1. ee531c2 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  2. 3954db8 arm: Make all linker scripts compatible with per-symbol sections by Benoît Thébaudeau · 12 years ago
  3. 545d04c arm: Remove support for smdk6400 by Benoît Thébaudeau · 12 years ago
  4. a043661 arm: Remove unused relocate_code() parameters by Benoît Thébaudeau · 12 years ago
  5. efb7c00 nand: mxc: Switch NAND SPL to generic SPL by Benoît Thébaudeau · 12 years ago
  6. 03bae03 arm: relocate_code(): Use __image_copy_end for end of relocation by Benoît Thébaudeau · 12 years ago
  7. 1f308f9 imx: mx53ard: Add support for NAND Flash by Benoît Thébaudeau · 12 years ago
  8. ea3814a omap5912-osk: Fix device initialisation by Jon Hunter · 12 years ago
  9. 4d1c54c omap5912-osk: Fix booting from NOR flash by Jon Hunter · 12 years ago
  10. b3060cb omap5912-osk: Fix DRAM initialisation by Jon Hunter · 12 years ago
  11. 8939ec3 am335x: Update timings for the beaglebone again by Tom Rini · 12 years ago
  12. adcd187 ARM: OMAP5: Rename omap5_evm to omap5_uevm by SRICHARAN R · 12 years ago
  13. d9021d4 omap2420-h4: Fix booting from NOR flash by Hunter, Jon · 12 years ago
  14. 7facd4e omap2420-h4: Fix DRAM initialisation by Hunter, Jon · 12 years ago
  15. 9a48c5c asm/omap_gpmc.h: consolidate common defines by Andreas Bießmann · 12 years ago
  16. 3ccf01a pcm051: Enable DDR PHY dynamic power down bit by Lars Poeschel · 12 years ago
  17. 0ff9c5e Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  18. cc7229c Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  19. adfb488 i.MX6: mx6qsabrelite: README: don't pass chip-select to sf probe command by Javier Martinez Canillas · 12 years ago
  20. 435998b mx6: Fix get_board_rev() for the mx6 solo case by Fabio Estevam · 12 years ago
  21. e6bf977 mmc: i.MX6: fsl_esdhc: Define maximum bus width supported by a board by Abbas Raza · 12 years ago
  22. eb31a40 mx6qsabrelite: README: No need to pass 'u-boot.imx' by Fabio Estevam · 12 years ago
  23. 5286337 mx6qsabre{sd,auto}: Add boot mode select by Otavio Salvador · 12 years ago
  24. c2bed64 mx6qsabresd: Fix card detection for invalid card id case by Otavio Salvador · 12 years ago
  25. a272dbf mx6qsabresd: Document the mapping of USDHC[2-4] by Otavio Salvador · 12 years ago
  26. 6fe023b Exynos: clock: Correct pwm source clk selection by Padmavathi Venna · 12 years ago
  27. 6587537 Exynos5: clock: Fix a typo bug in exynos clock init by Akshay Saraswat · 12 years ago
  28. 61a443a Exynos: clock: Fix a bug in PLL lock check condition by Akshay Saraswat · 12 years ago
  29. 17b7010 SMDK5250: Fix compiler warning for non-dt systems by Vivek Gautam · 12 years ago
  30. 32adc23 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  31. 92bf4be SMDK5250: Use statically defined structures only in non DT case by Ajay Kumar · 12 years ago
  32. bca019f SMDK5250: Add device node for DP by Ajay Kumar · 12 years ago
  33. c234986 SMDK5250: Add device node for FIMD by Ajay Kumar · 12 years ago
  34. d6092d9 video: exynos_dp: Remove callbacks from the driver by Ajay Kumar · 12 years ago
  35. 41022a1 video: exynos_fb: Remove callbacks from the driver by Ajay Kumar · 12 years ago
  36. abc046b Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  37. 85c3d46c Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  38. 35a1d09 Tegra114: MMC: Add SD bus power-rail init routine by Tom Warren · 12 years ago
  39. 3086f6a Tegra114: Dalmore: Add SDIO3 pad config to pinctrl_config table by Tom Warren · 12 years ago
  40. be479a8 Tegra114: fdt: Add SDMMC (sdhci) nodes for T114 boards (Dalmore for now) by Tom Warren · 12 years ago
  41. fc1df28 tegra114: dalmore: fdt: enable dalmore SPI controller by Allen Martin · 12 years ago
  42. b98691c spi: add common fdt SPI driver interface by Allen Martin · 12 years ago
  43. e8e99ab tegra: spi: rename tegra SPI drivers by Allen Martin · 12 years ago
  44. e0158b8 tegra: remove support for UART SPI switch by Allen Martin · 12 years ago
  45. 385bc75 am335x_evm: Add better timings for the new BeagleBoard DDR3 part by Tom Rini · 12 years ago
  46. 725f0c5 ti814x_evm: add ti814x evm board support by Matt Porter · 12 years ago
  47. 65991ec am33xx: refactor emif4/ddr to support multiple EMIF instances by Matt Porter · 12 years ago
  48. e24646f am33xx: convert defines from am33xx-specific to generic names by Matt Porter · 12 years ago
  49. c30d57b am335x: Enable DDR PHY dynamic power down bit for DDR3 boards by Vaibhav Hiremath · 12 years ago
  50. c4a295a cm-t35: add support for loading splash image from NAND by Nikita Kiryanov · 12 years ago
  51. 45b52ce Merge branch 'spi' of git://git.denx.de/u-boot-x86 by Tom Rini · 12 years ago
  52. c4ab971 ARM: rpi_b: enable SD controller, add related env/cmds by Stephen Warren · 12 years ago
  53. acc8bf4 ARM: rpi_b: use bcm2835 mbox driver to get memory size by Stephen Warren · 12 years ago
  54. 1102740 Add initial support for Wandboard dual lite and solo. by Fabio Estevam · 12 years ago
  55. 87323ed x86: Add FDT SPI node for link by Simon Glass · 12 years ago
  56. db09c5f Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 12 years ago
  57. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  58. 0a4d8a9 arm:trats: Use new ums command by Lukasz Majewski · 12 years ago
  59. e0e641e arm: Use sections header to obtain link symbols by Simon Glass · 12 years ago
  60. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  61. 0883a76 Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  62. 81420c3 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  63. 3ca6d0a nitrogen: Use unsigned long to specify the total RAM size by fabio.estevam@freescale.com · 12 years ago
  64. e619461 Tegra114: Dalmore: Add pad config tables/code based on pinmux code by Tom Warren · 12 years ago
  65. 9b22f83 Tegra114: fdt: Move aliases from dtsi to dts file as per other Tegras by Tom Warren · 12 years ago
  66. 0962b4b Tegra114: Dalmore: Always use DEFAULT instead of DISABLE for lock bits by Tom Warren · 12 years ago
  67. f5d874d Tegra30: MMC: Add SD bus power-rail and SDMMC pad init routines by Tom Warren · 12 years ago
  68. 20515be Tegra30: fdt: Add SDMMC (sdhci) nodes for T30 boards (Cardhu for now) by Tom Warren · 12 years ago
  69. 7110b95 Tegra30: Cardhu: Add pad config tables/code based on pinmux code by Tom Warren · 12 years ago
  70. 8495b22 Tegra114: pinmux: Update pinmux tables & code, fix a bug w/SDMMC3 init by Tom Warren · 12 years ago
  71. b7dc94d Tegra30: Cardhu: Remove unneeded cardhu.c.mmc file by Tom Warren · 12 years ago
  72. e8cf3dd Tegra30: fdt: Sync DT nodes with kernel DT files (I2C, SPI, GPIO, clock) by Tom Warren · 12 years ago
  73. 9e710c7 Tegra: fdt: Remove memreserve line from Cardhu/Seaboard DT files by Tom Warren · 12 years ago
  74. 9745cf8 Tegra: MMC: Add DT support to MMC driver for all T20 boards by Tom Warren · 12 years ago
  75. ed95527 Tegra: fdt: Add/enhance sdhci (mmc) nodes for all T20 DT files by Tom Warren · 12 years ago
  76. e41e11b Tegra: fdt: tamonten: Add common tamonten.dtsi file from linux by Tom Warren · 12 years ago
  77. f623615 Tegra: fdt: Change /include/ to #include for C preprocessor by Tom Warren · 12 years ago
  78. 36092ff Tegra114: fdt: Update DT files with I2C info for T114/Dalmore by Tom Warren · 12 years ago
  79. 26c3216 tegra: usb: move implementation into right directory by Lucas Stach · 12 years ago
  80. e5b3a50 Add Boundary Devices Nitrogen6X boards by Eric Nelson · 12 years ago
  81. c24895e Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  82. 436f632 arm: make __bss_start and __bss_end__ compiler-generated by Albert ARIBAUD · 12 years ago
  83. 6277b19 Remove linker lists (LGAs) from SPL linker scripts by Albert ARIBAUD · 12 years ago
  84. 78972f8 Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  85. 1223687 EXYNOS5: Add initial DTS file for Snow. by Rajeshwari Shinde · 12 years ago
  86. 9a427cc Exynos5: FDT: Add a H/W-trip member to TMU node by Akshay Saraswat · 12 years ago
  87. ec3a180 Exynos5: TMU: Add TMU init and status check by Akshay Saraswat · 12 years ago
  88. aa77318 Exynos5: FDT: Add TMU device node values by Akshay Saraswat · 12 years ago
  89. 15ab89e SMDK5250: FDT: Retrieve board model via DT by Rajeshwari Shinde · 12 years ago
  90. 39cf43f ppc: Remove PCIPPC2 and PCIPPC6 boards by Stefan Roese · 12 years ago
  91. 9dbc836 Merge u-boot/master into u-boot-ti/master by Tom Rini · 12 years ago
  92. 40700ad arm: dra7xx: Add board files for DRA7XX socs by Lokesh Vutla · 12 years ago
  93. e2573d5 Merge branch 'master' of git://git.denx.de/u-boot-mpc82xx by Tom Rini · 12 years ago
  94. 1179c28 powerpc/82xx/km: removed unneeded ifdef by Holger Brunck · 12 years ago
  95. 4d090c6 powerpc/82xx/km: make handle_mgcoge3un_reset static by Holger Brunck · 12 years ago
  96. f661546 mpc512x: pdm360ng: drop not needed memory node fixup by Anatolij Gustschin · 12 years ago
  97. d639890 mpc512x: add ifm ac14xx board by Anatolij Gustschin · 12 years ago
  98. c936642 mpc512x: use common code for clock setting for all mpc512x boards by Anatolij Gustschin · 12 years ago
  99. ca625ee mpc512x: use common code for CSx configuration by Anatolij Gustschin · 12 years ago
  100. 223008d mpc5200: a4m2k: Implement custom "dynamic" watchdog support by Stefan Roese · 12 years ago