1. 242192b zynq: Move macros to hardware.h by Michal Simek · 12 years ago
  2. 36558ca exynos: fdt: Add TMU node for snow by Simon Glass · 12 years ago
  3. 681dd83 Exynos5: Add support for USB download boot mode by Vivek Gautam · 12 years ago
  4. 0abb702 Tegra: T30: Beaver board support. by Tom Warren · 12 years ago
  5. 8b81711 Tegra: Split tegra_get_chip_type() into soc & sku funcs by Tom Warren · 12 years ago
  6. 81185c1 Tegra: All Tamonten-derived boards use onboard NAND by Thierry Reding · 12 years ago
  7. 19a053d smdk5250, snow: convert to CONFIG_SPL_MAX_FOOTPRINT by Albert ARIBAUD · 12 years ago
  8. a02e3cc da850evm, da850_am18xxevm: convert to CONFIG_SPL_MAX_FOOTPRINT by Albert ARIBAUD · 12 years ago
  9. fd2c981 cam_enc_4xx: convert to CONFIG_SPL_MAX_FOOTPRINT by Albert ARIBAUD · 12 years ago
  10. ba5662d ARM: Fix __bss_start and __bss_end in linker scripts by Albert ARIBAUD · 12 years ago
  11. f457a12 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  12. ee531c2 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  13. 3954db8 arm: Make all linker scripts compatible with per-symbol sections by Benoît Thébaudeau · 12 years ago
  14. 545d04c arm: Remove support for smdk6400 by Benoît Thébaudeau · 12 years ago
  15. a043661 arm: Remove unused relocate_code() parameters by Benoît Thébaudeau · 12 years ago
  16. efb7c00 nand: mxc: Switch NAND SPL to generic SPL by Benoît Thébaudeau · 12 years ago
  17. 03bae03 arm: relocate_code(): Use __image_copy_end for end of relocation by Benoît Thébaudeau · 12 years ago
  18. 1f308f9 imx: mx53ard: Add support for NAND Flash by Benoît Thébaudeau · 12 years ago
  19. ea3814a omap5912-osk: Fix device initialisation by Jon Hunter · 12 years ago
  20. 4d1c54c omap5912-osk: Fix booting from NOR flash by Jon Hunter · 12 years ago
  21. b3060cb omap5912-osk: Fix DRAM initialisation by Jon Hunter · 12 years ago
  22. 8939ec3 am335x: Update timings for the beaglebone again by Tom Rini · 12 years ago
  23. 32d9618 nand: Extend nand_(read|write)_skip_bad with *actual and limit parameters by Tom Rini · 12 years ago
  24. adcd187 ARM: OMAP5: Rename omap5_evm to omap5_uevm by SRICHARAN R · 12 years ago
  25. d9021d4 omap2420-h4: Fix booting from NOR flash by Hunter, Jon · 12 years ago
  26. 7facd4e omap2420-h4: Fix DRAM initialisation by Hunter, Jon · 12 years ago
  27. 9a48c5c asm/omap_gpmc.h: consolidate common defines by Andreas Bießmann · 12 years ago
  28. 3ccf01a pcm051: Enable DDR PHY dynamic power down bit by Lars Poeschel · 12 years ago
  29. 0ff9c5e Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  30. cc7229c Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  31. adfb488 i.MX6: mx6qsabrelite: README: don't pass chip-select to sf probe command by Javier Martinez Canillas · 12 years ago
  32. 435998b mx6: Fix get_board_rev() for the mx6 solo case by Fabio Estevam · 12 years ago
  33. e6bf977 mmc: i.MX6: fsl_esdhc: Define maximum bus width supported by a board by Abbas Raza · 12 years ago
  34. eb31a40 mx6qsabrelite: README: No need to pass 'u-boot.imx' by Fabio Estevam · 12 years ago
  35. 5286337 mx6qsabre{sd,auto}: Add boot mode select by Otavio Salvador · 12 years ago
  36. c2bed64 mx6qsabresd: Fix card detection for invalid card id case by Otavio Salvador · 12 years ago
  37. a272dbf mx6qsabresd: Document the mapping of USDHC[2-4] by Otavio Salvador · 12 years ago
  38. 0198f9d replace last __bss_end__ occurrences with __bss_end by Albert ARIBAUD · 12 years ago
  39. 4a59809 Consolidate bool type by York Sun · 12 years ago
  40. 6fe023b Exynos: clock: Correct pwm source clk selection by Padmavathi Venna · 12 years ago
  41. a95c9e9 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 12 years ago
  42. 6bcdd9d Merge branch 'for-v2013.04' by Anatolij Gustschin · 12 years ago
  43. 6587537 Exynos5: clock: Fix a typo bug in exynos clock init by Akshay Saraswat · 12 years ago
  44. d0d8d3b menu: Add support for user defined item choice function by Pali Rohár · 12 years ago
  45. 61a443a Exynos: clock: Fix a bug in PLL lock check condition by Akshay Saraswat · 12 years ago
  46. 17b7010 SMDK5250: Fix compiler warning for non-dt systems by Vivek Gautam · 12 years ago
  47. 32adc23 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  48. 92bf4be SMDK5250: Use statically defined structures only in non DT case by Ajay Kumar · 12 years ago
  49. bca019f SMDK5250: Add device node for DP by Ajay Kumar · 12 years ago
  50. c234986 SMDK5250: Add device node for FIMD by Ajay Kumar · 12 years ago
  51. d6092d9 video: exynos_dp: Remove callbacks from the driver by Ajay Kumar · 12 years ago
  52. 41022a1 video: exynos_fb: Remove callbacks from the driver by Ajay Kumar · 12 years ago
  53. abc046b Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  54. 85c3d46c Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  55. 35a1d09 Tegra114: MMC: Add SD bus power-rail init routine by Tom Warren · 12 years ago
  56. 3086f6a Tegra114: Dalmore: Add SDIO3 pad config to pinctrl_config table by Tom Warren · 12 years ago
  57. be479a8 Tegra114: fdt: Add SDMMC (sdhci) nodes for T114 boards (Dalmore for now) by Tom Warren · 12 years ago
  58. fc1df28 tegra114: dalmore: fdt: enable dalmore SPI controller by Allen Martin · 12 years ago
  59. b98691c spi: add common fdt SPI driver interface by Allen Martin · 12 years ago
  60. e8e99ab tegra: spi: rename tegra SPI drivers by Allen Martin · 12 years ago
  61. e0158b8 tegra: remove support for UART SPI switch by Allen Martin · 12 years ago
  62. 385bc75 am335x_evm: Add better timings for the new BeagleBoard DDR3 part by Tom Rini · 12 years ago
  63. 725f0c5 ti814x_evm: add ti814x evm board support by Matt Porter · 12 years ago
  64. 65991ec am33xx: refactor emif4/ddr to support multiple EMIF instances by Matt Porter · 12 years ago
  65. e24646f am33xx: convert defines from am33xx-specific to generic names by Matt Porter · 12 years ago
  66. c30d57b am335x: Enable DDR PHY dynamic power down bit for DDR3 boards by Vaibhav Hiremath · 12 years ago
  67. c4a295a cm-t35: add support for loading splash image from NAND by Nikita Kiryanov · 12 years ago
  68. dc90d01 lcd, fb: remove duplicated prototypes and unused code by Jeroen Hofstee · 12 years ago
  69. 881c4ec common/lcd.c: remove global lcd_base by Jeroen Hofstee · 12 years ago
  70. b9092e6 common/lcd.c: cleanup use of global variables by Jeroen Hofstee · 12 years ago
  71. 67f5391 common/lcd.c: cleanup use of global variables by Wolfgang Denk · 12 years ago
  72. 45b52ce Merge branch 'spi' of git://git.denx.de/u-boot-x86 by Tom Rini · 12 years ago
  73. c4ab971 ARM: rpi_b: enable SD controller, add related env/cmds by Stephen Warren · 12 years ago
  74. acc8bf4 ARM: rpi_b: use bcm2835 mbox driver to get memory size by Stephen Warren · 12 years ago
  75. 1102740 Add initial support for Wandboard dual lite and solo. by Fabio Estevam · 12 years ago
  76. 87323ed x86: Add FDT SPI node for link by Simon Glass · 12 years ago
  77. db09c5f Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 12 years ago
  78. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  79. 0a4d8a9 arm:trats: Use new ums command by Lukasz Majewski · 12 years ago
  80. e0e641e arm: Use sections header to obtain link symbols by Simon Glass · 12 years ago
  81. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  82. 0883a76 Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  83. 81420c3 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  84. 3ca6d0a nitrogen: Use unsigned long to specify the total RAM size by fabio.estevam@freescale.com · 12 years ago
  85. e619461 Tegra114: Dalmore: Add pad config tables/code based on pinmux code by Tom Warren · 12 years ago
  86. 9b22f83 Tegra114: fdt: Move aliases from dtsi to dts file as per other Tegras by Tom Warren · 12 years ago
  87. 0962b4b Tegra114: Dalmore: Always use DEFAULT instead of DISABLE for lock bits by Tom Warren · 12 years ago
  88. f5d874d Tegra30: MMC: Add SD bus power-rail and SDMMC pad init routines by Tom Warren · 12 years ago
  89. 20515be Tegra30: fdt: Add SDMMC (sdhci) nodes for T30 boards (Cardhu for now) by Tom Warren · 12 years ago
  90. 7110b95 Tegra30: Cardhu: Add pad config tables/code based on pinmux code by Tom Warren · 12 years ago
  91. 8495b22 Tegra114: pinmux: Update pinmux tables & code, fix a bug w/SDMMC3 init by Tom Warren · 12 years ago
  92. b7dc94d Tegra30: Cardhu: Remove unneeded cardhu.c.mmc file by Tom Warren · 12 years ago
  93. e8cf3dd Tegra30: fdt: Sync DT nodes with kernel DT files (I2C, SPI, GPIO, clock) by Tom Warren · 12 years ago
  94. 9e710c7 Tegra: fdt: Remove memreserve line from Cardhu/Seaboard DT files by Tom Warren · 12 years ago
  95. 9745cf8 Tegra: MMC: Add DT support to MMC driver for all T20 boards by Tom Warren · 12 years ago
  96. ed95527 Tegra: fdt: Add/enhance sdhci (mmc) nodes for all T20 DT files by Tom Warren · 12 years ago
  97. e41e11b Tegra: fdt: tamonten: Add common tamonten.dtsi file from linux by Tom Warren · 12 years ago
  98. f623615 Tegra: fdt: Change /include/ to #include for C preprocessor by Tom Warren · 12 years ago
  99. 36092ff Tegra114: fdt: Update DT files with I2C info for T114/Dalmore by Tom Warren · 12 years ago
  100. 26c3216 tegra: usb: move implementation into right directory by Lucas Stach · 12 years ago