1. 313d05b sunxi: mmc: Always declare High Capacity capability by Hans de Goede · 10 years ago
  2. bcb03eab mmc: exynos_dw_mmc: use the exynos specific data structure by Jaehoon Chung · 10 years ago
  3. 3d12e55 mmc: exynos_dw_mmc: set to clksel_val into board-init function by Jaehoon Chung · 10 years ago
  4. 401fc50 mmc: dw_mmc: fixed the wrong bit control by Jaehoon Chung · 10 years ago
  5. a095bfd mmc: Implement SD/MMC versioning properly by Pantelis Antoniou · 10 years ago
  6. dc7ea68 rpi: add support for Raspberry Pi 2 model B by Stephen Warren · 10 years ago
  7. 8780f22 bcm2836 SoC support (used in Raspberry Pi 2 model B) by Stephen Warren · 10 years ago
  8. 29e494c bcm2835/rpi: add SPDX license tags for some files by Stephen Warren · 10 years ago
  9. 41aa49e ARM: prepare for including <mach/*.h> by Masahiro Yamada · 10 years ago
  10. 38260a9 ARM: keystone: move SoC headers to mach-keystone/include/mach by Masahiro Yamada · 10 years ago
  11. 9b1a1dd ARM: orion5x: move SoC headers to mach-orion5x/include/mach by Masahiro Yamada · 10 years ago
  12. 66120f8 ARM: nomadik: move SoC headers to mach-nomadik/include/mach by Masahiro Yamada · 10 years ago
  13. 98833d2 ARM: kirkwood: move SoC headers to mach-kirkwood/include/mach by Masahiro Yamada · 10 years ago
  14. b3288ae ARM: davinci: move SoC headers to mach-davinci/include/mach by Masahiro Yamada · 10 years ago
  15. 7710e29 ARM: at91: move SoC headers to mach-at91/include/mach by Masahiro Yamada · 10 years ago
  16. 2fa3dd9 kbuild: prepare for moving headers into mach-*/include/mach by Masahiro Yamada · 10 years ago
  17. f058b79 ARM: keystone: move SoC sources to mach-keystone by Masahiro Yamada · 10 years ago
  18. 0f2ec0a ARM: versatile: move SoC sources to mach-versatile by Masahiro Yamada · 10 years ago
  19. 2253764 ARM: orion5x: move SoC sources to mach-orion5x by Masahiro Yamada · 10 years ago
  20. 95ec48b ARM: highbank: move SoC sources to mach-highbank by Masahiro Yamada · 10 years ago
  21. 5d083e1 ARM: nomadik: move SoC sources to mach-nomadik by Masahiro Yamada · 10 years ago
  22. 5e5e23a ARM: kirkwood: move SOC sources to mach-kirkwood by Masahiro Yamada · 10 years ago
  23. 3644548 ARM: davinci: move SoC sources to mach-davinci by Masahiro Yamada · 10 years ago
  24. ed1632a ARM: tegra: collect SoC sources into mach-tegra by Masahiro Yamada · 10 years ago
  25. e77d1d9 ARM: at91: collect SoC sources into mach-at91 by Masahiro Yamada · 10 years ago
  26. 0841ab4 ARM: prepare for moving SoC sources into mach-* by Masahiro Yamada · 10 years ago
  27. af908ee ARM: at91: move board select menu and common settings by Masahiro Yamada · 10 years ago
  28. fa39200 Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  29. 45a9335 dm: Protect device_unbind() with CONFIG_DM_DEVICE_REMOVE by Marek Vasut · 10 years ago
  30. 27afb52 serial: ns16550: Support debug UART by Simon Glass · 10 years ago
  31. 6aba4fd serial: ns16550: Add access functions that don't need platdata by Simon Glass · 10 years ago
  32. bac6fd8 serial: Support an early UART for debugging by Simon Glass · 10 years ago
  33. 8b37f98 Documentation: gpio: fix bindings document by Masahiro Yamada · 10 years ago
  34. 7eb7bfc dm: mx6: Adjust mx6sxsabresd to use Kconfig for DM_THERMAL by Simon Glass · 10 years ago
  35. e200ee2 dm: Move CONFIG_I2C_COMPAT to Kconfig by Simon Glass · 10 years ago
  36. 5b79bb2 dm: cros_ec: Convert to Kconfig by Simon Glass · 10 years ago
  37. 56dae70 cmd_i2c: Provide option for bulk 'i2c write' in one transaction by Lubomir Popov · 10 years ago
  38. 6b546f3 cmd_i2c: quit I2C commands immediately on error by Masahiro Yamada · 10 years ago
  39. f3ae2ab Merge branch 'master' of git://git.denx.de/u-boot-fdt by Tom Rini · 10 years ago
  40. 6256dcc cmd_fdt: Print the control fdt in terms of virtual memory by Joe Hershberger · 10 years ago
  41. 3d4ea4c cmd_fdt: Actually fix fdt command in sandbox by Joe Hershberger · 10 years ago
  42. 8e919af Merge branch 'master' of git://git.denx.de/u-boot-avr32 by Tom Rini · 10 years ago
  43. 6639234 atstk1002: enable generic board by Andreas Bießmann · 10 years ago
  44. 1dbe4a5 grasshopper: enable generic board by Andreas Bießmann · 10 years ago
  45. c1d0917 avr32: add generic board support by Andreas Bießmann · 10 years ago
  46. 111bbf5 common/board_r: allocate bootparams by Andreas Bießmann · 10 years ago
  47. 2542986 common/board_f: factor out reserve_stacks by Andreas Bießmann · 10 years ago
  48. 97979a2 avr32: use generic gd->start_addr_sp by Andreas Bießmann · 10 years ago
  49. 662a4f2 avr32: convert to dram_init() by Andreas Bießmann · 10 years ago
  50. 1e73752 avr32: rename mmu.h definitions by Andreas Bießmann · 10 years ago
  51. 62044c0 avr32: factor out cpu_mmc_init() by Andreas Bießmann · 10 years ago
  52. 465c0dd avr32: rename cpu_init() -> arch_cpu_init() by Andreas Bießmann · 10 years ago
  53. f997720 avr32: use dlmalloc for DMA buffers by Andreas Bießmann · 10 years ago
  54. 24c801d Prepare v2015.04-rc2 by Tom Rini · 10 years ago
  55. a85fecf Revert "sunxi: configs/sunxi-common.h: Enable CONFIG_CMD_PART" by Tom Rini · 10 years ago
  56. 63a7ff9 add example for file on VFAT filesystem usage by Waldemar Brodkorb · 10 years ago
  57. e8adea2 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  58. db6a14f ARM: lpc3250: config: add generic board support by Vladimir Zapolskiy · 10 years ago
  59. 876f7a9 KM/IVM: remove ivm_read_eeprom(void) by Valentin Longchamp · 10 years ago
  60. 2b47dbe 82xx/km82xx: read the IVM eeprom earlier by Valentin Longchamp · 10 years ago
  61. f2893a9 83xx/km83xx: read the IVM eeprom earlier by Valentin Longchamp · 10 years ago
  62. 14039f8 85xx/kmp204x: read the IVM eeprom earlier by Valentin Longchamp · 10 years ago
  63. aea4bb5 kirkwood/km_arm: read the IVM eeprom earlier by Valentin Longchamp · 10 years ago
  64. 123c5e4 KM/IVM: split the IVM reading and parsing in 2 parts by Valentin Longchamp · 10 years ago
  65. 329b72a spl, spl_nor: fix compiler warning by Heiko Schocher · 10 years ago
  66. cb39677 .travis.yml: remove 824x builds by Heiko Schocher · 10 years ago
  67. 3be54fd PCI: add 64-bit prefetchable memory support by David Feng · 10 years ago
  68. 7ef91f0 sunxi: Support the FEL boot mode in the regular u-boot build by Siarhei Siamashka · 10 years ago
  69. 5debe1f sunxi: Normalise FEL support by Simon Glass · 10 years ago
  70. 040d818 arm: spl: Provide for a board-specific loader by Simon Glass · 10 years ago
  71. 47197fe arm: Allow lr to be saved by board code by Simon Glass · 10 years ago
  72. 31f48e1 tools: mksunxiboot: Fix problems on big endian systems by Siarhei Siamashka · 10 years ago
  73. f2b45c8 sunxi: otg: Fix peripheral mode by Hans de Goede · 10 years ago
  74. dea16d2 sunxi: dram: Un-inline dram helper functions by Hans de Goede · 10 years ago
  75. 1879925 sunxi: video: Dynamically reserve framebuffer memory by Hans de Goede · 10 years ago
  76. 6c91286 sunxi: video: Do not use CONFIG_SYS_MEM_TOP_HIDE for the framebuffer by Hans de Goede · 10 years ago
  77. 9a18855 sunxi: MAINTAINERS: drop no longer existing felconfig-s from MAINTAINERS by Hans de Goede · 10 years ago
  78. 9a3f951 sunxi: Ampe A76 support by Paul Kocialkowski · 10 years ago
  79. ad53cd5 config_distro_bootcmd.h: Enable CONFIG_CMD_PART by Hans de Goede · 10 years ago
  80. dfcfcab image: Convert to use fdt_for_each_subnode macro by Axel Lin · 10 years ago
  81. d631d70 tools/imagetool: remove linker script by Andreas Bießmann · 10 years ago
  82. 13cddec net: keystone_net: move serdes setup to initialization function by Vitaly Andrianov · 10 years ago
  83. a9554d6 keystone2: ddr3: eliminate using global ddr3_size variable by Vitaly Andrianov · 10 years ago
  84. 8405db8 clock_am43xx:Set the MAC clock to /5 for OPP100 by Steve Kipisz · 10 years ago
  85. 440336f ARM: DRA7-evm: DDR3: Update leveling values by Lokesh Vutla · 10 years ago
  86. b7eecd7 ARM: DRA7: EMIF: Update SDRAM_REF_CTRL register value by Lokesh Vutla · 10 years ago
  87. 94dc3f2 ARM: DRA72x: DDR3: Fix EMIF timings for 666MHz clock by Angela Stegmaier · 10 years ago
  88. 8645fd9 mtd, omap: fix case NAND_OMAP_GPMC_PREFETCH not defined by Egli, Samuel · 10 years ago
  89. 7510164 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 10 years ago
  90. a7fb3a4 Merge branch 'sandbox' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  91. 38b2f09 lsxl: add a README file by Michael Walle · 10 years ago
  92. d8e2292 sandbox: Adjust the order of the NO_SDL check by Simon Glass · 10 years ago
  93. 744d788 sandbox: Return '-c command' exit value as sandbox exit code by Joe Hershberger · 10 years ago
  94. d4f22cf buildman: allow multiple toolchains in a single path by Albert ARIBAUD · 10 years ago
  95. 3338269 patman: Read in the git-mailrc alias file by Simon Glass · 10 years ago
  96. 7e92f5c buildman: Fix incorrect arguemnt in GetUpstream() by Simon Glass · 10 years ago
  97. af487db Merge git://git.denx.de/u-boot-samsung by Tom Rini · 10 years ago
  98. c0af76d Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  99. 264a027 Merge git://git.denx.de/u-boot-arc by Tom Rini · 10 years ago
  100. 9104c4d Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 10 years ago