1. 7b1ecb8 x86: Enable pinctrl in SPL and TPL by Simon Glass · 5 years ago
  2. 20af0ff x86: Add an option to control the position of U-Boot by Simon Glass · 5 years ago
  3. 54028bc sandbox: Add a test for IRQ by Simon Glass · 5 years ago
  4. 937bb47 sandbox: Add PCI driver and test for p2sb by Simon Glass · 5 years ago
  5. fa4689a dm: gpio: Allow control of GPIO uclass in SPL by Simon Glass · 5 years ago
  6. c6fbeb3 Merge tag 'rpi-next-2020.01.2' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · 5 years ago
  7. 41b0f14 Merge tag 'u-boot-atmel-fixes-2020.01-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 5 years ago
  8. 4b9457c ARM: defconfig: Fix 32bit config for RPi4 by Matthias Brugger · 5 years ago
  9. bae655b Merge tag 'fixes-for-2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 5 years ago
  10. f87ed78 configs: sama5d27_som1_ek: Add default config to read ENV from QSPI by Swapna Gurumani · 5 years ago
  11. e9358ea Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 5 years ago
  12. c3027d0 riscv: ax25-ae350: add SPL configuration by Rick Chen · 5 years ago
  13. 7205d83 Use dts support from U-Boot via OF_SEPARATE instead of depending from opensbi. by Rick Chen · 5 years ago
  14. 4b4a605 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 5 years ago
  15. c31411c configs: j721e_evm_a72_defconfig: Enable DMA and Ethernet by Vignesh Raghavendra · 5 years ago
  16. 7bc5b5e Merge tag 'u-boot-imx-20191209' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  17. 6ca096a video: make BPP and ANSI configs optional by Anatolij Gustschin · 5 years ago
  18. 071b2d5 Merge tag 'u-boot-rockchip-20191206' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  19. 8c95e13 ARM: imx: vining2000: Enable fitImage support by Marek Vasut · 5 years ago
  20. 8312e8c ARM: imx: vining2000: Convert to ethernet DM by Marek Vasut · 5 years ago
  21. fcac9e0 ARM: imx: vining2000: Enable DDR DRAM calibration by Marek Vasut · 5 years ago
  22. 970d51a ARM: imx: vining2000: Convert to SPL framework by Marek Vasut · 5 years ago
  23. 48d81f9 warp7: Fix U-Boot corruption after saving the environment by Fabio Estevam · 5 years ago
  24. 050040c rockchip: rk3328: rock64: enable CONFIG_MISC_INIT_R by Ben Wolsieffer · 5 years ago
  25. 64e1f04 rockchip: config: add support for firefly-px30 board by Kever Yang · 5 years ago
  26. fbe7d70 rockchip: evb-px5: disable NET by Andy Yan · 5 years ago
  27. 06d6d8d ARM: omapl138_lcdk: Shrink code size by building with Thumb by Adam Ford · 5 years ago
  28. d76542c ARM: da850-evm: Disable SYS_MMCSD_RAW_MODE_USE_SECTOR by Adam Ford · 5 years ago
  29. bc83bb4 Merge git://git.denx.de/u-boot-sh by Tom Rini · 5 years ago
  30. e799f92 configs: Resync with savedefconfig by Tom Rini · 5 years ago
  31. af1a829 dfu: add dependency on the raw NAND core by Miquel Raynal · 5 years ago
  32. a8e35a1 configs: ls104x/ls108x/ls208x: Build the raw NAND core with TFABOOT by Miquel Raynal · 5 years ago
  33. 35d893f configs: socfpga: mcvevk: Remove useless UBI infos by Miquel Raynal · 5 years ago
  34. de5db98 configs: remove MTD support from bcm11130 and M54418TWR defconfigs by Miquel Raynal · 5 years ago
  35. bd216fa configs: remove raw NAND core from k2g defconfigs by Miquel Raynal · 5 years ago
  36. 400cfcd configs: move CONFIG_MTD in defconfigs when set in arch includes by Miquel Raynal · 5 years ago
  37. 8ece304 mtd: ensure MTD is compiled when CMD_MTDPARTS is selected by Miquel Raynal · 5 years ago
  38. 325559b mtd: ensure CMD_NAND is compiled when its options are selected by Miquel Raynal · 5 years ago
  39. a3cf2d3 mtd: ensure MTD_RAW_NAND is compiled when ENV_IS_IN_NAND is selected by Miquel Raynal · 5 years ago
  40. 27271b6 mtd: ensure UBI is compiled when ENV_IS_IN_UBI is selected by Miquel Raynal · 5 years ago
  41. 7ed1333 mtd: ensure UBI is compiled when using fastmap by Miquel Raynal · 5 years ago
  42. 803baa2 mtd: ensure MTD is compiled when there is a SPI NOR flash using MTD by Miquel Raynal · 5 years ago
  43. 72d7b8b mtd: ensure MTD/the raw NAND core are compiled when there is a NAND flash by Miquel Raynal · 5 years ago
  44. ea15e13 ARM: rmobile: Convert M2N Gose to DM_SPI{,_FLASH} by Marek Vasut · 5 years ago
  45. da13104 ARM: rmobile: Convert M2W Koelsch to DM_SPI{,_FLASH} by Marek Vasut · 5 years ago
  46. 4961e8e ARM: rmobile: Convert H2 Lager to DM_SPI{,_FLASH} by Marek Vasut · 5 years ago
  47. 2e35dbb mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD by Miquel Raynal · 5 years ago
  48. a903be4 mtd: rename CONFIG_MTD -> CONFIG_DM_MTD by Miquel Raynal · 5 years ago
  49. d093536 mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
  50. 1993c2b arm64: zynqmp: Point zcu216 defconfig to correct dts file by Michal Simek · 5 years ago
  51. 862f505 ARM: MediaTek: add basic support for MT8518 boards by developer · 5 years ago
  52. 64e06f2 ARM: omapl138_lcdk: Enable SPL_DM_SEQ_ALIAS and SPL_OF_TRANSLATE by Adam Ford · 5 years ago
  53. 4c64702 ARM: omapl138_lcdk: Increase malloc pool before relocation by Adam Ford · 5 years ago
  54. 1fd4055 ARM: omapl138_lcdk: Separate BSS in SPL by Adam Ford · 5 years ago
  55. 0b0342f Convert CONFIG_SYS_CORTINA_FW_IN_MMC et al to Kconfig by Tom Rini · 5 years ago
  56. 84e35db Convert CONFIG_PHY_CORTINA to Kconfig by Tom Rini · 5 years ago
  57. 7859101 tbs2910: Disable VxWorks image booting support by Tom Rini · 5 years ago
  58. bd4b589 tbs2910: Disable VxWorks image booting support by Tom Rini · 5 years ago
  59. 6616774 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 5 years ago
  60. 95ee2ae Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 5 years ago
  61. 2f9e494 MIPS: remove Micronas VCT boards by Daniel Schwierzeck · 5 years ago
  62. 427c8dc configs: ls1028a: enable CMD_DM by Alex Marginean · 5 years ago
  63. 3396100 configs/lx2160a: Add CONFIG_ENV_SECT_SIZE in defconfig by Priyanka Jain · 5 years ago
  64. de2eaee Merge git://git.denx.de/u-boot-usb by Tom Rini · 5 years ago
  65. 5a48f3c Merge tag 'u-boot-stm32-20191126' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 5 years ago
  66. 7452aa6 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · 5 years ago
  67. 2fee746 configs: ls1028a: enable OF_LIBFDT_OVERLAY by Alex Marginean · 5 years ago
  68. 8e5031b stm32mp1: add support for virtual partition read by Patrick Delaunay · 5 years ago
  69. 2af5d8a stm32mp1: configs: activate CONFIG_MTD_SPI_NAND by Patrick Delaunay · 5 years ago
  70. b50f870 stm32mp1: activate DFU support and command MTD by Patrick Delaunay · 5 years ago
  71. 1faa0cf configs: stih410-b2260: Enable DM_ETH flag by Patrice Chotard · 5 years ago
  72. c05deb5 Merge tag 'rpi-next-2020.01' of https://github.com/mbgg/u-boot by Tom Rini · 5 years ago
  73. 7474507 sandbox: enable USB_KEYBOARD_FN_KEYS by Heinrich Schuchardt · 5 years ago
  74. 5c07f71 configs: enable eSDHC device module for T4240RDB board by Yinbo Zhu · 5 years ago
  75. 72b8b2c configs: enable eSDHC device module for T2080RDB board by Yinbo Zhu · 5 years ago
  76. 797951a configs: enable eSDHC device module for T1042D4RDB board by Yinbo Zhu · 5 years ago
  77. e7a8c92 configs: enable eSDHC device module for T1024RDB board by Yinbo Zhu · 5 years ago
  78. 7686412 configs: enable eSDHC device module for P5040DS board by Yinbo Zhu · 5 years ago
  79. a8a5bc2 configs: enable eSDHC device module for P4080DS board by Yinbo Zhu · 5 years ago
  80. b85ea58 configs: enable eSDHC device module for P3041DS board by Yinbo Zhu · 5 years ago
  81. 5bbb8ba configs: enable eSDHC device module for P2041RDB board by Yinbo Zhu · 5 years ago
  82. a525065 configs: enable eSDHC device module for P2020RDB board by Yinbo Zhu · 5 years ago
  83. fe7cc8e configs: enable eSDHC device module for P1020RDB board by Yinbo Zhu · 5 years ago
  84. 81bad09 ARM: defconfig: add unified config for RPi3 and RPi4 by Matthias Brugger · 5 years ago
  85. 5db181d Merge tag 'u-boot-rockchip-20191124' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  86. 9b4a3b8 rock960: Enable USB Gadget by Jagan Teki · 5 years ago
  87. 1a1991f Merge tag 'efi-2020-01-rc4-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
  88. 04aae03 fastboot: rockchip: Select FASTBOOT_FLASH[_MMC_DEV] by Jagan Teki · 5 years ago
  89. 1de44f0 gadget: rockchip: USB_GADGET_PRODUCT_NUM by Jagan Teki · 5 years ago
  90. ac6fb30 gadget: Select USB_GADGET_VENDOR_NUM for rockchip by Jagan Teki · 5 years ago
  91. c115389 gadget: Select USB_GADGET_MANUFACTURER for rockchip by Jagan Teki · 5 years ago
  92. 79c97d5 rockchip: lion-rk3368: Migrate to use common FIT generator by Kever Yang · 5 years ago
  93. 4c4abd1 rockchip: Convert to use FIT generator for optee by Kever Yang · 5 years ago
  94. ac212dc efi_loader: default EFI_LOADER=n on ARM11 by Heinrich Schuchardt · 5 years ago
  95. 08dfb83 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 5 years ago
  96. e0bd7f4 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 5 years ago
  97. 28862bf configs: Resync with savedefconfig by Tom Rini · 5 years ago
  98. 5cd7ece env: Finish migration of common ENV options by Tom Rini · 5 years ago
  99. c0169f3 ARM: socfpga: Fix default mtdparts by Marek Vasut · 5 years ago
  100. a2e2674 configs: Stratix10: Disable CONFIG_SPL_USE_TINY_PRINTF by Ley Foon Tan · 5 years ago