1. 85fd489 CI/Docker: Update to jammy-20221130 tag by Tom Rini · 1 year, 9 months ago
  2. fe482b8 Use `grep -E` or plain `grep` instead of `egrep` by Ville Skyttä · 1 year, 9 months ago
  3. 89d47b3 Kconfig: move NXP specific stuff into a sub-menu by Heinrich Schuchardt · 1 year, 9 months ago
  4. c394e8d Kconfig: clean up skipping low-level initialization by Heinrich Schuchardt · 1 year, 9 months ago
  5. 5f7a507 Dockerfile: add package texinfo by Heinrich Schuchardt · 1 year, 9 months ago
  6. 11d5670 fs/btrfs: handle data extents, which crosss stripe boundaries, correctly by Qu Wenruo · 1 year, 9 months ago
  7. 3133651 ata: Fix dependency for CONFIG_SATA_SIL by Pali Rohár · 1 year, 9 months ago
  8. bde4c49 test: compression: use ut_assert for errors by Brandon Maier · 1 year, 9 months ago
  9. 43b0598 test: compression: check with trailing garbage in input by Brandon Maier · 1 year, 9 months ago
  10. bf48dde fs/squashfs: Only use export table if available by David Oberhollenzer · 1 year, 9 months ago
  11. f08dcd9 test: cmd: exit: Add unit test for exit and partly run commands by Marek Vasut · 1 year, 9 months ago
  12. 721307e cmd: exit: Fix return value propagation out of environment scripts by Marek Vasut · 1 year, 9 months ago
  13. f3d914c fastboot: Add OEM run command by Sean Anderson · 1 year, 9 months ago
  14. d037990 fastboot: remove #ifdef CONFIG when it is possible by Patrick Delaunay · 1 year, 9 months ago
  15. 59dacc3 optee: bind the TA drivers on OP-TEE node by Patrick Delaunay · 1 year, 9 months ago
  16. 1c44d10 env: add failing trace in env_erase by Patrick Delaunay · 1 year, 9 months ago
  17. 91fc785 env: ubi: add support of command env erase by Patrick Delaunay · 1 year, 9 months ago
  18. e64289e test: env: add test for u-boot-initial-env creation by Max Krummenacher · 1 year, 10 months ago
  19. 5b333b9 cmd: change the return value when argc error by Shenlin Liang · 1 year, 10 months ago
  20. 6762c8d cmd: mtdparts: add SYS_MTDPARTS_RUNTIME dependency on CONFIG_MTDIDS/MTDPARTS_DEFAULT by Patrick Delaunay · 1 year, 10 months ago
  21. dd02c66 lib: rsa: cosmetic: fix building warning by Haijun Qin · 1 year, 10 months ago
  22. 46b2e5e reboot-mode: Add NVMEM reboot mode by Sean Anderson · 1 year, 10 months ago
  23. 546795b rtc: abx8xx: Add support for reading RAM by Sean Anderson · 1 year, 10 months ago
  24. c9c42ad common:autoboot:modify function parameters by Shenlin Liang · 1 year, 10 months ago
  25. ee4f86c Merge branch '2023-01-10-platform-updates' by Tom Rini · 1 year, 9 months ago
  26. 367c9e0 ARM: omap3: evm: Name this directory omap3evm by Andrew Davis · 1 year, 9 months ago
  27. f7f14cf powerpc/mpc85xx: Unset CONFIG_SPL_TARGET="u-boot-with-spl.bin" by Pali Rohár · 1 year, 9 months ago
  28. e0025d9 powerpc/mpc85xx: Set default CONFIG_BUILD_TARGET by Pali Rohár · 1 year, 9 months ago
  29. f0b1a1e arm: mvebu: Fix default CONFIG_BUILD_TARGET by Pali Rohár · 1 year, 9 months ago
  30. 971ccee SoC: sdm845: find and save KASLR to env variables by Dzmitry Sankouski · 1 year, 9 months ago
  31. 40c69cc board: starqltechn: enable serial console by Dzmitry Sankouski · 1 year, 9 months ago
  32. 221ae89 configs: am62a: use kernel fitImage when using secure bootflow by Bryan Brattlof · 1 year, 9 months ago
  33. e625bfe configs: am62a: convert bootcmd to distro_bootcmd by Bryan Brattlof · 1 year, 9 months ago
  34. b672e85 arm: mach-k3: copy bootindex to OCRAM for main domain SPL by Bryan Brattlof · 1 year, 9 months ago
  35. 940b712 configs: am62a: move stack and heap to HSM RAM by Bryan Brattlof · 1 year, 9 months ago
  36. d125612 configs: restrict am62ax wakup SPL size by Bryan Brattlof · 1 year, 9 months ago
  37. 83f5195 configs: Enable distroboot on am625 by Martyn Welch · 1 year, 9 months ago
  38. 7c34b71 arm64:mach-k3 am625_init: Correct boot mode detection by Martyn Welch · 1 year, 9 months ago
  39. 92a15f6 configs: am62x_evm_a53: Enable ethernet by Sjoerd Simons · 1 year, 9 months ago
  40. 39248d3 arm: dts: k3-am625-sk: Enable first ethernet port by Sjoerd Simons · 1 year, 9 months ago
  41. 21d39eb configs: am62x_evm_*: Run savedefconfig by Sjoerd Simons · 1 year, 9 months ago
  42. a8ddc37 configs: am62x_evm_*: Correct SPI configuration option by Sjoerd Simons · 1 year, 9 months ago
  43. 7ee1c4d pinctrl: nuvoton: add NPCM7xx/NPCM8xx reset type detect by Jim Liu · 1 year, 9 months ago
  44. 92bdaec Merge branch '2023-01-10-env-mmc-improvements-and-corrections' by Tom Rini · 1 year, 9 months ago
  45. 6a90e92 env: mmc: cosmetic: remove unused macro STR(X) by Patrick Delaunay · 1 year, 11 months ago
  46. 52e9aa3 env: mmc: add debug message when mmc-env-partition is not found by Patrick Delaunay · 1 year, 11 months ago
  47. 80105d8 env: mmc: select GPT env partition by type guid by Patrick Delaunay · 1 year, 11 months ago
  48. 0902bcd configs: stm32mp: activate CONFIG_ENV_MMC_USE_DT by Patrick Delaunay · 1 year, 11 months ago
  49. d2103e2 env: mmc: add CONFIG_ENV_MMC_USE_DT by Patrick Delaunay · 1 year, 11 months ago
  50. 8566050 env: mcc: fix compilation error with ENV_IS_EMBEDDED by Patrick Delaunay · 1 year, 11 months ago
  51. 46c9016 env: mcc: Drop unnecessary #ifdefs by Patrick Delaunay · 1 year, 11 months ago
  52. f7e07a7 env: mmc: introduced ENV_MMC_OFFSET by Patrick Delaunay · 1 year, 11 months ago
  53. 7b84c97 ns16650: Correct CONFIG_SYS_NS16550_MEM32 platforms by Tom Rini · 1 year, 9 months ago
  54. cebdfc2 Merge branch 'next' by Tom Rini · 1 year, 9 months ago
  55. 62e2ad1 Prepare v2023.01 by Tom Rini · 1 year, 9 months ago
  56. 31500e7 board: rockchip: Fix binman_init failure on EVB-RK3568 by Jagan Teki · 1 year, 9 months ago
  57. fe33066 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, 9 months ago
  58. 53e5b58 distro_bootcmd: Fix copy-paste error by Marek Vasut · 1 year, 9 months ago
  59. 7363cf0 mtd: rawnand: omap_elm: u-boot driver model support by Roger Quadros · 1 year, 9 months ago
  60. 8993d5f dt-bindings: mtd: Add ti, elm DT binding documentation by Roger Quadros · 1 year, 9 months ago
  61. c2147bc mtd: rawnand: omap_gpmc: Enable SYS_NAND_PAGE_COUNT for OMAP_GPMC by Roger Quadros · 1 year, 9 months ago
  62. b747090 mtd: rawnand: omap_gpmc: Add SPL NAND support by Roger Quadros · 1 year, 9 months ago
  63. ff0d078 mtd: rawnand: omap_gpmc: support u-boot driver model by Roger Quadros · 1 year, 9 months ago
  64. dbb8711 dt-bindings: mtd: Add ti, gpmc-nand DT binding documentation by Roger Quadros · 1 year, 9 months ago
  65. fa87360 mtd: rawnand: nand_base: Allow base driver to be used in SPL without nand_bbt by Roger Quadros · 1 year, 9 months ago
  66. 04fcd25 mtd: rawnand: omap_gpmc: Fix BCH6/16 HW based correction by Roger Quadros · 1 year, 9 months ago
  67. 051f409 pylibfdt: Allow version normalization to fail by Tom Rini · 1 year, 9 months ago
  68. d1f4b09 common/memsize.c: Check for overflow in get_effective_memsize() only for mpc85xx by Pali Rohár · 1 year, 9 months ago
  69. be914b0 Merge tag 'efi-2023-01-rc5-4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 9 months ago
  70. 4bba71f efi_loader: make .data section of *_efi.so files RW by Heinrich Schuchardt · 1 year, 9 months ago
  71. 06d514d lmb: consider EFI memory map by Heinrich Schuchardt · 1 year, 9 months ago
  72. eff4440 efi_loader: carve out efi_get_memory_map_alloc() by Heinrich Schuchardt · 1 year, 9 months ago
  73. f4af97c vexpress: adjust loadaddr by Heinrich Schuchardt · 1 year, 9 months ago
  74. b82f12b 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, 9 months ago
  75. 9ddcdcc Merge tag 'u-boot-stm32-20230106' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 1 year, 9 months ago
  76. bd7fbd5 Merge branch '2023-01-06-further-regression-fixes' by Tom Rini · 1 year, 9 months ago
  77. 5404dfc arm: rmobile: rzg2_beacon: Enable alternative Ethernet PHY by Adam Ford · 1 year, 9 months ago
  78. edd9c89 arm: dts: rz-g2-beacon-u-boot: Fix QSPI Regression by Adam Ford · 1 year, 9 months ago
  79. 1416591 pylibfdt: Fix disable version normalization by Philippe Schenker · 1 year, 9 months ago
  80. 519e664 cmd: pxe_utils: Limit fdtcontroladdr usage to non-fitImage by Marek Vasut · 1 year, 9 months ago
  81. bee3551 Revert "Revert "cmd: pxe_utils: Check fdtcontroladdr in label_boot"" by Marek Vasut · 1 year, 9 months ago
  82. ab644db rockchip: Fix the broken Video out for rk3288 boards by Jagan Teki · 1 year, 9 months ago
  83. 4671435 i2c: uniphier-f: correct error recovery by Dai Okamura · 1 year, 10 months ago
  84. f8548ce imx7d-pico: Fix the name of the u-boot.dtsi file by Fabio Estevam · 1 year, 9 months ago
  85. 1b69740 powerpc/mpc85xx: socrates: Re-enable building u-boot-socrates.bin by Pali Rohár · 1 year, 9 months ago
  86. a2e0b04 arm: stm32mp: Fix board_get_usable_ram_top() again by Marek Vasut · 1 year, 9 months ago
  87. b63905c Merge tag 'dm-next-5jan23' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 1 year, 9 months ago
  88. 8c042fb patman: add '--get-maintainer-script' argument by Maxim Cournoyer · 1 year, 9 months ago
  89. 8f8d3f7 patman: additionally honor a local .patman config file by Maxim Cournoyer · 1 year, 9 months ago
  90. db16edd patman: fail early in Setup when provided config file does not exist by Maxim Cournoyer · 1 year, 9 months ago
  91. 2c58a5e patman: set the default config_fname argument value to None by Maxim Cournoyer · 1 year, 9 months ago
  92. 57e3b03 patman: import gitutil module where it is needed by Maxim Cournoyer · 1 year, 9 months ago
  93. 8b73f9b patman: replace deprecated SafeConfigParser with ConfigParser by Maxim Cournoyer · 1 year, 9 months ago
  94. 872f3a4 patman: fix pep8 warnings in settings module by Maxim Cournoyer · 1 year, 9 months ago
  95. 3052930 patman: document default 'send' command by Maxim Cournoyer · 1 year, 9 months ago
  96. f393f59 patman: document how to run test suite via pytest by Maxim Cournoyer · 1 year, 9 months ago
  97. 52c1c33 patman: hide the 'test' command unless test data is available by Maxim Cournoyer · 1 year, 9 months ago
  98. a3997a0 patman: add pytest configuration file by Maxim Cournoyer · 1 year, 9 months ago
  99. 579916b patman: rename main script to __main__.py by Maxim Cournoyer · 1 year, 9 months ago
  100. 648d818 patman: invoke the checkpatch.pl script with '--u-boot' and '--strict' by Maxim Cournoyer · 1 year, 9 months ago