1. 91f414b libfdt: Tidy up pylibfdt build rule by Simon Glass · 3 years, 6 months ago
  2. 4be994b Merge tag 'efi-next' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · 3 years, 6 months ago
  3. ac30aad efi_loader: Clean up file size calculations by Ilias Apalodimas · 3 years, 6 months ago
  4. 5e21958 efi_selfest: redefine enum efi_test_phase by Heinrich Schuchardt · 3 years, 6 months ago
  5. f69a201 efi_loader: Add an S-CRTM even for firmware version by Ilias Apalodimas · 3 years, 6 months ago
  6. d8cf113 efi_loader: EFI TCG2 free efi memory on protocol failure by Ilias Apalodimas · 3 years, 6 months ago
  7. de489d8 test: test the ESRT creation by Jose Marinho · 3 years, 7 months ago
  8. 4ac6041 efi: ESRT creation tests by Jose Marinho · 3 years, 7 months ago
  9. aa31a87 cmd: efi: ESRT table debug print by Jose Marinho · 3 years, 7 months ago
  10. 64a8aae efi: Add ESRT to the EFI system table by Jose Marinho · 3 years, 7 months ago
  11. 57cba22 dfu: dfu_sf: avoid double free of SPI device by Heinrich Schuchardt · 3 years, 6 months ago
  12. cbea241 efidebug: add multiple device path instances on Boot#### by Ilias Apalodimas · 3 years, 6 months ago
  13. 53f6a5a efi_loader: Replace config option for initrd loading by Ilias Apalodimas · 3 years, 6 months ago
  14. 37c3ca5 efi_loader: Add helper functions for EFI by Ilias Apalodimas · 3 years, 6 months ago
  15. 76e8acc efi_loader: Add device path related functions for initrd via Boot#### by Ilias Apalodimas · 3 years, 6 months ago
  16. 7dbd7dd cmd/load: support uploading EFI binary via UART by Heinrich Schuchardt · 3 years, 6 months ago
  17. f027222 efi_loader: Uart device path by Heinrich Schuchardt · 3 years, 6 months ago
  18. 134d338 efi_loader: NULL dereference in EFI console by Heinrich Schuchardt · 3 years, 6 months ago
  19. df7d89a efi: Fix compiler warnings by Simon Glass · 3 years, 8 months ago
  20. 6f90899 efi_selftest: Remove loadfile2 for initrd selftests by Ilias Apalodimas · 3 years, 7 months ago
  21. a81978e efi_selftest: illegal cast to pointer in initrddump by Heinrich Schuchardt · 3 years, 7 months ago
  22. 073e5db efi_loader: fix memory type for memory reservation block by Mark Kettenis · 3 years, 6 months ago
  23. 4bad14a efi_loader: disable GRUB_ARM32_WORKAROUND on ARCH_SUNXI by Heinrich Schuchardt · 3 years, 7 months ago
  24. 1886e9d Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 3 years, 6 months ago
  25. cad6ffa mtd: rawnand: fsl_ifc: fix FSL NAND driver to read all ONFI parameter pages by Maxim Kochetkov · 3 years, 7 months ago
  26. ae5cbc4 pci: layerscape: Change to allocate zeroed memery for struct ls_pcie by Hou Zhiqiang · 3 years, 7 months ago
  27. a7c532f configs: ls1028a: Correct CONFIG_ENV_SECT_SIZE by Kuldeep Singh · 3 years, 7 months ago
  28. 6712856 configs: ls1028aqds: Move CONFIG_SPI_FLASH_* definitions to defconfig by Kuldeep Singh · 3 years, 7 months ago
  29. 72655b2 configs: ls1028a: Unset CONFIG_SPI_FLASH_SPANSION by Kuldeep Singh · 3 years, 7 months ago
  30. 43ec24b configs: lx2160a: Remove unused Flexspi config options by Kuldeep Singh · 3 years, 7 months ago
  31. 3fadc80 configs: lx2160a: Unset CONFIG_SPI_FLASH_SPANSION by Kuldeep Singh · 3 years, 7 months ago
  32. b4f8ffb board: freescale: t208xrdb: Add link to User Guide by Chris Packham · 3 years, 7 months ago
  33. 805c525 powerpc: t2080rdb: Enable RTC support by Chris Packham · 3 years, 7 months ago
  34. f65774e rtc: ds1307: Add ds1339 compatible by Chris Packham · 3 years, 7 months ago
  35. bf3b0d6 Merge branch 'v2021.04-rc5' of https://github.com/lftan/u-boot by Tom Rini · 3 years, 6 months ago
  36. fc37c7a fsl_ifc: fix typo in the NOR CSOR register definition by Aleksandar Gerasimovski · 3 years, 7 months ago
  37. 2dbcc03 arm: socfpga: Only do 'is OS booted from FIT' checking when VAB is enabled by Siew Chin Lim · 3 years, 6 months ago
  38. bbfb81c ARM: mach-at91: arm926ejs: fix data abort in startup returning from lowlevel_init by Martin Townsend · 3 years, 7 months ago
  39. 4c6f650 dm: Add the new dtoc-generated files to the build by Simon Glass · 3 years, 6 months ago
  40. 91bcfdf dm: core: Skip adding uclasses with OF_PLATDATA_INST by Simon Glass · 3 years, 6 months ago
  41. 967a7d4 dm: core: Set up driver model for OF_PLATDATA_INST by Simon Glass · 3 years, 6 months ago
  42. 3fa9f55 dm: core: Adjust uclass setup with of-platdata by Simon Glass · 3 years, 6 months ago
  43. 1ef3af3 dm: core: Allow dropping run-time binding of devices by Simon Glass · 3 years, 6 months ago
  44. 607f9bc dm: core: Add macros to access the new linker lists by Simon Glass · 3 years, 6 months ago
  45. 8511443 linker_lists: Allow use in data structures by Simon Glass · 3 years, 6 months ago
  46. b5e514a sandbox: Drop debug message in os_spl_to_uboot() by Simon Glass · 3 years, 6 months ago
  47. cff7dcf dtoc: Drop use of DECL() macros by Simon Glass · 3 years, 6 months ago
  48. 929e994 bus: ti-sysc: change in a normal driver by Dario Binacchi · 3 years, 6 months ago
  49. d392d32 dtoc: Generate device instances by Simon Glass · 3 years, 8 months ago
  50. ea74c95 dtoc: Generate uclass devices by Simon Glass · 3 years, 8 months ago
  51. 9763e4e dtoc: Generate a summary in the dt-plat.c file by Simon Glass · 3 years, 8 months ago
  52. 8840bc5 dtoc: Tidy up the list of supported phandle properties by Simon Glass · 3 years, 8 months ago
  53. c4085d7 sandbox: i2c: Rename driver names to work with of-platdata by Simon Glass · 3 years, 8 months ago
  54. 23f40a3 sandbox: Make sandbox,emul more conventional by Simon Glass · 3 years, 8 months ago
  55. 4b91be2 dtoc: Don't generate platform data with instantiation by Simon Glass · 3 years, 8 months ago
  56. 426d12f dtoc: Add support for decl file by Simon Glass · 3 years, 8 months ago
  57. 5a1b25c dm: of-platadata: Add option for device instantiation by Simon Glass · 3 years, 8 months ago
  58. 4a09235 dtoc: Add an option for device instantiation by Simon Glass · 3 years, 8 months ago
  59. 50aae3e dtoc: Support processing the root node by Simon Glass · 3 years, 8 months ago
  60. 337d697 dtoc: Set up the uclasses that are used by Simon Glass · 3 years, 8 months ago
  61. 074197a dtoc: Assign a sequence number to each node by Simon Glass · 3 years, 8 months ago
  62. 1712f8b dtoc: Detect drivers only at the start of start of line by Simon Glass · 3 years, 8 months ago
  63. 0595352 dtoc: Read aliases for uclasses by Simon Glass · 3 years, 8 months ago
  64. 1d97269 dtoc: Warn of duplicate drivers by Simon Glass · 3 years, 8 months ago
  65. 8d6f2d3 dtoc: Process driver aliases along with drivers by Simon Glass · 3 years, 8 months ago
  66. 735ddfc dtoc: Support headers needed for drivers by Simon Glass · 3 years, 8 months ago
  67. 67c0533 Makefile: Pass the U-Boot phase to dtoc by Simon Glass · 3 years, 8 months ago
  68. b00f006 dtoc: Support tracking the phase of U-Boot by Simon Glass · 3 years, 8 months ago
  69. b9319c4 dtoc: Track nodes which are actually used by Simon Glass · 3 years, 8 months ago
  70. fd471e2 dtoc: Process nodes to set up required properties by Simon Glass · 3 years, 8 months ago
  71. e525fea dtoc: Make use of node properties by Simon Glass · 3 years, 8 months ago
  72. 51d5d05 dtoc: Add some extra properties to nodes by Simon Glass · 3 years, 8 months ago
  73. f38161c dtoc: Rename sandbox_i2c_test and sandbox_pmic_test by Simon Glass · 3 years, 8 months ago
  74. dff51a5 dtoc: Move test files into a test/ directory by Simon Glass · 3 years, 8 months ago
  75. acf5cb8 dtoc: Support scanning of structs in header files by Simon Glass · 3 years, 8 months ago
  76. 1a8b4b9 dtoc: Support scanning of uclasses by Simon Glass · 3 years, 8 months ago
  77. c8b19b0 dtoc: Collect priv/plat struct info from drivers by Simon Glass · 3 years, 8 months ago
  78. 36b2220 dtoc: Ignore unwanted files when scanning for drivers by Simon Glass · 3 years, 8 months ago
  79. a32eb7d dtoc: Save scan information across test runs by Simon Glass · 3 years, 8 months ago
  80. c58662f dtoc: Scan drivers for available information by Simon Glass · 3 years, 8 months ago
  81. 2a38e71 sandbox: add FAT to the list of usable env drivers by Heinrich Schuchardt · 3 years, 7 months ago
  82. c803838 dm: error handling dev_get_dma_range() by Heinrich Schuchardt · 3 years, 7 months ago
  83. 4a2a78c sandbox: enable cros-ec-keyb in test.dtb by Heinrich Schuchardt · 3 years, 7 months ago
  84. b1b6efc patman: Use less for help file, if available by Nicolas Boichat · 3 years, 7 months ago
  85. 3a03553 test: print_ut: Fix potential build error by Bin Meng · 3 years, 7 months ago
  86. f0d0497 test: cmd: setexpr: Fix a typo by Bin Meng · 3 years, 7 months ago
  87. 511dcc3 mmc: pci: Fix Kconfig dependency by Bin Meng · 3 years, 7 months ago
  88. ac549ac tools: fdtgrep: Use unsigned chars for arrays by Samuel Dionne-Riel · 3 years, 8 months ago
  89. f7691a6 sandbox: allow cross-compiling sandbox by Heinrich Schuchardt · 3 years, 8 months ago
  90. 0fb560d patman: Quieten down the alias checking by Simon Glass · 3 years, 8 months ago
  91. c7e42ca patman: Update documentation to match new usage by Simon Glass · 3 years, 8 months ago
  92. a0ac1d9 azure: Use --board flag with sandbox_spl by Simon Glass · 3 years, 6 months ago
  93. 874dced Merge branch '2021-03-20-mediatek-updates' into next by Tom Rini · 3 years, 6 months ago
  94. cfd48ec tools: mtk_image: add an option to set device header offset by Weijie Gao · 3 years, 7 months ago
  95. 8ec9aa6 configs: mt7622: enable debug uart for mt7622_rfb_defconfig by Weijie Gao · 3 years, 7 months ago
  96. f4f478b board: mt7629: enable compression of u-boot to reduce the size of final image by Weijie Gao · 3 years, 7 months ago
  97. 0b9f1ae serial: mtk: rewrite the setbrg function by Weijie Gao · 3 years, 7 months ago
  98. e8b98f0 dts: mt7629: enable JTAG pins by default by Weijie Gao · 3 years, 7 months ago
  99. e21599e configs: mt7622: use ARMv8 Generic Timer instead of mtk_timer by Weijie Gao · 3 years, 7 months ago
  100. a449cdb pinctrl: mt7629: add jtag function and pin group by Weijie Gao · 3 years, 7 months ago