1. 3ba65f9 am33xx: refactor emif4/ddr to support multiple EMIF instances by Matt Porter · 12 years ago
  2. 81df2ba am33xx: convert defines from am33xx-specific to generic names by Matt Porter · 12 years ago
  3. 98f9200 am33xx: Add required includes to some omap/am33xx code by Tom Rini · 12 years ago
  4. 244044e ARM: AM33XX: Fix typo that causes an AM duplication in CPU name. by Enric Balletbo i Serra · 12 years ago
  5. 59dcf97 am335x: Enable DDR PHY dynamic power down bit for DDR3 boards by Vaibhav Hiremath · 12 years ago
  6. c5d4752 ARM: implement erratum 716044 workaround by Stephen Warren · 12 years ago
  7. 1e7e374 am33xx:ddr:Fix config_sdram to work for all DDR by Steve Kipisz · 12 years ago
  8. 296de3b Initialise correct GPMC WAITx irq for AM33xx by Mark Jackson · 12 years ago
  9. fc33705 Allow AM335x MPU core clock speed to be specified in the board config file by Mark Jackson · 12 years ago
  10. 0698095 lcd, pxafb: move the pxafb to drivers/video by Jeroen Hofstee · 12 years ago
  11. 46d1d5d common/lcd.c: cleanup use of global variables by Wolfgang Denk · 12 years ago
  12. 131a1e6 ARM: rpi_b: enable SD controller, add related env/cmds by Stephen Warren · 12 years ago
  13. 9a4fbe4 mmc: add bcm2835 driver by Stephen Warren · 12 years ago
  14. 8807728 ARM: bcm2835: add mailbox driver by Stephen Warren · 12 years ago
  15. e2d282a Add initial support for Wandboard dual lite and solo. by Fabio Estevam · 12 years ago
  16. 99e2dc5 i.MX6: Add hdmidet command to detect attached HDMI monitor by Eric Nelson · 12 years ago
  17. 982a3c4 imx-common: timer: fix 32-bit overflow by Knut Wohlrab · 12 years ago
  18. b33426c mxs: spl_mem_init: Align DDR2 init with FSL bootlets source by Fabio Estevam · 12 years ago
  19. 0ce033d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  20. 959daa2 arm: Enable generic board support by Simon Glass · 12 years ago
  21. e103b7a arm: Use sections header to obtain link symbols by Simon Glass · 12 years ago
  22. 1865286 Introduce generic link section.h symbol files by Simon Glass · 12 years ago
  23. 3929fb0 Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  24. b27673c Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  25. 6579d15 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  26. 477393e Tegra114: Dalmore: Add pad config tables/code based on pinmux code by Tom Warren · 12 years ago
  27. 5647c03 Tegra114: fdt: Move aliases from dtsi to dts file as per other Tegras by Tom Warren · 12 years ago
  28. 36c48be Tegra114: Fix/update GP padcfg register struct by Tom Warren · 12 years ago
  29. b3b6ddf Tegra114: pinmux: Fix bad CAM_MCLK func 3 table entry by Tom Warren · 12 years ago
  30. 38797bc Tegra: MMC: Added/update SDMMC registers/base addresses for T20/T30 by Tom Warren · 12 years ago
  31. 1baa4e7 Tegra30: fdt: Add SDMMC (sdhci) nodes for T30 boards (Cardhu for now) by Tom Warren · 12 years ago
  32. 8ca79b2 Tegra30: Cardhu: Add pad config tables/code based on pinmux code by Tom Warren · 12 years ago
  33. 8b7776b Tegra114: pinmux: Update pinmux tables & code, fix a bug w/SDMMC3 init by Tom Warren · 12 years ago
  34. 19a970a Tegra114: fdt: Sync DT nodes with kernel DT files (GPIO, tegra_car) by Tom Warren · 12 years ago
  35. 16bb08d ARM: tegra: implement WAR for Tegra114 CPU reset vector by Stephen Warren · 12 years ago
  36. 527519a Tegra30: fdt: Sync DT nodes with kernel DT files (I2C, SPI, GPIO, clock) by Tom Warren · 12 years ago
  37. c9aa831 Tegra: MMC: Add DT support to MMC driver for all T20 boards by Tom Warren · 12 years ago
  38. 126685a Tegra: fdt: Add/enhance sdhci (mmc) nodes for all T20 DT files by Tom Warren · 12 years ago
  39. 6c5be64 Tegra: fdt: Change /include/ to #include for C preprocessor by Tom Warren · 12 years ago
  40. b77c354 Tegra114: fdt: Update DT files with I2C info for T114/Dalmore by Tom Warren · 12 years ago
  41. e32624e Tegra: I2C: Add T114 clock support to tegra_i2c driver by Tom Warren · 12 years ago
  42. 702b872 Tegra114: I2C: Take DVFS out of reset to allow I2C5 (PWR_I2C) to work by Tom Warren · 12 years ago
  43. d7a55e1 tegra: usb: move [start|stop]_port into ehci_hcd_[init|stop] by Lucas Stach · 12 years ago
  44. 7ae18f3 tegra: usb: move implementation into right directory by Lucas Stach · 12 years ago
  45. a63eb6b tegra: usb: various small cleanups by Lucas Stach · 12 years ago
  46. fdb4b9a tegra: usb: move controller init into start_port by Lucas Stach · 12 years ago
  47. a4bdcc3 tegra: usb: remove unneeded function parameter by Lucas Stach · 12 years ago
  48. b0bbab8 tegra: usb: make controller init functions more self contained by Lucas Stach · 12 years ago
  49. 2f3ec34 tegra: usb: set USB_PORTS_MAX to correct value by Lucas Stach · 12 years ago
  50. 0678587 ARM: implement some Cortex-A9 errata workarounds by Stephen Warren · 12 years ago
  51. ef123c5 Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  52. 3ebd1cb arm: make __bss_start and __bss_end__ compiler-generated by Albert ARIBAUD · 12 years ago
  53. 65cdd64 Remove linker lists (LGAs) from SPL linker scripts by Albert ARIBAUD · 12 years ago
  54. 2fd34f2 arm: omap: map u_boot_lists section to .sram by Albert ARIBAUD · 12 years ago
  55. 1acba33 Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  56. 08f0533 ARM: sam9x5: fix ethernet pins in MII mode by Jesse Gilles · 12 years ago
  57. fc14fba ARM: at91sam9x5: Using CPU string directly by Bo Shen · 12 years ago
  58. 3a0b1da Exynos5: TMU: Add hardware tripping by Akshay Saraswat · 12 years ago
  59. 618766c Exynos5: FDT: Add TMU device node values by Akshay Saraswat · 12 years ago
  60. 39d182d Exynos5: TMU: Add driver for Thermal Management Unit by Akshay Saraswat · 12 years ago
  61. c42ffff EXYNOS: Correct ordering of SPL machine_params by Simon Glass · 12 years ago
  62. 76b40ab Merge u-boot/master into u-boot-ti/master by Tom Rini · 12 years ago
  63. de62688 arm: dra7xx: Add silicon id support for DRA752 soc by Lokesh Vutla · 12 years ago
  64. 687054a arm: dra7xx: Add board files for DRA7XX socs by Lokesh Vutla · 12 years ago
  65. 7831419 arm: dra7xx: Add DDR related data for DRA752 ES1.0 by Lokesh Vutla · 12 years ago
  66. 8b12f17 arm: dra7xx: Add control module changes by Lokesh Vutla · 12 years ago
  67. ea8eff1 arm: dra7xx: clock: Add the dplls data by Lokesh Vutla · 12 years ago
  68. d4e4129 arm: dra7xx: clock: Add the prcm changes by Lokesh Vutla · 12 years ago
  69. d4d986e ARM: OMAP5: srcomp: enable slew rate compensation cells after powerup by Lokesh Vutla · 12 years ago
  70. 9100ede ARM: OMAP5: Add DDR changes required for OMAP543X ES2.0 SOCs by Lokesh Vutla · 12 years ago
  71. 47abc3d ARM: OMAP4/5: clocks: Add the required OPP settings as per the latest addendum by SRICHARAN R · 12 years ago
  72. afc2f9d ARM: OMAP5: clock: Add the prcm register changes required for ES2.0 by SRICHARAN R · 12 years ago
  73. eed7c0f ARM: OMAP5: Add silicon id support for ES2.0 revision. by SRICHARAN R · 12 years ago
  74. ef1697e ARM: OMAP5: Clean up iosettings code by Lokesh Vutla · 12 years ago
  75. c43c833 ARM: OMAP4+: Make control module register structure generic by Lokesh Vutla · 12 years ago
  76. e05a4f1 ARM: OMAP4+: Cleanup emif specific files by Lokesh Vutla · 12 years ago
  77. 3fcdd4a ARM: OMAP4+: Clean up the pmic code by SRICHARAN R · 12 years ago
  78. ee9447b ARM: OMAP4+: Cleanup the clocks layer by SRICHARAN R · 12 years ago
  79. 01b753f ARM: OMAP4+: Change the PRCM structure prototype common for all Socs by SRICHARAN R · 12 years ago
  80. 9ca8bfe ARM: OMAP4+: emif: Detect SDRAM from SDRAM config register by Lokesh Vutla · 12 years ago
  81. 6b3dcc4 Allow AM33xx boards to setup GPMC chipselects. by Mark Jackson · 12 years ago
  82. b51a5e3 OMAP3: Initialize gpmc if SPL_ONENAND_SUPPORT is enabled. by Enric Balletbo i Serra · 12 years ago
  83. 66c7f39 SPL: ONENAND: Fix some ONENAND related defines. by Enric Balletbo i Serra · 12 years ago
  84. bcc6cc9 omap3: allow dynamic selection of gfx_format by Nikita Kiryanov · 12 years ago
  85. bc84b18 omap3: add useful dss defines by Nikita Kiryanov · 12 years ago
  86. e3913f5 omap_hsmmc: add driver check for write protection by Nikita Kiryanov · 12 years ago
  87. e874d5b omap_hsmmc: implement driver check for card detection by Nikita Kiryanov · 12 years ago
  88. fa3a692 omap: consolidate common mmc definitions by Nikita Kiryanov · 12 years ago
  89. 1c382ea am33xx: Update DDR3 EMIF configuration sequence by Tom Rini · 12 years ago
  90. a006076 EXYNOS5: Add function to enable XXTI clock source by Rajeshwari Shinde · 12 years ago
  91. 8f39377 ARM: mx6: use common CPU errata config options by Stephen Warren · 12 years ago
  92. 1b097cf mx6: Provide a structure for accessing HDMI registers by Fabio Estevam · 12 years ago
  93. 3e9dc93 mxs: timrot: Rename local macros by Fadil Berisha · 12 years ago
  94. 6ecd05d mxs: timrot: Add support to i.MX23 by Fadil Berisha · 12 years ago
  95. eb29960 mxs: Fix iomux.h to not break build during assembly stage by Otavio Salvador · 12 years ago
  96. 89075d3 mx23: Document the tRAS lockout setting in memory initialization by Otavio Salvador · 12 years ago
  97. a74dbf2 mxs: Rename CONFIG_SPL_MX28_PSWITCH_WAIT to CONFIG_SPL_MXS_PSWITCH_WAIT by Otavio Salvador · 12 years ago
  98. 47f1331 mxs: Squash the header file usage in ehci-mxs by Marek Vasut · 12 years ago
  99. 3430e0b mxs: mmc: spi: dma: Better wrap the MXS differences by Marek Vasut · 12 years ago
  100. 5c2f444 mxs: Reset the EMI block on mx23 by Marek Vasut · 12 years ago