1. a81978e efi_selftest: illegal cast to pointer in initrddump by Heinrich Schuchardt · 3 years, 6 months ago
  2. 073e5db efi_loader: fix memory type for memory reservation block by Mark Kettenis · 3 years, 6 months ago
  3. 4bad14a efi_loader: disable GRUB_ARM32_WORKAROUND on ARCH_SUNXI by Heinrich Schuchardt · 3 years, 7 months ago
  4. 1886e9d Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 3 years, 6 months ago
  5. cad6ffa mtd: rawnand: fsl_ifc: fix FSL NAND driver to read all ONFI parameter pages by Maxim Kochetkov · 3 years, 7 months ago
  6. ae5cbc4 pci: layerscape: Change to allocate zeroed memery for struct ls_pcie by Hou Zhiqiang · 3 years, 7 months ago
  7. a7c532f configs: ls1028a: Correct CONFIG_ENV_SECT_SIZE by Kuldeep Singh · 3 years, 7 months ago
  8. 6712856 configs: ls1028aqds: Move CONFIG_SPI_FLASH_* definitions to defconfig by Kuldeep Singh · 3 years, 7 months ago
  9. 72655b2 configs: ls1028a: Unset CONFIG_SPI_FLASH_SPANSION by Kuldeep Singh · 3 years, 7 months ago
  10. 43ec24b configs: lx2160a: Remove unused Flexspi config options by Kuldeep Singh · 3 years, 7 months ago
  11. 3fadc80 configs: lx2160a: Unset CONFIG_SPI_FLASH_SPANSION by Kuldeep Singh · 3 years, 7 months ago
  12. b4f8ffb board: freescale: t208xrdb: Add link to User Guide by Chris Packham · 3 years, 7 months ago
  13. 805c525 powerpc: t2080rdb: Enable RTC support by Chris Packham · 3 years, 7 months ago
  14. f65774e rtc: ds1307: Add ds1339 compatible by Chris Packham · 3 years, 7 months ago
  15. bf3b0d6 Merge branch 'v2021.04-rc5' of https://github.com/lftan/u-boot by Tom Rini · 3 years, 6 months ago
  16. fc37c7a fsl_ifc: fix typo in the NOR CSOR register definition by Aleksandar Gerasimovski · 3 years, 7 months ago
  17. 2dbcc03 arm: socfpga: Only do 'is OS booted from FIT' checking when VAB is enabled by Siew Chin Lim · 3 years, 6 months ago
  18. bbfb81c ARM: mach-at91: arm926ejs: fix data abort in startup returning from lowlevel_init by Martin Townsend · 3 years, 7 months ago
  19. 4c6f650 dm: Add the new dtoc-generated files to the build by Simon Glass · 3 years, 6 months ago
  20. 91bcfdf dm: core: Skip adding uclasses with OF_PLATDATA_INST by Simon Glass · 3 years, 6 months ago
  21. 967a7d4 dm: core: Set up driver model for OF_PLATDATA_INST by Simon Glass · 3 years, 6 months ago
  22. 3fa9f55 dm: core: Adjust uclass setup with of-platdata by Simon Glass · 3 years, 6 months ago
  23. 1ef3af3 dm: core: Allow dropping run-time binding of devices by Simon Glass · 3 years, 6 months ago
  24. 607f9bc dm: core: Add macros to access the new linker lists by Simon Glass · 3 years, 6 months ago
  25. 8511443 linker_lists: Allow use in data structures by Simon Glass · 3 years, 6 months ago
  26. b5e514a sandbox: Drop debug message in os_spl_to_uboot() by Simon Glass · 3 years, 6 months ago
  27. cff7dcf dtoc: Drop use of DECL() macros by Simon Glass · 3 years, 6 months ago
  28. 929e994 bus: ti-sysc: change in a normal driver by Dario Binacchi · 3 years, 6 months ago
  29. d392d32 dtoc: Generate device instances by Simon Glass · 3 years, 8 months ago
  30. ea74c95 dtoc: Generate uclass devices by Simon Glass · 3 years, 8 months ago
  31. 9763e4e dtoc: Generate a summary in the dt-plat.c file by Simon Glass · 3 years, 8 months ago
  32. 8840bc5 dtoc: Tidy up the list of supported phandle properties by Simon Glass · 3 years, 8 months ago
  33. c4085d7 sandbox: i2c: Rename driver names to work with of-platdata by Simon Glass · 3 years, 8 months ago
  34. 23f40a3 sandbox: Make sandbox,emul more conventional by Simon Glass · 3 years, 8 months ago
  35. 4b91be2 dtoc: Don't generate platform data with instantiation by Simon Glass · 3 years, 8 months ago
  36. 426d12f dtoc: Add support for decl file by Simon Glass · 3 years, 8 months ago
  37. 5a1b25c dm: of-platadata: Add option for device instantiation by Simon Glass · 3 years, 8 months ago
  38. 4a09235 dtoc: Add an option for device instantiation by Simon Glass · 3 years, 8 months ago
  39. 50aae3e dtoc: Support processing the root node by Simon Glass · 3 years, 8 months ago
  40. 337d697 dtoc: Set up the uclasses that are used by Simon Glass · 3 years, 8 months ago
  41. 074197a dtoc: Assign a sequence number to each node by Simon Glass · 3 years, 8 months ago
  42. 1712f8b dtoc: Detect drivers only at the start of start of line by Simon Glass · 3 years, 8 months ago
  43. 0595352 dtoc: Read aliases for uclasses by Simon Glass · 3 years, 8 months ago
  44. 1d97269 dtoc: Warn of duplicate drivers by Simon Glass · 3 years, 8 months ago
  45. 8d6f2d3 dtoc: Process driver aliases along with drivers by Simon Glass · 3 years, 8 months ago
  46. 735ddfc dtoc: Support headers needed for drivers by Simon Glass · 3 years, 8 months ago
  47. 67c0533 Makefile: Pass the U-Boot phase to dtoc by Simon Glass · 3 years, 8 months ago
  48. b00f006 dtoc: Support tracking the phase of U-Boot by Simon Glass · 3 years, 8 months ago
  49. b9319c4 dtoc: Track nodes which are actually used by Simon Glass · 3 years, 8 months ago
  50. fd471e2 dtoc: Process nodes to set up required properties by Simon Glass · 3 years, 8 months ago
  51. e525fea dtoc: Make use of node properties by Simon Glass · 3 years, 8 months ago
  52. 51d5d05 dtoc: Add some extra properties to nodes by Simon Glass · 3 years, 8 months ago
  53. f38161c dtoc: Rename sandbox_i2c_test and sandbox_pmic_test by Simon Glass · 3 years, 8 months ago
  54. dff51a5 dtoc: Move test files into a test/ directory by Simon Glass · 3 years, 8 months ago
  55. acf5cb8 dtoc: Support scanning of structs in header files by Simon Glass · 3 years, 8 months ago
  56. 1a8b4b9 dtoc: Support scanning of uclasses by Simon Glass · 3 years, 8 months ago
  57. c8b19b0 dtoc: Collect priv/plat struct info from drivers by Simon Glass · 3 years, 8 months ago
  58. 36b2220 dtoc: Ignore unwanted files when scanning for drivers by Simon Glass · 3 years, 8 months ago
  59. a32eb7d dtoc: Save scan information across test runs by Simon Glass · 3 years, 8 months ago
  60. c58662f dtoc: Scan drivers for available information by Simon Glass · 3 years, 8 months ago
  61. 2a38e71 sandbox: add FAT to the list of usable env drivers by Heinrich Schuchardt · 3 years, 7 months ago
  62. c803838 dm: error handling dev_get_dma_range() by Heinrich Schuchardt · 3 years, 7 months ago
  63. 4a2a78c sandbox: enable cros-ec-keyb in test.dtb by Heinrich Schuchardt · 3 years, 7 months ago
  64. b1b6efc patman: Use less for help file, if available by Nicolas Boichat · 3 years, 7 months ago
  65. 3a03553 test: print_ut: Fix potential build error by Bin Meng · 3 years, 7 months ago
  66. f0d0497 test: cmd: setexpr: Fix a typo by Bin Meng · 3 years, 7 months ago
  67. 511dcc3 mmc: pci: Fix Kconfig dependency by Bin Meng · 3 years, 7 months ago
  68. ac549ac tools: fdtgrep: Use unsigned chars for arrays by Samuel Dionne-Riel · 3 years, 8 months ago
  69. f7691a6 sandbox: allow cross-compiling sandbox by Heinrich Schuchardt · 3 years, 8 months ago
  70. 0fb560d patman: Quieten down the alias checking by Simon Glass · 3 years, 8 months ago
  71. c7e42ca patman: Update documentation to match new usage by Simon Glass · 3 years, 8 months ago
  72. a0ac1d9 azure: Use --board flag with sandbox_spl by Simon Glass · 3 years, 6 months ago
  73. 874dced Merge branch '2021-03-20-mediatek-updates' into next by Tom Rini · 3 years, 6 months ago
  74. cfd48ec tools: mtk_image: add an option to set device header offset by Weijie Gao · 3 years, 7 months ago
  75. 8ec9aa6 configs: mt7622: enable debug uart for mt7622_rfb_defconfig by Weijie Gao · 3 years, 7 months ago
  76. f4f478b board: mt7629: enable compression of u-boot to reduce the size of final image by Weijie Gao · 3 years, 7 months ago
  77. 0b9f1ae serial: mtk: rewrite the setbrg function by Weijie Gao · 3 years, 7 months ago
  78. e8b98f0 dts: mt7629: enable JTAG pins by default by Weijie Gao · 3 years, 7 months ago
  79. e21599e configs: mt7622: use ARMv8 Generic Timer instead of mtk_timer by Weijie Gao · 3 years, 7 months ago
  80. a449cdb pinctrl: mt7629: add jtag function and pin group by Weijie Gao · 3 years, 7 months ago
  81. 70a2b42 pinctrl: mediatek: do not probe gpio driver if not enabled by Weijie Gao · 3 years, 7 months ago
  82. e254d2c pinctrl: mediatek: add get_pin_muxing ops for mediatek pinctrl by Sam Shih · 3 years, 7 months ago
  83. 4fc5d4c pinctrl: mediatek: fix wrong assignment in mtk_get_pin_name by Sam Shih · 3 years, 7 months ago
  84. e96bedf board: Add MT8183 pumpkin board support by Fabien Parent · 3 years, 7 months ago
  85. 1838043 ARM: mediatek: Add MT8183 support by Fabien Parent · 3 years, 7 months ago
  86. 21f5932 configs: mt8516: use bootcmd from config_distro_bootcmd.h by Fabien Parent · 3 years, 7 months ago
  87. 4e828d9 board: mediatek: mt8516: init USB Ether for pumpkin board by Fabien Parent · 3 years, 7 months ago
  88. 86e07d5 board: mediatek: rename pumpkin board into mt8516 by Fabien Parent · 3 years, 7 months ago
  89. 1f9c3f1 Merge tag 'efi-2021-04-rc5-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 6 months ago
  90. 76b0a19 cmd/load: support uploading EFI binary via UART by Heinrich Schuchardt · 3 years, 6 months ago
  91. 62df6e9 efi_loader: Uart device path by Heinrich Schuchardt · 3 years, 6 months ago
  92. a95f4c8 efi_loader: NULL dereference in EFI console by Heinrich Schuchardt · 3 years, 6 months ago
  93. 65f2e55 Merge branch '2021-03-19-assorted-fixes' by Tom Rini · 3 years, 6 months ago
  94. 4c49879 nvme: Elaborate on cache maintenance operation in get/set_features by Andre Przywara · 3 years, 7 months ago
  95. d0c0492 nvme: Always invalidate whole cqes[] array by Andre Przywara · 3 years, 8 months ago
  96. d32211e api: fix a potential serious bug caused by undef CONFIG_SYS_64BIT_LBA by Marek Behún · 3 years, 7 months ago
  97. ccc58b4 bus: ti-sysc: change in a normal driver by Dario Binacchi · 3 years, 6 months ago
  98. 73e553a board: sl28: disable HS400 mode by Michael Walle · 3 years, 6 months ago
  99. 93cac85 ahci: mediatek: fix undefined reference of dev_err by Frank Wunderlich · 3 years, 6 months ago
  100. f879f26 Merge branch 'next' of git://source.denx.de/u-boot-sh into next by Tom Rini · 3 years, 6 months ago