1. 036a358 env: mcc: Drop unnecessary #ifdefs by Patrick Delaunay · 2 years, 1 month ago
  2. f080c4c env: mmc: introduced ENV_MMC_OFFSET by Patrick Delaunay · 2 years, 1 month ago
  3. 956e944 ns16650: Correct CONFIG_SYS_NS16550_MEM32 platforms by Tom Rini · 1 year, 11 months ago
  4. a6b1b3b Merge branch 'next' by Tom Rini · 1 year, 11 months ago
  5. d2c928a Prepare v2023.01 by Tom Rini · 1 year, 11 months ago
  6. c538694 board: rockchip: Fix binman_init failure on EVB-RK3568 by Jagan Teki · 1 year, 11 months ago
  7. 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
  8. 0b6586d distro_bootcmd: Fix copy-paste error by Marek Vasut · 1 year, 11 months ago
  9. a42b770 mtd: rawnand: omap_elm: u-boot driver model support by Roger Quadros · 2 years ago
  10. 2f9cf0e dt-bindings: mtd: Add ti, elm DT binding documentation by Roger Quadros · 2 years ago
  11. d93ea96 mtd: rawnand: omap_gpmc: Enable SYS_NAND_PAGE_COUNT for OMAP_GPMC by Roger Quadros · 2 years ago
  12. 685c428 mtd: rawnand: omap_gpmc: Add SPL NAND support by Roger Quadros · 2 years ago
  13. 80cf637 mtd: rawnand: omap_gpmc: support u-boot driver model by Roger Quadros · 2 years ago
  14. bff3e9b dt-bindings: mtd: Add ti, gpmc-nand DT binding documentation by Roger Quadros · 2 years ago
  15. b590f61 mtd: rawnand: nand_base: Allow base driver to be used in SPL without nand_bbt by Roger Quadros · 2 years ago
  16. aa418fb mtd: rawnand: omap_gpmc: Fix BCH6/16 HW based correction by Roger Quadros · 2 years ago
  17. c88ddb2 pylibfdt: Allow version normalization to fail by Tom Rini · 1 year, 11 months ago
  18. de121c5 common/memsize.c: Check for overflow in get_effective_memsize() only for mpc85xx by Pali Rohár · 1 year, 11 months ago
  19. 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
  20. 4936ff9 efi_loader: make .data section of *_efi.so files RW by Heinrich Schuchardt · 1 year, 11 months ago
  21. c9bb2eb lmb: consider EFI memory map by Heinrich Schuchardt · 1 year, 11 months ago
  22. 13ce2d9 efi_loader: carve out efi_get_memory_map_alloc() by Heinrich Schuchardt · 1 year, 11 months ago
  23. 83c08d1 vexpress: adjust loadaddr by Heinrich Schuchardt · 1 year, 11 months ago
  24. 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
  25. 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
  26. 8714ac5 Merge branch '2023-01-06-further-regression-fixes' by Tom Rini · 1 year, 11 months ago
  27. 433e011 arm: rmobile: rzg2_beacon: Enable alternative Ethernet PHY by Adam Ford · 1 year, 11 months ago
  28. 8c1cebf arm: dts: rz-g2-beacon-u-boot: Fix QSPI Regression by Adam Ford · 1 year, 11 months ago
  29. c61791e pylibfdt: Fix disable version normalization by Philippe Schenker · 1 year, 11 months ago
  30. f10df77 cmd: pxe_utils: Limit fdtcontroladdr usage to non-fitImage by Marek Vasut · 2 years ago
  31. be6e05b Revert "Revert "cmd: pxe_utils: Check fdtcontroladdr in label_boot"" by Marek Vasut · 2 years ago
  32. 7748f50 rockchip: Fix the broken Video out for rk3288 boards by Jagan Teki · 1 year, 11 months ago
  33. e8f08d0 i2c: uniphier-f: correct error recovery by Dai Okamura · 2 years ago
  34. 8b496b4 imx7d-pico: Fix the name of the u-boot.dtsi file by Fabio Estevam · 1 year, 11 months ago
  35. 6d3011a powerpc/mpc85xx: socrates: Re-enable building u-boot-socrates.bin by Pali Rohár · 1 year, 11 months ago
  36. 405ca2e arm: stm32mp: Fix board_get_usable_ram_top() again by Marek Vasut · 1 year, 11 months ago
  37. 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
  38. 3ef23e9 patman: add '--get-maintainer-script' argument by Maxim Cournoyer · 2 years ago
  39. cb8d3b1 patman: additionally honor a local .patman config file by Maxim Cournoyer · 2 years ago
  40. 64a690f patman: fail early in Setup when provided config file does not exist by Maxim Cournoyer · 2 years ago
  41. da6f7cf patman: set the default config_fname argument value to None by Maxim Cournoyer · 2 years ago
  42. a81a41f patman: import gitutil module where it is needed by Maxim Cournoyer · 2 years ago
  43. cc38d35 patman: replace deprecated SafeConfigParser with ConfigParser by Maxim Cournoyer · 2 years ago
  44. 97f4d76 patman: fix pep8 warnings in settings module by Maxim Cournoyer · 2 years ago
  45. 6a3f71c patman: document default 'send' command by Maxim Cournoyer · 2 years ago
  46. c9f6554 patman: document how to run test suite via pytest by Maxim Cournoyer · 2 years ago
  47. cda0012 patman: hide the 'test' command unless test data is available by Maxim Cournoyer · 2 years ago
  48. 0e54e70 patman: add pytest configuration file by Maxim Cournoyer · 2 years ago
  49. def31ed patman: rename main script to __main__.py by Maxim Cournoyer · 2 years ago
  50. 2f3abd6 patman: invoke the checkpatch.pl script with '--u-boot' and '--strict' by Maxim Cournoyer · 2 years ago
  51. 0331edb patman: locate test data files via __file__ and pathlib by Maxim Cournoyer · 2 years ago
  52. 9a196fb patman: cosmetic: Fix PEP 8 warnings for the gitutil module. by Maxim Cournoyer · 2 years ago
  53. 124acc9 patman: locate README.rst via importlib by Maxim Cournoyer · 2 years ago
  54. 1484c1a patman: fix installation of README.rst data file by Maxim Cournoyer · 2 years ago
  55. fcf2e85 patman: remove extraneous imports by Maxim Cournoyer · 2 years ago
  56. 71cc021 test:dm:fix typo by Yuepeng Xing · 2 years ago
  57. 6c12497 patman: Switch to setuptools by Sean Anderson · 2 years ago
  58. bdcfc7d reset: at91: Add reset driver for basic assert/deassert operations by Sergiu Moga · 1 year, 11 months ago
  59. 400ef82 ARM: at91: add sama7 SFR definitions by Cristian Birsan · 1 year, 11 months ago
  60. 313d80f ARM: dts: sama5d27_wlsom1_ek: Add pinctrl nodes for USB DT nodes by Sergiu Moga · 1 year, 11 months ago
  61. d124ff1 ARM: dts: sama5d2_icp: Add pinctrl nodes for USB related DT nodes by Sergiu Moga · 1 year, 11 months ago
  62. fdbed22 ARM: dts: sama7g5ek: Add pinctrl, gpio and phy properties for USB by Sergiu Moga · 1 year, 11 months ago
  63. 6a0f940 ARM: dts: sama7g5: Add USB and UTMI DT nodes by Sergiu Moga · 1 year, 11 months ago
  64. 59a1139 dt-bindings: clk: at91: Define additional UTMI related clocks by Sergiu Moga · 1 year, 11 months ago
  65. 209dbc6 dt-bindings: reset: add sama7g5 definitions by Sergiu Moga · 1 year, 11 months ago
  66. 534b124 ARM: dts: sam9x60ek: Add pinctrl and gpio properties for USB by Sergiu Moga · 1 year, 11 months ago
  67. fd41ebf ARM: dts: sam9x60_curiosity: Add pinctrl and gpio properties for USB by Sergiu Moga · 1 year, 11 months ago
  68. 85e3421 ARM: dts: sam9x60: Add OHCI and EHCI DT nodes by Sergiu Moga · 1 year, 11 months ago
  69. 0c32b2a Merge tag 'efi-2023-01-rc5-3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 11 months ago
  70. ed64768 efi_loader: populate console handles in system table by Heinrich Schuchardt · 1 year, 11 months ago
  71. ba0a2ad efi_loader: adjust sorting of capsules by Heinrich Schuchardt · 1 year, 11 months ago
  72. 0b1d521 test: unit test for u16_strcasecmp() by Heinrich Schuchardt · 1 year, 11 months ago
  73. 9d1e248 lib: add function u16_strcasecmp() by Heinrich Schuchardt · 1 year, 11 months ago
  74. 7b298a5 efi_loader: fix building aarch64 EFI binaries by Heinrich Schuchardt · 1 year, 11 months ago
  75. 04296bf efi_loader: defines for PE-COFF section flags by Heinrich Schuchardt · 1 year, 11 months ago
  76. b9691e7 doc: Fix eth_env_[gs]et_enetaddr() return value by Marek Vasut · 2 years ago
  77. 4a6023cf doc: building documentation by Heinrich Schuchardt · 1 year, 11 months ago
  78. 75272c0 cmd: avoid endless loop in sound play command by Heinrich Schuchardt · 1 year, 11 months ago
  79. 9238f50 configs: sam9x60: add mmc config for sdmmc1 by Mihai Sain · 2 years ago
  80. 647089c board: at91: sam9x60: set blue led on at boot time by Mihai Sain · 2 years ago
  81. c31c878 ARM: dts: at91: sam9x60: add sdhci1 node and pinctrl by Mihai Sain · 2 years ago
  82. 1b6e37c Merge branch '2023-01-02-platform-updates' into next by Tom Rini · 1 year, 11 months ago
  83. 270a669 arm: s5p4418: dm_serial: remove old code / add DEBUG_UART by Stefan Bosch · 2 years ago
  84. 86a200a arm: s5p4418: dm_serial: switch to DM_SERIAL by Stefan Bosch · 2 years ago
  85. ed2471e arm: s5p4418: dm_serial: add uarts to dts by Stefan Bosch · 2 years ago
  86. 51f153c arm: s5p4418: dm_serial: add driver source code by Stefan Bosch · 2 years ago
  87. 9d833b6 board/pg_wcom: rework defconfig by Holger Brunck · 2 years ago
  88. 4459ca1 board: ti: common: board_detect: Fix EEPROM read quirk for 2-byte by Neha Malcom Francis · 2 years ago
  89. 791edf7 Add CONFIG_SYS_NAND_SELF_INIT to Kconfig for NAND DENALI driver by Lokanathan, Raaj · 2 years ago
  90. 241f12d serial: Use -EAGAIN in getc and putc by Pali Rohár · 2 years ago
  91. b2aa5b6 serial: Do not write additional \r before \n for dm_serial drivers by Pali Rohár · 2 years ago
  92. 34d09ef rtc: add ht1380 driver by Sergei Antonov · 2 years ago
  93. cd043e9 arm: uniphier: use DM_TIMER of arm a9 global timer by Dai Okamura · 2 years ago
  94. 5434aed pinctrl: uniphier: add ethernet TX pin data for PXs3 by Dai Okamura · 2 years ago
  95. 826ffbc pinctrl: uniphier: add check if pins are valid by Dai Okamura · 2 years ago
  96. 139356f dts: synquacer: Drop unused and undocumented GPIO 'base' property by Rob Herring · 2 years ago
  97. fd0b9c2 dts: synquacer: Drop unused and undocumented SPI properties by Rob Herring · 2 years ago
  98. 3559629 powerpc: dts: keymile: Deduplicate binman code by Pali Rohár · 2 years, 4 months ago
  99. e2792fd dts: synquacer: Fix idle-states 'entry-method' value by Rob Herring · 2 years ago
  100. cf580c5 dts: synquacer: Fix "arm, armv7-timer-mem" node address sizes by Rob Herring · 2 years ago