~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* global: Migrate CONFIG_MAX_RAM_BANK_SIZE to CFGTom Rini2022-12-23
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-05
* common: Drop log.h from common headerSimon Glass2020-05-18
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-18
* common: Move hang() to the same header as panic()Simon Glass2020-01-17
* common: Move RAM-sizing functions to init.hSimon Glass2020-01-17
* common: Move ARM cache operations out of common.hSimon Glass2019-12-02
* CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner2019-05-18
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* arm: mach-omap2: Pass args to secure ROM in SRAM in SPLAndrew F. Davis2018-01-28
* arm: mach-omap2: Remove secure certificate name printingAndrew F. Davis2018-01-19
* arm: am33xx: security: Fix size calculation on headerMadan Srinivas2018-01-19
* arm: am33xx: security: adds auth support for encrypted imagesMadan Srinivas2017-09-29
* arm: mach-omap2: Relax checks on OP-TEE location to allow pageable imageHarinarayan Bhatta2017-09-15
* arm: mach-omap2: Align image address before cache operationsAndrew F. Davis2017-07-31
* arm: mach-omap2: Factor out common FDT fixup suportAndrew F. Davis2017-07-22
* arm: mach-omap2: Move omap5/sec-fxns.c into sec-common.cAndrew F. Davis2017-07-22
* arm: omap-common: add missing va_end()xypron.glpk@gmx.de2017-04-18
* arm: mach-omap2: Flush cache after FIT post-processing imageAndrew F. Davis2017-02-27
* arm: omap-common: add secure ROM signature verify index for AM33xxAndrew F. Davis2017-01-14
* arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platformsTom Rini2016-11-21