- b5f2af8 common: spl: ram: fix return code by Nikita Shubin · 2 years ago
- a3f5ff2 cmd: spi: Judge the number of added parameters by chenzhipeng · 2 years ago
- 6d09df8 console: Add option to keep it silent until env is loaded by Harald Seiler · 2 years, 5 months ago
- e60f692 Merge branch '2023-01-11-assorted-general-updates' by Tom Rini · 1 year, 11 months ago
- ac6c333 CI/Docker: Update to jammy-20221130 tag by Tom Rini · 1 year, 11 months ago
- 5160b9a Use `grep -E` or plain `grep` instead of `egrep` by Ville Skyttä · 1 year, 11 months ago
- 3a84069 Kconfig: move NXP specific stuff into a sub-menu by Heinrich Schuchardt · 1 year, 11 months ago
- e6e7cb6 Kconfig: clean up skipping low-level initialization by Heinrich Schuchardt · 1 year, 11 months ago
- c2c98ea Dockerfile: add package texinfo by Heinrich Schuchardt · 1 year, 11 months ago
- 5c5df2d fs/btrfs: handle data extents, which crosss stripe boundaries, correctly by Qu Wenruo · 1 year, 11 months ago
- d732023 ata: Fix dependency for CONFIG_SATA_SIL by Pali Rohár · 1 year, 11 months ago
- 8e1bef2 test: compression: use ut_assert for errors by Brandon Maier · 1 year, 11 months ago
- 7e8c6f8 test: compression: check with trailing garbage in input by Brandon Maier · 1 year, 11 months ago
- ddf1dfb fs/squashfs: Only use export table if available by David Oberhollenzer · 1 year, 11 months ago
- e73c611 test: cmd: exit: Add unit test for exit and partly run commands by Marek Vasut · 2 years ago
- fd09932 cmd: exit: Fix return value propagation out of environment scripts by Marek Vasut · 2 years ago
- 421bec0 fastboot: Add OEM run command by Sean Anderson · 2 years ago
- f82f9e4 fastboot: remove #ifdef CONFIG when it is possible by Patrick Delaunay · 2 years ago
- 8636366 optee: bind the TA drivers on OP-TEE node by Patrick Delaunay · 2 years ago
- 6d6a1d0 env: add failing trace in env_erase by Patrick Delaunay · 2 years ago
- 86d13f6 env: ubi: add support of command env erase by Patrick Delaunay · 2 years ago
- 7f76cde test: env: add test for u-boot-initial-env creation by Max Krummenacher · 2 years ago
- 588ea36 cmd: change the return value when argc error by Shenlin Liang · 2 years ago
- 1e8e828 cmd: mtdparts: add SYS_MTDPARTS_RUNTIME dependency on CONFIG_MTDIDS/MTDPARTS_DEFAULT by Patrick Delaunay · 2 years ago
- 811863c lib: rsa: cosmetic: fix building warning by Haijun Qin · 2 years ago
- 723d090 reboot-mode: Add NVMEM reboot mode by Sean Anderson · 2 years ago
- 4d68321 rtc: abx8xx: Add support for reading RAM by Sean Anderson · 2 years ago
- bb0f62a common:autoboot:modify function parameters by Shenlin Liang · 2 years ago
- 14430a7 Merge branch '2023-01-10-platform-updates' by Tom Rini · 1 year, 11 months ago
- 890f8ee ARM: omap3: evm: Name this directory omap3evm by Andrew Davis · 1 year, 11 months ago
- 5632fc0 powerpc/mpc85xx: Unset CONFIG_SPL_TARGET="u-boot-with-spl.bin" by Pali Rohár · 1 year, 11 months ago
- 76dc7b5 powerpc/mpc85xx: Set default CONFIG_BUILD_TARGET by Pali Rohár · 1 year, 11 months ago
- a4a4f95 arm: mvebu: Fix default CONFIG_BUILD_TARGET by Pali Rohár · 1 year, 11 months ago
- 80d0ce7 SoC: sdm845: find and save KASLR to env variables by Dzmitry Sankouski · 1 year, 11 months ago
- 1134302 board: starqltechn: enable serial console by Dzmitry Sankouski · 1 year, 11 months ago
- 49a3b01 configs: am62a: use kernel fitImage when using secure bootflow by Bryan Brattlof · 1 year, 11 months ago
- c54f59f configs: am62a: convert bootcmd to distro_bootcmd by Bryan Brattlof · 1 year, 11 months ago
- cdea121 arm: mach-k3: copy bootindex to OCRAM for main domain SPL by Bryan Brattlof · 1 year, 11 months ago
- b6b54d5 configs: am62a: move stack and heap to HSM RAM by Bryan Brattlof · 1 year, 11 months ago
- c930e74 configs: restrict am62ax wakup SPL size by Bryan Brattlof · 1 year, 11 months ago
- 70651cc configs: Enable distroboot on am625 by Martyn Welch · 1 year, 11 months ago
- 5713c62 arm64:mach-k3 am625_init: Correct boot mode detection by Martyn Welch · 1 year, 11 months ago
- e3a4b37 configs: am62x_evm_a53: Enable ethernet by Sjoerd Simons · 1 year, 11 months ago
- 7fb6d4a arm: dts: k3-am625-sk: Enable first ethernet port by Sjoerd Simons · 1 year, 11 months ago
- 05b6186 configs: am62x_evm_*: Run savedefconfig by Sjoerd Simons · 1 year, 11 months ago
- e6cc041 configs: am62x_evm_*: Correct SPI configuration option by Sjoerd Simons · 1 year, 11 months ago
- b88e291 pinctrl: nuvoton: add NPCM7xx/NPCM8xx reset type detect by Jim Liu · 1 year, 11 months ago
- e5f40f1 Merge branch '2023-01-10-env-mmc-improvements-and-corrections' by Tom Rini · 1 year, 11 months ago
- 1d5b7a1 env: mmc: cosmetic: remove unused macro STR(X) by Patrick Delaunay · 2 years ago
- 01b0798 env: mmc: add debug message when mmc-env-partition is not found by Patrick Delaunay · 2 years ago
- eb78787 env: mmc: select GPT env partition by type guid by Patrick Delaunay · 2 years ago
- 485b95b configs: stm32mp: activate CONFIG_ENV_MMC_USE_DT by Patrick Delaunay · 2 years ago
- 41e143f env: mmc: add CONFIG_ENV_MMC_USE_DT by Patrick Delaunay · 2 years ago
- d948e71 env: mcc: fix compilation error with ENV_IS_EMBEDDED by Patrick Delaunay · 2 years ago
- 036a358 env: mcc: Drop unnecessary #ifdefs by Patrick Delaunay · 2 years ago
- f080c4c env: mmc: introduced ENV_MMC_OFFSET by Patrick Delaunay · 2 years ago
- 956e944 ns16650: Correct CONFIG_SYS_NS16550_MEM32 platforms by Tom Rini · 1 year, 11 months ago
- a6b1b3b Merge branch 'next' by Tom Rini · 1 year, 11 months ago
- d2c928a Prepare v2023.01 by Tom Rini · 1 year, 11 months ago
- c538694 board: rockchip: Fix binman_init failure on EVB-RK3568 by Jagan Teki · 1 year, 11 months ago
- 34955aa Merge tag 'u-boot-nand-20230108' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash into next by Tom Rini · 1 year, 11 months ago
- 0b6586d distro_bootcmd: Fix copy-paste error by Marek Vasut · 1 year, 11 months ago
- a42b770 mtd: rawnand: omap_elm: u-boot driver model support by Roger Quadros · 1 year, 11 months ago
- 2f9cf0e dt-bindings: mtd: Add ti, elm DT binding documentation by Roger Quadros · 1 year, 11 months ago
- d93ea96 mtd: rawnand: omap_gpmc: Enable SYS_NAND_PAGE_COUNT for OMAP_GPMC by Roger Quadros · 1 year, 11 months ago
- 685c428 mtd: rawnand: omap_gpmc: Add SPL NAND support by Roger Quadros · 1 year, 11 months ago
- 80cf637 mtd: rawnand: omap_gpmc: support u-boot driver model by Roger Quadros · 1 year, 11 months ago
- bff3e9b dt-bindings: mtd: Add ti, gpmc-nand DT binding documentation by Roger Quadros · 1 year, 11 months ago
- b590f61 mtd: rawnand: nand_base: Allow base driver to be used in SPL without nand_bbt by Roger Quadros · 1 year, 11 months ago
- aa418fb mtd: rawnand: omap_gpmc: Fix BCH6/16 HW based correction by Roger Quadros · 1 year, 11 months ago
- c88ddb2 pylibfdt: Allow version normalization to fail by Tom Rini · 1 year, 11 months ago
- de121c5 common/memsize.c: Check for overflow in get_effective_memsize() only for mpc85xx by Pali Rohár · 1 year, 11 months ago
- d68983c Merge tag 'efi-2023-01-rc5-4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 11 months ago
- 4936ff9 efi_loader: make .data section of *_efi.so files RW by Heinrich Schuchardt · 1 year, 11 months ago
- c9bb2eb lmb: consider EFI memory map by Heinrich Schuchardt · 1 year, 11 months ago
- 13ce2d9 efi_loader: carve out efi_get_memory_map_alloc() by Heinrich Schuchardt · 1 year, 11 months ago
- 83c08d1 vexpress: adjust loadaddr by Heinrich Schuchardt · 1 year, 11 months ago
- e8723e8 Merge tag 'u-boot-at91-2023.04-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 into next by Tom Rini · 1 year, 11 months ago
- 122e39c Merge tag 'u-boot-stm32-20230106' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 1 year, 11 months ago
- 8714ac5 Merge branch '2023-01-06-further-regression-fixes' by Tom Rini · 1 year, 11 months ago
- 433e011 arm: rmobile: rzg2_beacon: Enable alternative Ethernet PHY by Adam Ford · 1 year, 11 months ago
- 8c1cebf arm: dts: rz-g2-beacon-u-boot: Fix QSPI Regression by Adam Ford · 1 year, 11 months ago
- c61791e pylibfdt: Fix disable version normalization by Philippe Schenker · 1 year, 11 months ago
- f10df77 cmd: pxe_utils: Limit fdtcontroladdr usage to non-fitImage by Marek Vasut · 2 years ago
- be6e05b Revert "Revert "cmd: pxe_utils: Check fdtcontroladdr in label_boot"" by Marek Vasut · 2 years ago
- 7748f50 rockchip: Fix the broken Video out for rk3288 boards by Jagan Teki · 1 year, 11 months ago
- e8f08d0 i2c: uniphier-f: correct error recovery by Dai Okamura · 2 years ago
- 8b496b4 imx7d-pico: Fix the name of the u-boot.dtsi file by Fabio Estevam · 1 year, 11 months ago
- 6d3011a powerpc/mpc85xx: socrates: Re-enable building u-boot-socrates.bin by Pali Rohár · 1 year, 11 months ago
- 405ca2e arm: stm32mp: Fix board_get_usable_ram_top() again by Marek Vasut · 1 year, 11 months ago
- 52921f8 Merge tag 'dm-next-5jan23' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 1 year, 11 months ago
- 3ef23e9 patman: add '--get-maintainer-script' argument by Maxim Cournoyer · 2 years ago
- cb8d3b1 patman: additionally honor a local .patman config file by Maxim Cournoyer · 2 years ago
- 64a690f patman: fail early in Setup when provided config file does not exist by Maxim Cournoyer · 2 years ago
- da6f7cf patman: set the default config_fname argument value to None by Maxim Cournoyer · 2 years ago
- a81a41f patman: import gitutil module where it is needed by Maxim Cournoyer · 2 years ago
- cc38d35 patman: replace deprecated SafeConfigParser with ConfigParser by Maxim Cournoyer · 2 years ago
- 97f4d76 patman: fix pep8 warnings in settings module by Maxim Cournoyer · 2 years ago
- 6a3f71c patman: document default 'send' command by Maxim Cournoyer · 2 years ago
- c9f6554 patman: document how to run test suite via pytest by Maxim Cournoyer · 2 years ago