1. 910bc26 configs: remove MTD support from bcm11130 and M54418TWR defconfigs by Miquel Raynal · 5 years ago
  2. 452f22e configs: remove raw NAND core from k2g defconfigs by Miquel Raynal · 5 years ago
  3. e0a4c2d configs: move CONFIG_MTD in defconfigs when set in arch includes by Miquel Raynal · 5 years ago
  4. f6434a9 mtd: ensure MTD is compiled when CMD_MTDPARTS is selected by Miquel Raynal · 5 years ago
  5. 2fa872e mtd: ensure CMD_NAND is compiled when its options are selected by Miquel Raynal · 5 years ago
  6. 7ccc3f3 mtd: ensure MTD_RAW_NAND is compiled when ENV_IS_IN_NAND is selected by Miquel Raynal · 5 years ago
  7. 00e2704 mtd: ensure UBI is compiled when ENV_IS_IN_UBI is selected by Miquel Raynal · 5 years ago
  8. f344fb1 mtd: ensure UBI is compiled when using fastmap by Miquel Raynal · 5 years ago
  9. 63ea317 mtd: ensure MTD is compiled when there is a SPI NOR flash using MTD by Miquel Raynal · 5 years ago
  10. d4c2f6b mtd: ensure MTD/the raw NAND core are compiled when there is a NAND flash by Miquel Raynal · 5 years ago
  11. 019c9b3 ARM: rmobile: Convert M2N Gose to DM_SPI{,_FLASH} by Marek Vasut · 4 years, 11 months ago
  12. d22c65d ARM: rmobile: Convert M2W Koelsch to DM_SPI{,_FLASH} by Marek Vasut · 4 years, 11 months ago
  13. 20be3e2 ARM: rmobile: Convert H2 Lager to DM_SPI{,_FLASH} by Marek Vasut · 4 years, 11 months ago
  14. 888f184 mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD by Miquel Raynal · 5 years ago
  15. 1de770d mtd: rename CONFIG_MTD -> CONFIG_DM_MTD by Miquel Raynal · 5 years ago
  16. 88718be mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
  17. 94d022b Merge tag 'efi-2020-01-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 11 months ago
  18. a7bbaf8 Merge tag 'dm-pull-3dec19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 11 months ago
  19. 2ae43a2 Merge branch '2019-12-03-master-imports' by Tom Rini · 4 years, 11 months ago
  20. 0bffb8c cmd: efidebug: fix a build error in show_efi_boot_opt() by AKASHI Takahiro · 5 years ago
  21. c9f417b arm64: zynqmp: Point zcu216 defconfig to correct dts file by Michal Simek · 5 years ago
  22. abf2c68 ARM: MediaTek: add basic support for MT8518 boards by mingming lee · 5 years ago
  23. 485627d pinctrl: add driver for MT8518 by mingming lee · 5 years ago
  24. 69373bd mmc: mtk-sd: Adjust the mmc tuning flow by mingming lee · 5 years ago
  25. 9072400 clk: mediatek: add driver for MT8518 by mingming lee · 5 years ago
  26. 13e89d7 ARM: MediaTek: Add support for MediaTek MT8518 SoC by mingming lee · 5 years ago
  27. 42a4ee8 regmap: Fix potential memory leaks by Faiz Abbas · 5 years ago
  28. ae3ef10 net: cpsw: Add NULL pointer check by Faiz Abbas · 5 years ago
  29. 095764e spl: ymodem: Fix loading of fit image by Lokesh Vutla · 5 years ago
  30. 3ef9471 mmc: davinci: fix mmc boot in SPL by Bartosz Golaszewski · 5 years ago
  31. 598d9bc board: omapl138_lcdk: add the mmc device to SPL by Bartosz Golaszewski · 5 years ago
  32. 21a4d80 mmc: davinci: drop struct davinci_mmc_plat by Bartosz Golaszewski · 5 years ago
  33. 6a97153 mmc: davinci: drop support for ti,dm6441-mmc by Bartosz Golaszewski · 5 years ago
  34. 69acc36 ARM: omapl138_lcdk: Allow early init to start instruction cache by Adam Ford · 5 years ago
  35. 5d7f5ac ARM: omapl138_lcdk: Enable SPL_DM_SEQ_ALIAS and SPL_OF_TRANSLATE by Adam Ford · 5 years ago
  36. cfa84e3 ARM: omapl138_lcdk: Increase malloc pool before relocation by Adam Ford · 5 years ago
  37. efa68e8 ARM: omapl138_lcdk: Separate BSS in SPL by Adam Ford · 5 years ago
  38. ca32678 cmd: pxe: Fix bootm argument count by Abhishek Shah · 5 years ago
  39. 1b3d24b armv7m: cache: add invalidate_icache_all() stub by Giulio Benetti · 5 years ago
  40. 78b7aa4 MAINTAINERS: Add info for bcm283x by Matthias Brugger · 5 years ago
  41. 4df23e5 blk: Make use of CONFIG_HAVE_BLOCK_DEVICE more by Tom Rini · 4 years, 11 months ago
  42. 56e5a39 mtd: mtdcore: Drop unused mtd_table by Tom Rini · 5 years ago
  43. 923e211 pci: Only link pci_rom.o in some cases by Tom Rini · 5 years ago
  44. e78f16b Convert CONFIG_SYS_CORTINA_FW_IN_MMC et al to Kconfig by Tom Rini · 5 years ago
  45. 60f3c01 Convert CONFIG_PHY_CORTINA to Kconfig by Tom Rini · 5 years ago
  46. 1e26f64 bootm: vxworks: Support Linux compatible standard DTB for ARM and PPC by Lihua Zhao · 5 years ago
  47. 9a94a89 tbs2910: Disable VxWorks image booting support by Tom Rini · 5 years ago
  48. 32f2ca2 cosmetic: Fix spelling and whitespace errors by Thomas Hebb · 5 years ago
  49. 983c0f9 Makefile: add Rockchip idbloader.img to CLEAN_FILES by Thomas Hebb · 5 years ago
  50. 0f18cf3 Makefile: consolidate hardcoded lists of files to clean by Thomas Hebb · 5 years ago
  51. 57297e6 Makefile: don't try to construct CLEAN_FILES based on config by Thomas Hebb · 5 years ago
  52. 6920f00 Kconfig: make TPL_DM_SERIAL depend on TPL_DM by Thomas Hebb · 5 years ago
  53. 37ef177 Kconfig: disambiguate config names for tiny printf by Thomas Hebb · 5 years ago
  54. 1297989 Prepare v2020.01-rc4 by Tom Rini · 4 years, 11 months ago
  55. a4ef065 Merge branch '2019-12-02-master-imports' by Tom Rini · 4 years, 11 months ago
  56. cb3ef68 common: Move old EEPROM functions into a new header by Simon Glass · 5 years ago
  57. 533cee0 common: Drop get_endaddr() by Simon Glass · 5 years ago
  58. d67bdaa common: Move trap_init() out of common.h by Simon Glass · 5 years ago
  59. 2cf431c common: Move pci_init_board() out of common.h by Simon Glass · 5 years ago
  60. 5255932 common: Move some board functions out of common.h by Simon Glass · 5 years ago
  61. 67c4e9f common: Move board_get_usable_ram_top() out of common.h by Simon Glass · 5 years ago
  62. 428a6a1 common: Drop board_show_dram() by Simon Glass · 5 years ago
  63. 288b29e common: Move command functions out of common.h by Simon Glass · 5 years ago
  64. 36bf446 common: Move enable/disable_interrupts out of common.h by Simon Glass · 5 years ago
  65. c30b7ad common: Move interrupt functions into a new header by Simon Glass · 5 years ago
  66. 9d3915b arm: powerpc: Tidy up code style for interrupt functions by Simon Glass · 5 years ago
  67. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  68. 3374d28 common: Drop checkicache() and checkdcache() by Simon Glass · 5 years ago
  69. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  70. 6cc915b arm: powerpc: Tidy up code style for cache functions by Simon Glass · 5 years ago
  71. 62270f4 common: Move some SMP functions out of common.h by Simon Glass · 5 years ago
  72. 30c7c43 common: Move checkcpu() out of common.h by Simon Glass · 5 years ago
  73. 2c629bd common: Drop cpu_init() by Simon Glass · 5 years ago
  74. b598147 common: Move some CPU functions out of common.h by Simon Glass · 5 years ago
  75. 68a6aa8 common: Move mii_init() function out of common.h by Simon Glass · 5 years ago
  76. 1045315 common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  77. f0143a8 common: Move timer_get_us() function out of common.h by Simon Glass · 5 years ago
  78. e3107d1 arm: pxa: Drop pxa_wait_ticks() by Simon Glass · 5 years ago
  79. 036a017 common: Move wait_ticks functions out of common.h by Simon Glass · 5 years ago
  80. 6887c5b common: Move some time functions out of common.h by Simon Glass · 5 years ago
  81. 6c03f9e common: Add a new lz4.h header file by Simon Glass · 5 years ago
  82. b03e051 common: Move serial functions out of common.h by Simon Glass · 5 years ago
  83. f516fd9 common: Move serial_printf() to the serial header by Simon Glass · 5 years ago
  84. 2310c8e serial: usb: Correct the usbtty_...() prototypes by Simon Glass · 5 years ago
  85. 8d5babb common: Move env_get_ip() to net.h by Simon Glass · 5 years ago
  86. 2189d5f Move strtomhz() to vsprintf.h by Simon Glass · 5 years ago
  87. 8bef79b common: Move sorting functions to their own header file by Simon Glass · 5 years ago
  88. f083583 common: Move bootcount functions to their header file by Simon Glass · 5 years ago
  89. c660444 spl: bootcount: Move code out of header file by Simon Glass · 5 years ago
  90. 3db7110 crc32: Use the crc.h header for crc functions by Simon Glass · 5 years ago
  91. b2ea91b crc: Fix code style with crc functions by Simon Glass · 5 years ago
  92. c3a4d1c common: Drop linux/crc8.h by Simon Glass · 5 years ago
  93. 840ef4d common: Move random-number functions into their own header by Simon Glass · 5 years ago
  94. c076e5c status_led: Tidy up the code style by Simon Glass · 5 years ago
  95. c3e4430 common: Drop global inclusion of status_led.h by Simon Glass · 5 years ago
  96. 9ce2aa1 Drop CONFIG_SHOW_ACTIVITY by Simon Glass · 5 years ago
  97. 62f9b65 common: Move older CPU functions to their own header by Simon Glass · 5 years ago
  98. 151f275 dm: serial: Handle "stdout-path" with ":options" correctly by Bin Meng · 5 years ago
  99. 3570406 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 11 months ago
  100. 1f3813c Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 4 years, 11 months ago