| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert CONFIG_SDCARD et al to Kconfig | Tom Rini | 2022-04-01 | 1 | -0/+14 |
* | cmd: bootm: add a stage pre-load | Philippe Reynes | 2022-03-31 | 1 | -0/+33 |
* | boot: image: add a stage pre-load | Philippe Reynes | 2022-03-31 | 3 | -0/+472 |
* | Merge tag 'v2022.04-rc5' into next | Tom Rini | 2022-03-28 | 1 | -1/+1 |
|\ |
|
| * | boot: image: fixup zstd decompression buffer initialization typo | Jérôme Carretero | 2022-03-28 | 1 | -1/+1 |
* | | Convert CONFIG_BOOT_RETRY_TIME et al to Kconfig | Tom Rini | 2022-03-18 | 3 | -9/+31 |
|/ |
|
* | cmd: pxe_utils: sysboot: add kaslr-seed generation support | Zhang Ning | 2022-02-11 | 1 | -0/+75 |
* | configs: sunxi: Add support for Lichee Pi Nano | Icenowy Zheng | 2022-02-04 | 1 | -3/+4 |
* | tools: Pass the key blob around | Simon Glass | 2022-01-26 | 2 | -18/+25 |
* | tools: Tidy up argument order in fit_config_check_sig() | Simon Glass | 2022-01-26 | 1 | -9/+22 |
* | tools: Avoid confusion between keys and signatures | Simon Glass | 2022-01-26 | 1 | -25/+72 |
* | image-fit: Make string of algo parameter constant | Jan Kiszka | 2022-01-24 | 2 | -5/+5 |
* | Convert CONFIG_TIMESTAMP to Kconfig | Simon Glass | 2022-01-21 | 1 | -0/+11 |
* | doc: replace @return by Return: | Heinrich Schuchardt | 2022-01-19 | 10 | -22/+22 |
* | Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net | Tom Rini | 2022-01-17 | 1 | -0/+15 |
|\ |
|
| * | cmd: pxe_utils: sysboot: add label override support | Amjad Ouled-Ameur | 2022-01-15 | 1 | -0/+15 |
* | | LynxOS is no longer supported | Thomas Huth | 2022-01-12 | 1 | -3/+0 |
|/ |
|
* | Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig | Tom Rini | 2021-12-27 | 1 | -2/+18 |
* | Convert CONFIG_SD_BOOT et al to Kconfig | Tom Rini | 2021-12-27 | 1 | -0/+7 |
* | Merge tag 'v2022.01-rc4' into next | Tom Rini | 2021-12-20 | 1 | -72/+67 |
|\ |
|
| * | Revert "image: Remove #ifdefs from select_ramdisk()" | Tom Rini | 2021-12-20 | 1 | -72/+67 |
* | | fdtgrep: Handle an empty output tree | Simon Glass | 2021-12-17 | 1 | -6/+37 |
* | | Merge tag 'v2022.01-rc3' into next | Tom Rini | 2021-11-29 | 2 | -5/+2 |
|\ \
| |/ |
|
| * | image: Explicitly declare do_bdinfo() | Andy Shevchenko | 2021-11-15 | 2 | -5/+2 |
* | | cmd: pxe_utils: Check fdtcontroladdr in label_boot | Peter Hoyes | 2021-11-23 | 1 | -1/+7 |
* | | image: fit: Fix parameter name for hash algorithm | Chia-Wei Wang | 2021-11-17 | 1 | -2/+2 |
* | | bootm: Tidy up use of autostart env var | Simon Glass | 2021-11-16 | 1 | -4/+1 |
|/ |
|
* | bootstage: Differentiate boot progress kconfig entries | Jan Kiszka | 2021-11-13 | 1 | -1/+1 |
* | Remove LYNX KDI remainders | Thomas Huth | 2021-11-11 | 2 | -26/+1 |
* | pxe: Return the file size from the getfile() function | Simon Glass | 2021-11-11 | 1 | -27/+43 |
* | pxe: Drop get_bootfile_path() | Simon Glass | 2021-11-11 | 1 | -48/+5 |
* | pxe: Clean up the use of bootfile | Simon Glass | 2021-11-11 | 1 | -22/+38 |
* | pxe: Move common parsing coding into pxe_util | Simon Glass | 2021-11-11 | 1 | -0/+20 |
* | pxe: Tidy up code style a little in pxe_utils | Simon Glass | 2021-11-11 | 1 | -53/+13 |
* | pxe: Tidy up some comments in pxe_utils | Simon Glass | 2021-11-11 | 1 | -51/+138 |
* | pxe: Move pxe_utils files | Simon Glass | 2021-11-11 | 2 | -0/+1463 |
* | Create a new boot/ directory | Simon Glass | 2021-11-11 | 19 | -0/+10292 |