1. 3eb0801 imx: move CONFIG_VIDEO_IPUV3 to defconfigs by Anatolij Gustschin · 6 years ago
  2. 01b7e8f board: tbs2910: Convert mmc to driver model by Soeren Moch · 6 years ago
  3. 186d953 board: tbs2910: Convert sata to ahci driver model by Soeren Moch · 6 years ago
  4. f9b0b8d board: tbs2910: Convert i2c and rtc to driver model by Soeren Moch · 6 years ago
  5. ab3f5efe board: tbs2910: Convert usb to driver model by Soeren Moch · 6 years ago
  6. 84b2ee3 colibri_imx6: switch to zimage by Bhuvanchandra DV · 6 years ago
  7. 2921582 configs: colibri_imx6: Use ext4 file system by default by Sanchayan Maity · 6 years ago
  8. e85a536 colibri_imx6: add distroboot support by Stefan Agner · 6 years ago
  9. 1ebb754 colibri_imx6: drop CONFIG_OF_SYSTEM_SETUP by Max Krummenacher · 6 years ago
  10. 6eea69b colibri_imx6: migrate i2c to using driver model by Marcel Ziswiler · 6 years ago
  11. 70af111 colibri_imx6: remove obsolete USB_GADGET_MASS_STORAGE configuration by Marcel Ziswiler · 6 years ago
  12. 1874cdd colibri_imx6: move console in env from header file to defconfig by Marcel Ziswiler · 6 years ago
  13. 63fe9a0 apalis_imx6: switch to zimage by Marcel Ziswiler · 6 years ago
  14. ede2510 configs: apalis_imx6: Use ext4 file system by default by Sanchayan Maity · 6 years ago
  15. 321be22 apalis_imx6: use both sd/mmc interfaces for setsdupdate by Max Krummenacher · 6 years ago
  16. 26ee49a apalis_imx6: add distroboot support by Marcel Ziswiler · 6 years ago
  17. 16959d7 apalis_imx6: drop CONFIG_OF_SYSTEM_SETUP by Marcel Ziswiler · 6 years ago
  18. 72b49e2 apalis_imx6: migrate mmc and sata to using driver model by Marcel Ziswiler · 6 years ago
  19. ab92352 apalis_imx6: migrate i2c to using driver model by Marcel Ziswiler · 6 years ago
  20. 7f78959 apalis_imx6: remove obsolete USB_GADGET_MASS_STORAGE configuration by Marcel Ziswiler · 6 years ago
  21. 3858aac apalis_imx6: move console in env from header file to defconfig by Marcel Ziswiler · 6 years ago
  22. d46a18a mx53ppd: fix unsupported set command by Ian Ray · 6 years ago
  23. b026c82 board: ge: bx50v3: Network booting of fitImage with nfs rootfs by Joonas Aijala · 6 years ago
  24. 403d388 board: ge: bx50v3: Specific ARP timeout removed by Joonas Aijala · 6 years ago
  25. 31c9afd board: ge: ppd: Enable CONFIG_DM_MMC by Ian Ray · 6 years ago
  26. efc260a board: ge: bx50v3: Enable CONFIG_DM_MMC by Ian Ray · 6 years ago
  27. b3d28ac config: bk4: Update u-boot envs to support NOR memories initial setup by Lukasz Majewski · 6 years ago
  28. 32c160e config: bk4: Update u-boot script to support recovery via SD card by Lukasz Majewski · 6 years ago
  29. 6f854c6 config: bk4: Update include/configs/bk4r1.h file by Lukasz Majewski · 6 years ago
  30. 8d91740 config: pcm052: Use SZ_X{MK} from linux/sizes.h for include/configs/pcm052.h by Lukasz Majewski · 6 years ago
  31. 9829b24 defconfig: bk4/pcm052: Update bk4r1|pcm052_defconfig to support DM/DT by Lukasz Majewski · 6 years ago
  32. 0152895 Merge tag 'u-boot-stm32-20190412' of https://github.com/patrickdelaunay/u-boot by Tom Rini · 6 years ago
  33. 066cc7c Merge git://git.denx.de/u-boot-marvell by Tom Rini · 6 years ago
  34. a53d9f8 stm32mp1: activated some configuration by Patrick Delaunay · 6 years ago
  35. 2cf2b51 stm32mp1: update memory layout by Patrick Delaunay · 6 years ago
  36. 842ebb5 stm32mp1: update bootcmd by Patrick Delaunay · 6 years ago
  37. abf2678 stm32mp1: add trusted boot with TF-A by Patrick Delaunay · 6 years ago
  38. 9c4b013 ti: keystone2: Move CONFIG_ISW_ENTRY_ADDR to a common place by Tom Rini · 6 years ago
  39. 097fd51 configs: ti_omap5_common: Add NAND environment settings by Faiz Abbas · 6 years ago
  40. 15b8c75 davinci: da850evm/omapl138-lcdk: Move BSS to SDRAM because SRAM is full by Adam Ford · 6 years ago
  41. 4512380 am335x, guardian: Add support for the bosch guardian board by Sjoerd Simons · 6 years ago
  42. 4db944a arm: mvebu: Add DB-XC3-24G4XG board by Chris Packham · 6 years ago
  43. f94b522 arm: kirkwood: lsxl: enable DM for SATA by Michael Walle · 6 years ago
  44. c1d81f6 arm: mvebu: turris_omnia: select Kconfig SPI_FLASH_SPANSION by Baruch Siach · 6 years ago
  45. 1c11dcf mvebu: drop dangling SPI flash comments and #ifdefs by Baruch Siach · 6 years ago
  46. 91dba55 soc: keystone: Merge into ti specific directory by Vignesh R · 6 years ago
  47. f95fdf2 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  48. 8c56350 ARM: rmobile: alt: Increase USB power-good delay by Marek Vasut · 6 years ago
  49. a71e2f9 arm: at91: Add gardena-gateway-at91sam support by Stefan Roese · 6 years ago
  50. fc89afb arm: at91: siemens: Add support to generate combined SPL+U-Boot image by Stefan Roese · 6 years ago
  51. d9bd429 board: pm9g45: Migrate to CONFIG_DM by Ilko Iliev · 6 years ago
  52. 0e62d5b Merge tag 'u-boot-imx-20190405' of git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  53. 8e2b1f2 cosmetic: Remove not needed string from kp_imx53.h config by Lukasz Majewski · 6 years ago
  54. f73c09e cosmetic: config: Remove empty #ifdefs by Lukasz Majewski · 6 years ago
  55. da06f9a Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  56. b7de88c ARM: imx6q_logic: Enable UUID support by Adam Ford · 6 years ago
  57. 66c433e Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 6 years ago
  58. 0fe668d ARM: rmobile: rcar-gen2: Activate bootm_size by Marek Vasut · 6 years ago
  59. 1abddd9 configs: ti: Move FIT image load address to avoid overwrite by Andrew F. Davis · 6 years ago
  60. 4f5e552 ARC: AXS10x: drop NAND support by Eugeniy Paltsev · 6 years ago
  61. abe66b1 Convert CONFIG_ENV_SPI_* to Kconfig by Patrick Delaunay · 6 years ago
  62. c95e632 Convert CONFIG_DEFAULT_SPI_* to Kconfig by Patrick Delaunay · 6 years ago
  63. 14453fb Convert CONFIG_SF_DEFAULT_* to Kconfig by Patrick Delaunay · 6 years ago
  64. ac31d0d exynos: replace CONFIG_ENV_SPI_BASE by CONFIG_SYS_SPI_BASE by Patrick Delaunay · 6 years ago
  65. e608beb controlcenterdc: move some configuration in defconfig file by Patrick Delaunay · 6 years ago
  66. a1b7132 bcm7445: move some configuration in defconfig file by Patrick Delaunay · 6 years ago
  67. 810ae23 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  68. 92a4745 arm: socfpga: make SPL_TEXT_BASE overridable by Simon Goldschmidt · 6 years ago
  69. 8303467 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago
  70. 1580970 armv7: ls102xa: Add workaround for DDR erratum A-008850 by Alison Wang · 6 years ago
  71. 43ad41e mc : Reduce MC memory size to 128M by Meenakshi Aggarwal · 6 years ago
  72. 4b387de board: tbs2910: Fix default environment by Soeren Moch · 6 years ago
  73. 9659eb4 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · 6 years ago
  74. 12d6409 ARM: imx6_logic: Fix typo in FDT address by Adam Ford · 6 years ago
  75. 3f77c93 include: configs: imx6-engicam: Add recovery boot option by Shyam Saini · 6 years ago
  76. 15b7e91 imx8mq_evk: Move CONFIG_ENV_IS_IN_MMC to Kconfig by Fabio Estevam · 6 years ago
  77. 0a11207 pico-imx6ul: Convert to DM_PMIC by Fabio Estevam · 6 years ago
  78. 934e728 espresso7420: remove duplicated config by Minkyu Kang · 6 years ago
  79. e6b1467 arm: exynos: Remove duplicated "boardname" env setting by Krzysztof Kozlowski · 6 years ago
  80. d9cab9f configs: odroid_xu3: Unify indentation by Krzysztof Kozlowski · 6 years ago
  81. 08e0ee0 configs: odroid_xu3: Use consistent syntax for #include by Krzysztof Kozlowski · 6 years ago
  82. 19c8c9c Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  83. bd6363a ARM: socfpga: Fix Arria10 SPI and NAND U-Boot offset by Marek Vasut · 7 years ago
  84. 60082d3 ARM: socfpga: Drop CONFIG_SYS_NAND_BAD_BLOCK_POS by Marek Vasut · 7 years ago
  85. 7544ad0 ARM: socfpga: Disable D cache in SPL by Marek Vasut · 7 years ago
  86. d245059 ARM: rmobile: rcar-gen3: Activate bootm_size by Eugeniu Rosca · 6 years ago
  87. 3f965f2 ARM: rmobile: Convert Gen2 Stout, Porter, Silk to DM_SPI{,_FLASH} by Marek Vasut · 6 years ago
  88. 279dc04 ARM: qemu-arm: enable USB boot in distro boot with UEFI by AKASHI Takahiro · 6 years ago
  89. d2c49aa board: Enable DHCP distro boot for LS1012a, LS1021a by Yunfeng Ding · 6 years ago
  90. 3241312 configs: fsl: move DDR specific defines to Kconfig by Rajesh Bhagat · 6 years ago
  91. 31a1c95 board: ls1043a: use default scan_dev_for_boot by Mian Yousaf Kaukab · 6 years ago
  92. 688cdf4 board: ls1043a: enable dhcp boot by Mian Yousaf Kaukab · 6 years ago
  93. d3d86fc board: ls1046a: use default scan_dev_for_boot by Mian Yousaf Kaukab · 6 years ago
  94. f43cc40 board: ls1046a: enable dhcp boot by Mian Yousaf Kaukab · 6 years ago
  95. 1a1e272 board: ls2080ardb: use default scan_dev_for_boot by Mian Yousaf Kaukab · 6 years ago
  96. e0db2f4 Revert "ls2080ardb: remove dhcp function from env as boot source" by Mian Yousaf Kaukab · 6 years ago
  97. e068928 board: ls1088ardb: use default scan_dev_for_boot by Mian Yousaf Kaukab · 6 years ago
  98. 080c951 Revert "ls1088a: remove dhcp function from u-boot env as boot source" by Mian Yousaf Kaukab · 6 years ago
  99. 3fda026 riscv: Add SiFive FU540 board support by Anup Patel · 6 years ago
  100. 607d06d preboot: Introduce CONFIG_USE_PREBOOT and migrate CONFIG_PREBOOT by Masahiro Yamada · 6 years ago