1. 331c87c armv8: ls2080aqds: Enable QSPI boot support by Yuan Yao · 8 years ago
  2. 5d555b9 configs: ls2080a: Increase load image len in NAND boot by Yuan Yao · 8 years ago
  3. 86f42d7 armv8: ls2080aqds: Config QSPI pin mux via FPGA in NAND boot by Yuan Yao · 8 years ago
  4. 6fc42b0 configs: ls2080aqds: Enable QSPI flash support by Yuan Yao · 8 years ago
  5. 5a89cce armv8: ls2080aqds: disable IFC NOR & QIXIS when QSPI enable by Yuan Yao · 8 years ago
  6. 5d891fe configs: ls2080a_common: Remove duplicate NOR configs by Yuan Yao · 8 years ago
  7. d40c885 drivers: i2c: mxc: Add early init by Yuan Yao · 8 years ago
  8. cbec11a siemens,am33x: add draco etamin board by Heiko Schocher · 8 years ago
  9. 61fea38 siemens,am33x: add ubi fastmap support by Samuel Egli · 8 years ago
  10. f116396 am335x, shc: add support for the am335x based bosch shc board by Heiko Schocher · 8 years ago
  11. 747ceee bootstage: call show_boot_progress also in SPL by Heiko Schocher · 8 years ago
  12. 90fecc7 power, tps65217: add some defines by Heiko Schocher · 8 years ago
  13. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  14. 9d2a9fa ARM: uniphier: do not erase when updating U-Boot image in eMMC device by Masahiro Yamada · 8 years ago
  15. d69e409 ARM: uniphier: support eMMC boot for PH1-LD11 and PH1-LD20 by Masahiro Yamada · 8 years ago
  16. 1d724e1 Merge http://git.denx.de/u-boot-samsung by Tom Rini · 8 years ago
  17. 5e5b9de ti_armv7_common: env: Fix hard coded mmc device for uuid by B, Ravi · 8 years ago
  18. 7a9a2e6 Remove unneeded remnants of bcopy(). by Robert P. J. Day · 8 years ago
  19. 1499a07 configs: k2*_evm: Update fdt file names by Lokesh Vutla · 8 years ago
  20. 62a6748 efi_loader: Move to normal debug infrastructure by Alexander Graf · 8 years ago
  21. 988c066 efi_loader: Add exit support by Alexander Graf · 9 years ago
  22. 02f4eb9 strider: Support cpu-dp flavor by Dirk Eibach · 8 years ago
  23. 3c6a509 strider: Support con-dp flavor by Dirk Eibach · 8 years ago
  24. faffdfd Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  25. 6ef13a9 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 8 years ago
  26. ecfb6dc ARM64: zynqmp: Add support for standard distro boot commands by Michal Simek · 9 years ago
  27. 704c03f ARM64: zynqmp: Remove CONFIG_BOOTP_SERVERIP by Alexander Graf · 8 years ago
  28. e8de989 ARM64: zynqmp: Enable AHCI when CONFIG_SATA_CEVA is defined by Michal Simek · 8 years ago
  29. 32bb7c8 env: Setup GD_FLG_ENV_DEFAULT flag when default environment are used by Michal Simek · 8 years ago
  30. 6101515 ARM64: zynqmp: Add support for zc1751-dc4 by Michal Simek · 9 years ago
  31. 2a50359 ARM64: zynqmp: Enable Vitesse and RealTek ethernet phys by Michal Simek · 8 years ago
  32. f4ce5f9 ARM64: zynqmp: Enable CMD_NAND via Kconfig by Michal Simek · 9 years ago
  33. 0362bdb Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 8 years ago
  34. ab9f4c3 Merge git://git.denx.de/u-boot-nand-flash by Tom Rini · 8 years ago
  35. 3530082 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  36. 0a44d49 dm: gpio: Add methods for open drain setting by mario.six@gdsys.cc · 9 years ago
  37. 52ab7ce mtd: nand: Sync with Linux v4.6 by Scott Wood · 8 years ago
  38. 46e1310 mtd: nand: Add page argument to write_page() etc. by Scott Wood · 8 years ago
  39. 17fed14 mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data by Scott Wood · 8 years ago
  40. 2c1b7e1 nand: Embed mtd_info in struct nand_chip by Scott Wood · 8 years ago
  41. 08364d9 mtd: nand: Remove nand_info_t typedef by Scott Wood · 8 years ago
  42. 465ba37 mtd: nand: Remove docg4 driver and palmtreo680 flashing tool by Scott Wood · 8 years ago
  43. d3b72ca usb: move CONFIG_USB_XHCI_DWC3 to Kconfig by Masahiro Yamada · 8 years ago
  44. 58d0023 usb: move CONFIG_USB_XHCI to Kconfig with renaming by Masahiro Yamada · 8 years ago
  45. 49b89ad configs: blackfin: move CONFIG_USB to defconfig by Masahiro Yamada · 8 years ago
  46. a10da43 usb: dwc3: Correct datatype of base to unsigned long by Siva Durga Prasad Paladugu · 9 years ago
  47. 9e7ee7b armv8: ls1012a: Add support of ls1012afrdm board by Prabhakar Kushwaha · 8 years ago
  48. a315c66 armv8: ls1012a: Add support of ls1012ardb board by Prabhakar Kushwaha · 8 years ago
  49. 5543250 armv8: ls1012a: Add support of ls1012aqds board by Prabhakar Kushwaha · 8 years ago
  50. d169ebe armv8: fsl-layerscape: Add support of QorIQ LS1012A SoC by Prabhakar Kushwaha · 8 years ago
  51. e8765c3 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 8 years ago
  52. aba2736 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 8 years ago
  53. 808185f mips: wdr4300: Move the CONFIG_USE_PRIVATE_LIBGCC to Kconfig by Marek Vasut · 8 years ago
  54. 6282192 arm: socfpga: improve raw MMC SPL boot by Sylvain Lesne · 8 years ago
  55. 03a6a8f arm: socfpga: Add missing ',' in CONFIG_BOOTARGS by Stefan Roese · 8 years ago
  56. 78a3b7d arm: socfpga: Enable tiny printf and simple malloc in SPL by Marek Vasut · 8 years ago
  57. ba2ade9 arm: socfpga: Add samtec VIN|ING board by Marek Vasut · 9 years ago
  58. 1ce3d54 ARM: tegra: add p2771-0000 board support by Stephen Warren · 9 years ago
  59. 03667eb ARM: tegra: add core Tegra186 support by Stephen Warren · 9 years ago
  60. dfbdc12 mmc: tegra: add basic Tegra186 support by Stephen Warren · 9 years ago
  61. 0c5403f gpio: add Tegra186 GPIO driver by Stephen Warren · 9 years ago
  62. af974be ARM: tegra: convert CONFIG_TEGRA_GPIO to Kconfig by Stephen Warren · 9 years ago
  63. 6ab6f72 ARM: tegra: fix naming in GPIO DT binding header by Stephen Warren · 9 years ago
  64. 121d782 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 8 years ago
  65. 1fbdac6 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 8 years ago
  66. 191413c Revert "image.h: Tighten up content using handy CONFIG_IS_ENABLED() macro." by Masahiro Yamada · 8 years ago
  67. e7edfe2 mips: ath79: Use 8MB flash profile for mtd partition by default by Wills Wang · 8 years ago
  68. 62f1352 MIPS: Split I & D cache line size config by Paul Burton · 9 years ago
  69. 5e51142 MIPS: Move cache sizes to Kconfig by Paul Burton · 9 years ago
  70. 825cfbd malta: Allow MIPS64 builds by Paul Burton · 9 years ago
  71. fc5ce16 arm: spear: x600: Add support for Micrel KSZ9031 PHY by Stefan Roese · 9 years ago
  72. 9a8f4cf Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  73. e421e95 image.h: Tighten up content using handy CONFIG_IS_ENABLED() macro. by Robert P. J. Day · 9 years ago
  74. abb44e6 board: am335x: Allow to choose serial device dynamically by Lokesh Vutla · 9 years ago
  75. 86e2987 config: env: Set AM335x-ICEv2 board specific env by Lokesh Vutla · 9 years ago
  76. 0d144f5 board: AM335x-ICEv2: Add cpsw support by Lokesh Vutla · 9 years ago
  77. e996e7a configs: am335x_evm: Switch to env on FAT SD by default by Tom Rini · 9 years ago
  78. 5a954ba ARM: dts: AM335x-evmsk: Add initial support by Lokesh Vutla · 9 years ago
  79. 67fb6e0 ARM: dts: AM43x-EPOS Initial Support by Lokesh Vutla · 9 years ago
  80. 2e648cb Remove unused BOOTFLAG definitions by Chris Packham · 9 years ago
  81. f62cef1 spl: Allow to load a FIT containing U-Boot from FS by Lokesh Vutla · 9 years ago
  82. 36d0824 ti_omap5_common: Update SPL start address on secure parts by Daniel Allred · 9 years ago
  83. 3623502 ti: AM43xx: board: Detect AM43xx HS EVM by Madan Srinivas · 9 years ago
  84. 6f6a9da ti: AM43xx: Use CONFIG options from SOC Kconfig by Madan Srinivas · 9 years ago
  85. eba13cd arm: Kconfig: Add support for AM43xx SoC specific Kconfig by Madan Srinivas · 9 years ago
  86. ef3b999 Drop references to CONFIG_SYS_GENERIC_BOARD in config files by Simon Glass · 9 years ago
  87. 3bba650 Drop use of CONFIG_SYS_GENERIC_BOARD in U-Boot by Simon Glass · 9 years ago
  88. 01135a0 openrisc: Drop the arch-specific board init by Simon Glass · 9 years ago
  89. 7c00a3c efi_loader: Add bounce buffer support by Alexander Graf · 9 years ago
  90. d1037e4 arm: add initial support for Amlogic Meson and ODROID-C2 by Beniamino Galvani · 9 years ago
  91. 3661aac distro: Add efi pxe boot code by Alexander Graf · 9 years ago
  92. 6b99b63 net: Fix client identifiers for ARM by Alexander Graf · 9 years ago
  93. 8268254 dm: mmc: dwmmc: Support CONFIG_BLK by Simon Glass · 9 years ago
  94. 302d4f8 dm: efi: Update for CONFIG_BLK by Simon Glass · 9 years ago
  95. a63dc53 rockchip: Drop SPL GPIO support for rk3288 by Simon Glass · 9 years ago
  96. 4c71c51 net: Move the VCI and client arch values to Kconfig by Alexander Graf · 9 years ago
  97. 94c4b99 efi_loader: Add network access support by Alexander Graf · 9 years ago
  98. 2821d91 mmc: Drop dead mmc code for non-generic MMC by Simon Glass · 9 years ago
  99. 4924a06 mmc: Drop mmc_register() by Simon Glass · 9 years ago
  100. 1536d8b arm: rpi: Define CONFIG_TFTP_TSIZE to show tftp size info by Simon Glass · 9 years ago