~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* spl: initialize PCI before bootingHeinrich Schuchardt2023-07-30
* common: spl: spl: Remove video driverNikhil M Jain2023-07-21
* common: spl: spl: Update stack pointer addressNikhil M Jain2023-07-21
* Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini2023-06-12
|\
| * global: Use proper project name U-BootMichal Simek2023-06-12
* | spl: Correct checking of configuration nodeBin Meng2023-05-31
|/
* common: spl: spl: Remove video driver before u-boot properNikhil M Jain2023-05-08
* gpio: Get rid of gpio_hog_probe_all()Marek Vasut2023-01-12
* global: Migrate CONFIG_MALLOC_F_ADDR to CFGTom Rini2022-12-23
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-05
* Convert CONFIG_SYS_MONITOR_LEN to KconfigTom Rini2022-11-10
* spl: Allow multiple loaders of the same timeSimon Glass2022-10-31
* spl: Add a separate silence option for SPLSimon Glass2022-10-31
* spl: Refactor controls for console outputSimon Glass2022-10-31
* spl: Use binman suffix allow symbols of any SPL etypeSimon Glass2022-10-31
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-31
* treewide: Drop image_header_t typedefSimon Glass2022-09-29
* treewide: Drop bootm_headers_t typedefSimon Glass2022-09-29
* Add in the ability to load and boot an uncompressed kernel image during the F...Nathan Barrett-Morrison2022-09-14
* spl: binman: Check at runtime if binman symbols were filled inAlper Nebi Yasak2022-06-28
* spl: binman: Split binman symbols support from enabling binmanAlper Nebi Yasak2022-06-28
* spl: binman: Fix use of undeclared u_boot_any symbolsAlper Nebi Yasak2022-06-28
* dm: spl: Allow SPL to show memory usageSimon Glass2022-06-28
* Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to KconfigTom Rini2022-06-06
* Introduce Verifying Program Loader (VPL)Simon Glass2022-05-02
* gpio: Enable hogging support in SPLEddie James2022-04-08
* spl: Allow disabling binman symbols in SPLSimon Glass2022-02-22
* spl: x86: Correct the binman symbols for SPLSimon Glass2022-02-22
* spl: add support for custom boot method namesHeiko Thiery2022-01-28
* Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini2022-01-20
|\
| * SPL: Add support for checking board / BootROM specific image typesPali Rohár2022-01-20
| * SPL: Add struct spl_boot_device parameter into spl_parse_board_header()Pali Rohár2022-01-20
* | doc: replace @return by Return:Heinrich Schuchardt2022-01-19
|/
* common: spl: move armv7m-specific code to spl_perform_fixups()Ovidiu Panait2022-01-18
* bloblist: Rename the SPL tagSimon Glass2022-01-13
* spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code pathsTom Rini2021-11-05
* bootstage: Add SPL supportMarek Vasut2021-10-31
* arm: spl: prepare for jumping to OPTEERicardo Salveti2021-10-25
* lib: optee: remove the duplicate CONFIG_OPTEEPatrick Delaunay2021-10-05
* treewide: Simply conditions with the new OF_REALSimon Glass2021-09-25
* Remove including timestamp.h in version.hPali Rohár2021-09-17
* serial: Rename SERIAL_SUPPORT to SERIALSimon Glass2021-09-04
* SPL: Add support for parsing board / BootROM specific image typesPali Rohár2021-07-31
* Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOGSimon Glass2021-07-28
* spl: Introduce spl_board_prepare_for_optee() hookAlexandru Gagniuc2021-07-27
* spl: use CONFIG_IS_ENABLED(LOAD_FIT_FULL)John Keeping2021-07-23
* spl: Provide more information on boot failureSimon Glass2021-07-21
* bootstage: Eliminate when not enabledTom Rini2021-07-07
* Revert "spl: Drop bd_info in the data section"Alexandru Gagniuc2021-04-19
* spl: LOAD_FIT_FULL: Support 'kernel' and 'firmware' propertiesAlexandru Gagniuc2021-04-14