1. d3e97b5 spl: fix entry_point equal to load_addr by Giulio Benetti · 5 years ago
  2. 995237b test/py: test_fs: add tests for creating/deleting many files by AKASHI Takahiro · 5 years ago
  3. 39606d4 fs: fat: handle deleted directory entries correctly by AKASHI Takahiro · 5 years ago
  4. 2464b22 drivers: optee: rpmb: fix returning CID to TEE by Jorge Ramirez-Ortiz · 5 years ago
  5. 787f10a cmd: cp: add missing map_sysmem by Philippe Reynes · 5 years ago
  6. ae0d12f iminfo: add missing map_sysmem by Philippe Reynes · 5 years ago
  7. d4d65e1 spl: Introduce SPL_DM_GPIO Kconfig define by Lukasz Majewski · 5 years ago
  8. a6cd597 drivers: pci: ignore disabled devices by Michael Walle · 5 years ago
  9. 7e5ee34 Merge git://git.denx.de/u-boot-sh by Tom Rini · 5 years ago
  10. 0cfccb5 configs: Resync with savedefconfig by Tom Rini · 5 years ago
  11. c1c6e4a Merge branch '2019-10-27-mtd-cleanup' by Tom Rini · 5 years ago
  12. fb43844 mtd: Makefile: deep cleanup by Miquel Raynal · 5 years ago
  13. ff102c5 cmd: make MTD commands depend on MTD by Miquel Raynal · 5 years ago
  14. eb446ef cmd: nand/sf: isolate legacy code by Miquel Raynal · 5 years ago
  15. 587f445 cmd: mtdparts: Kconfig: join mtdparts command entry with its options by Miquel Raynal · 5 years ago
  16. 85f7e9d mtd: spi: SPI_FLASH_MTD depends on MTD by Miquel Raynal · 5 years ago
  17. f3a02d2 dfu: add dependency on the raw NAND core by Miquel Raynal · 5 years ago
  18. c8f555f mtd: nand: add includes in NAND core to avoid warnings by Miquel Raynal · 5 years ago
  19. e81f032 configs: ls104x/ls108x/ls208x: Build the raw NAND core with TFABOOT by Miquel Raynal · 5 years ago
  20. 7db785c configs: socfpga: mcvevk: Remove useless UBI infos by Miquel Raynal · 5 years ago
  21. 910bc26 configs: remove MTD support from bcm11130 and M54418TWR defconfigs by Miquel Raynal · 5 years ago
  22. 452f22e configs: remove raw NAND core from k2g defconfigs by Miquel Raynal · 5 years ago
  23. e0a4c2d configs: move CONFIG_MTD in defconfigs when set in arch includes by Miquel Raynal · 5 years ago
  24. f6434a9 mtd: ensure MTD is compiled when CMD_MTDPARTS is selected by Miquel Raynal · 5 years ago
  25. 2fa872e mtd: ensure CMD_NAND is compiled when its options are selected by Miquel Raynal · 5 years ago
  26. 7ccc3f3 mtd: ensure MTD_RAW_NAND is compiled when ENV_IS_IN_NAND is selected by Miquel Raynal · 5 years ago
  27. 00e2704 mtd: ensure UBI is compiled when ENV_IS_IN_UBI is selected by Miquel Raynal · 5 years ago
  28. f344fb1 mtd: ensure UBI is compiled when using fastmap by Miquel Raynal · 5 years ago
  29. 63ea317 mtd: ensure MTD is compiled when there is a SPI NOR flash using MTD by Miquel Raynal · 5 years ago
  30. d4c2f6b mtd: ensure MTD/the raw NAND core are compiled when there is a NAND flash by Miquel Raynal · 5 years ago
  31. 019c9b3 ARM: rmobile: Convert M2N Gose to DM_SPI{,_FLASH} by Marek Vasut · 5 years ago
  32. d22c65d ARM: rmobile: Convert M2W Koelsch to DM_SPI{,_FLASH} by Marek Vasut · 5 years ago
  33. 20be3e2 ARM: rmobile: Convert H2 Lager to DM_SPI{,_FLASH} by Marek Vasut · 5 years ago
  34. 888f184 mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD by Miquel Raynal · 5 years ago
  35. 1de770d mtd: rename CONFIG_MTD -> CONFIG_DM_MTD by Miquel Raynal · 5 years ago
  36. 88718be mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
  37. 94d022b Merge tag 'efi-2020-01-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
  38. a7bbaf8 Merge tag 'dm-pull-3dec19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 5 years ago
  39. 2ae43a2 Merge branch '2019-12-03-master-imports' by Tom Rini · 5 years ago
  40. 0bffb8c cmd: efidebug: fix a build error in show_efi_boot_opt() by AKASHI Takahiro · 5 years ago
  41. c9f417b arm64: zynqmp: Point zcu216 defconfig to correct dts file by Michal Simek · 5 years ago
  42. abf2c68 ARM: MediaTek: add basic support for MT8518 boards by mingming lee · 5 years ago
  43. 485627d pinctrl: add driver for MT8518 by mingming lee · 5 years ago
  44. 69373bd mmc: mtk-sd: Adjust the mmc tuning flow by mingming lee · 5 years ago
  45. 9072400 clk: mediatek: add driver for MT8518 by mingming lee · 5 years ago
  46. 13e89d7 ARM: MediaTek: Add support for MediaTek MT8518 SoC by mingming lee · 5 years ago
  47. 42a4ee8 regmap: Fix potential memory leaks by Faiz Abbas · 5 years ago
  48. ae3ef10 net: cpsw: Add NULL pointer check by Faiz Abbas · 5 years ago
  49. 095764e spl: ymodem: Fix loading of fit image by Lokesh Vutla · 5 years ago
  50. 3ef9471 mmc: davinci: fix mmc boot in SPL by Bartosz Golaszewski · 5 years ago
  51. 598d9bc board: omapl138_lcdk: add the mmc device to SPL by Bartosz Golaszewski · 5 years ago
  52. 21a4d80 mmc: davinci: drop struct davinci_mmc_plat by Bartosz Golaszewski · 5 years ago
  53. 6a97153 mmc: davinci: drop support for ti,dm6441-mmc by Bartosz Golaszewski · 5 years ago
  54. 69acc36 ARM: omapl138_lcdk: Allow early init to start instruction cache by Adam Ford · 5 years ago
  55. 5d7f5ac ARM: omapl138_lcdk: Enable SPL_DM_SEQ_ALIAS and SPL_OF_TRANSLATE by Adam Ford · 5 years ago
  56. cfa84e3 ARM: omapl138_lcdk: Increase malloc pool before relocation by Adam Ford · 5 years ago
  57. efa68e8 ARM: omapl138_lcdk: Separate BSS in SPL by Adam Ford · 5 years ago
  58. ca32678 cmd: pxe: Fix bootm argument count by Abhishek Shah · 5 years ago
  59. 1b3d24b armv7m: cache: add invalidate_icache_all() stub by Giulio Benetti · 5 years ago
  60. 78b7aa4 MAINTAINERS: Add info for bcm283x by Matthias Brugger · 5 years ago
  61. 4df23e5 blk: Make use of CONFIG_HAVE_BLOCK_DEVICE more by Tom Rini · 5 years ago
  62. 56e5a39 mtd: mtdcore: Drop unused mtd_table by Tom Rini · 5 years ago
  63. 923e211 pci: Only link pci_rom.o in some cases by Tom Rini · 5 years ago
  64. e78f16b Convert CONFIG_SYS_CORTINA_FW_IN_MMC et al to Kconfig by Tom Rini · 5 years ago
  65. 60f3c01 Convert CONFIG_PHY_CORTINA to Kconfig by Tom Rini · 5 years ago
  66. 1e26f64 bootm: vxworks: Support Linux compatible standard DTB for ARM and PPC by Lihua Zhao · 5 years ago
  67. 9a94a89 tbs2910: Disable VxWorks image booting support by Tom Rini · 5 years ago
  68. 32f2ca2 cosmetic: Fix spelling and whitespace errors by Thomas Hebb · 5 years ago
  69. 983c0f9 Makefile: add Rockchip idbloader.img to CLEAN_FILES by Thomas Hebb · 5 years ago
  70. 0f18cf3 Makefile: consolidate hardcoded lists of files to clean by Thomas Hebb · 5 years ago
  71. 57297e6 Makefile: don't try to construct CLEAN_FILES based on config by Thomas Hebb · 5 years ago
  72. 6920f00 Kconfig: make TPL_DM_SERIAL depend on TPL_DM by Thomas Hebb · 5 years ago
  73. 37ef177 Kconfig: disambiguate config names for tiny printf by Thomas Hebb · 5 years ago
  74. a80a49b tbs2910: Disable VxWorks image booting support by Tom Rini · 5 years ago
  75. f3510e9 gpio: at91_gpio: Add bank names by James Byrne · 5 years ago
  76. 464b50a board: Remove unnecessary inclusion of micrel.h from boards by James Byrne · 5 years ago
  77. 1297989 Prepare v2020.01-rc4 by Tom Rini · 5 years ago
  78. a4ef065 Merge branch '2019-12-02-master-imports' by Tom Rini · 5 years ago
  79. cb3ef68 common: Move old EEPROM functions into a new header by Simon Glass · 5 years ago
  80. 533cee0 common: Drop get_endaddr() by Simon Glass · 5 years ago
  81. d67bdaa common: Move trap_init() out of common.h by Simon Glass · 5 years ago
  82. 2cf431c common: Move pci_init_board() out of common.h by Simon Glass · 5 years ago
  83. 5255932 common: Move some board functions out of common.h by Simon Glass · 5 years ago
  84. 67c4e9f common: Move board_get_usable_ram_top() out of common.h by Simon Glass · 5 years ago
  85. 428a6a1 common: Drop board_show_dram() by Simon Glass · 5 years ago
  86. 288b29e common: Move command functions out of common.h by Simon Glass · 5 years ago
  87. 36bf446 common: Move enable/disable_interrupts out of common.h by Simon Glass · 5 years ago
  88. c30b7ad common: Move interrupt functions into a new header by Simon Glass · 5 years ago
  89. 9d3915b arm: powerpc: Tidy up code style for interrupt functions by Simon Glass · 5 years ago
  90. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  91. 3374d28 common: Drop checkicache() and checkdcache() by Simon Glass · 5 years ago
  92. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  93. 6cc915b arm: powerpc: Tidy up code style for cache functions by Simon Glass · 5 years ago
  94. 62270f4 common: Move some SMP functions out of common.h by Simon Glass · 5 years ago
  95. 30c7c43 common: Move checkcpu() out of common.h by Simon Glass · 5 years ago
  96. 2c629bd common: Drop cpu_init() by Simon Glass · 5 years ago
  97. b598147 common: Move some CPU functions out of common.h by Simon Glass · 5 years ago
  98. 68a6aa8 common: Move mii_init() function out of common.h by Simon Glass · 5 years ago
  99. 1045315 common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  100. f0143a8 common: Move timer_get_us() function out of common.h by Simon Glass · 5 years ago