1. f623615 Tegra: fdt: Change /include/ to #include for C preprocessor by Tom Warren · Thu Feb 21 12:31:27 2013 +0000
  2. 36092ff Tegra114: fdt: Update DT files with I2C info for T114/Dalmore by Tom Warren · Fri Feb 08 07:25:31 2013 +0000
  3. f8cf4b2 Tegra: I2C: Add T114 clock support to tegra_i2c driver by Tom Warren · Fri Feb 08 07:25:30 2013 +0000
  4. e88e84b Tegra114: I2C: Take DVFS out of reset to allow I2C5 (PWR_I2C) to work by Tom Warren · Wed Feb 27 11:10:01 2013 +0000
  5. 4ec9b18 tegra: usb: move [start|stop]_port into ehci_hcd_[init|stop] by Lucas Stach · Thu Feb 07 07:16:30 2013 +0000
  6. 26c3216 tegra: usb: move implementation into right directory by Lucas Stach · Thu Feb 07 07:16:29 2013 +0000
  7. fbfe78b tegra: usb: various small cleanups by Lucas Stach · Thu Feb 07 07:16:28 2013 +0000
  8. 77121b3 tegra: usb: move controller init into start_port by Lucas Stach · Thu Feb 07 07:16:27 2013 +0000
  9. 02e452e tegra: usb: remove unneeded function parameter by Lucas Stach · Thu Feb 07 07:16:26 2013 +0000
  10. 9a4fcc8 tegra: usb: make controller init functions more self contained by Lucas Stach · Thu Feb 07 07:16:25 2013 +0000
  11. da1e97c tegra: usb: set USB_PORTS_MAX to correct value by Lucas Stach · Thu Feb 07 07:16:24 2013 +0000
  12. c24895e Refactor linker-generated arrays by Albert ARIBAUD · Mon Feb 25 00:59:00 2013 +0000
  13. 436f632 arm: make __bss_start and __bss_end__ compiler-generated by Albert ARIBAUD · Mon Feb 25 00:58:59 2013 +0000
  14. 6277b19 Remove linker lists (LGAs) from SPL linker scripts by Albert ARIBAUD · Mon Feb 25 00:58:58 2013 +0000
  15. 26255f1 arm: omap: map u_boot_lists section to .sram by Albert ARIBAUD · Mon Feb 25 00:58:57 2013 +0000
  16. 78972f8 Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Mar 12 17:27:44 2013 +0100
  17. 6ad5ac7 ARM: sam9x5: fix ethernet pins in MII mode by Jesse Gilles · Wed Feb 27 23:42:49 2013 +0000
  18. c3575b3 ARM: at91sam9x5: Using CPU string directly by Bo Shen · Thu Mar 07 21:23:22 2013 +0000
  19. 9dbc836 Merge u-boot/master into u-boot-ti/master by Tom Rini · Mon Mar 11 12:02:40 2013 -0400
  20. 43c296f arm: dra7xx: Add silicon id support for DRA752 soc by Lokesh Vutla · Tue Feb 12 21:29:03 2013 +0000
  21. 40700ad arm: dra7xx: Add board files for DRA7XX socs by Lokesh Vutla · Tue Feb 12 21:29:08 2013 +0000
  22. 8caa56c arm: dra7xx: Add DDR related data for DRA752 ES1.0 by Lokesh Vutla · Tue Feb 12 21:29:07 2013 +0000
  23. f120cef arm: dra7xx: Add control module changes by Lokesh Vutla · Tue Feb 12 21:29:06 2013 +0000
  24. 5e70e29 arm: dra7xx: clock: Add the dplls data by Lokesh Vutla · Tue Feb 12 21:29:05 2013 +0000
  25. 15c2c70 arm: dra7xx: clock: Add the prcm changes by Lokesh Vutla · Sun Feb 17 23:33:37 2013 +0000
  26. 2804963 ARM: OMAP5: srcomp: enable slew rate compensation cells after powerup by Lokesh Vutla · Tue Feb 12 01:33:45 2013 +0000
  27. 79a9ec7 ARM: OMAP5: Add DDR changes required for OMAP543X ES2.0 SOCs by Lokesh Vutla · Tue Feb 12 01:33:44 2013 +0000
  28. a04ed14 ARM: OMAP4/5: clocks: Add the required OPP settings as per the latest addendum by SRICHARAN R · Tue Feb 12 01:33:43 2013 +0000
  29. 06ebff4 ARM: OMAP5: clock: Add the prcm register changes required for ES2.0 by SRICHARAN R · Tue Feb 12 01:33:42 2013 +0000
  30. cf85056 ARM: OMAP5: Add silicon id support for ES2.0 revision. by SRICHARAN R · Tue Feb 12 01:33:41 2013 +0000
  31. d8ac050 ARM: OMAP5: Clean up iosettings code by Lokesh Vutla · Mon Feb 04 04:22:05 2013 +0000
  32. 834b6b0 ARM: OMAP4+: Make control module register structure generic by Lokesh Vutla · Mon Feb 04 04:22:04 2013 +0000
  33. 05dab55 ARM: OMAP4+: Cleanup emif specific files by Lokesh Vutla · Mon Feb 04 04:22:03 2013 +0000
  34. 00d328c ARM: OMAP4+: Clean up the pmic code by SRICHARAN R · Mon Feb 04 04:22:02 2013 +0000
  35. 1a79cab ARM: OMAP4+: Cleanup the clocks layer by SRICHARAN R · Mon Feb 04 04:22:01 2013 +0000
  36. fb6aa1f ARM: OMAP4+: Change the PRCM structure prototype common for all Socs by SRICHARAN R · Mon Feb 04 04:22:00 2013 +0000
  37. fef54c3 ARM: OMAP4+: emif: Detect SDRAM from SDRAM config register by Lokesh Vutla · Mon Feb 04 04:21:59 2013 +0000
  38. 7808e1e Allow AM33xx boards to setup GPMC chipselects. by Mark Jackson · Mon Feb 18 01:26:29 2013 +0000
  39. b6d9efd OMAP3: Initialize gpmc if SPL_ONENAND_SUPPORT is enabled. by Enric Balletbo i Serra · Thu Feb 07 23:14:49 2013 +0000
  40. cdba2be SPL: ONENAND: Fix some ONENAND related defines. by Enric Balletbo i Serra · Thu Feb 07 23:14:46 2013 +0000
  41. 65bd0af omap3: allow dynamic selection of gfx_format by Nikita Kiryanov · Wed Jan 30 21:39:55 2013 +0000
  42. 3be6a9d omap3: add useful dss defines by Nikita Kiryanov · Wed Jan 30 21:39:54 2013 +0000
  43. 4be9dbc omap_hsmmc: add driver check for write protection by Nikita Kiryanov · Mon Dec 03 02:19:47 2012 +0000
  44. 4eae05c omap_hsmmc: implement driver check for card detection by Nikita Kiryanov · Mon Dec 03 02:19:44 2012 +0000
  45. 9fb5dce omap: consolidate common mmc definitions by Nikita Kiryanov · Mon Dec 03 02:19:41 2012 +0000
  46. 1b669fd am33xx: Update DDR3 EMIF configuration sequence by Tom Rini · Tue Feb 26 16:35:33 2013 -0500
  47. 5fb56b0 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Feb 21 21:30:47 2013 +0100
  48. 59f75b4 Merge 'u-boot-microblaze/mainline/arm' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Feb 21 16:43:19 2013 +0100
  49. e7abe82 mac: Fix the condition check for setting the MAC from the EEPROM by Holger Hans Peter Freyther · Thu Feb 07 23:41:03 2013 +0000
  50. 1356f8e gpio: Build the da8xx_gpio code for the davinci644x device by Holger Hans Peter Freyther · Thu Feb 07 23:41:01 2013 +0000
  51. 87b82cc am33xx: support for booting via usbeth by Ilya Yanok · Tue Feb 05 11:36:25 2013 +0000
  52. 5903287 da8xx: Add the missing pinmux for da830 to the gpio driver by Tomas Novotny · Fri Feb 01 06:46:00 2013 +0000
  53. 1a754ee Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Tue Feb 12 10:18:31 2013 -0500
  54. 4cdc898 arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the README by Lucas Stach · Tue Jan 22 00:15:49 2013 +0000
  55. f11e89f Tegra114: Dalmore: Add DT files by Tom Warren · Mon Jan 28 13:32:11 2013 +0000
  56. e3d95bc Tegra114: Add common CPU (shared) files by Tom Warren · Mon Jan 28 13:32:10 2013 +0000
  57. 7c5883f Tegra114: Add CPU (armv7) files by Tom Warren · Mon Jan 28 13:32:09 2013 +0000
  58. d034d1b Tegra114: Add AVP (arm720t) files by Tom Warren · Mon Jan 28 13:32:08 2013 +0000
  59. c47e717 Tegra114: Add arch-tegra114 include files by Tom Warren · Mon Jan 28 13:32:07 2013 +0000
  60. ba4fb9b tegra: add SPI SLINK driver by Allen Martin · Tue Jan 29 13:51:28 2013 +0000
  61. 463afbc tegra: add addresses of SPI SLINK controllers by Allen Martin · Tue Jan 29 13:51:27 2013 +0000
  62. 43b0429 tegra30: fdt: add SPI SLINK nodes by Allen Martin · Tue Jan 29 13:51:26 2013 +0000
  63. 3f419f8 tegra30: add SBC1 to periph id mapping table by Allen Martin · Tue Jan 29 13:51:25 2013 +0000
  64. 523e4d6 tegra20: fdt: add SPI SFLASH node by Allen Martin · Tue Jan 29 13:51:23 2013 +0000
  65. 811af73 tegra: rename FUNCMUX_UART2_UARTB by Stephen Warren · Tue Jan 22 06:20:08 2013 +0000
  66. 795f9d7 Tegra: Move common clock code to arch/arm/cpu/tegra-common/clock.c by Tom Warren · Wed Jan 23 14:01:01 2013 -0700
  67. 4293764 Tegra: T20: Remove unused 'SLOW' SoC ID and PLLX table entry by Tom Warren · Fri Jan 18 13:36:26 2013 -0700
  68. d150db6 treewide: include libfdt_env.h before fdt.h by Kim Phillips · Wed Jan 16 13:59:04 2013 +0000
  69. 7c03a22 Add DDR3 support for AM335x-EVM (Version 1.5A) by Jeff Lance · Mon Jan 14 05:32:20 2013 +0000
  70. 67b4a79 pcm051: Add support for Phytec phyCORE-AM335x by Lars Poeschel · Fri Jan 11 00:53:31 2013 +0000
  71. e0cb8c0 am33xx: add a pulldown macro to pinmux config by Lars Poeschel · Fri Jan 11 00:53:30 2013 +0000
  72. 6d46480 arm: zynq: Add lowlevel initialization to C by Michal Simek · Mon Feb 04 12:42:25 2013 +0100
  73. eb1dfa7 arm: zynq: Add SLCR support with system reset by Michal Simek · Mon Feb 04 12:38:59 2013 +0100
  74. 6878cd1 arm: Use generic global_data by Simon Glass · Thu Dec 13 20:49:14 2012 +0000
  75. 9e247d1 ppc: arm: Move sdhc_clk into arch_global_data by Simon Glass · Thu Dec 13 20:49:05 2012 +0000
  76. aa47030 ARM: add wfi assembly macro by Rob Herring · Sun Dec 02 17:06:21 2012 +0000
  77. 6eb21d0 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sat Feb 02 19:29:59 2013 +0100
  78. 6b4ee15 arm: Move tlb_addr and tlb_size to arch_global_data by Simon Glass · Thu Dec 13 20:48:39 2012 +0000
  79. dddf345 ixp: Move timestamp to arch_global_data by Simon Glass · Thu Dec 13 20:48:37 2012 +0000
  80. 9cbe003a arm: Move timer_reset_value to arch_global_data by Simon Glass · Thu Dec 13 20:48:36 2012 +0000
  81. a848da5 arm: Move lastinc to arch_global_data by Simon Glass · Thu Dec 13 20:48:35 2012 +0000
  82. 2655ee1 arm: Move tbl to arch_global_data by Simon Glass · Thu Dec 13 20:48:34 2012 +0000
  83. 8ca1520 arm: Move tbu to arch_global_data by Simon Glass · Thu Dec 13 20:48:33 2012 +0000
  84. 6ed6e03 arm: Move timer_rate_hz into arch_global_data by Simon Glass · Thu Dec 13 20:48:32 2012 +0000
  85. e61accc at91: Move at91 global data into arch_global_data by Simon Glass · Thu Dec 13 20:48:31 2012 +0000
  86. 3ac47d7 Add architecture-specific global data by Simon Glass · Thu Dec 13 20:48:30 2012 +0000
  87. 97ec739 arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the README by Lucas Stach · Tue Jan 22 00:15:49 2013 +0000
  88. 722181e mxs: mmc: Allow overriding default card detect implementation by Marek Vasut · Tue Jan 22 15:01:03 2013 +0000
  89. fb3db4e mxs: ssp: Add SSP registers map for MX23 by Marek Vasut · Tue Jan 22 15:01:01 2013 +0000
  90. 154af3a mxs: dma: Fix APBH DMA driver for MX23 by Marek Vasut · Tue Jan 22 15:01:00 2013 +0000
  91. 570dcfd mxs: Use __weak annotation to simplify code by Fabio Estevam · Tue Jan 08 05:21:45 2013 +0000
  92. b0d9163 mxs: Boost the memory power supply by Marek Vasut · Mon Jan 21 14:57:03 2013 +0000
  93. a18d786 imximage.cfg: run files through C preprocessor by Troy Kisky · Fri Jan 18 16:14:24 2013 +0000
  94. 9081862 mxs: Add MX23 quirks into the clock code by Otavio Salvador · Sat Jan 19 16:02:49 2013 +0000
  95. 1dfc4e0 mxs: Fix the memory init for MX23 by Otavio Salvador · Fri Jan 11 03:19:18 2013 +0000
  96. 5a7e6ad mxs: Add function to ungate the power block on MX23 by Marek Vasut · Fri Jan 11 03:19:17 2013 +0000
  97. 3f4e500 mx23: config: Enable building of u-boot.sb binary by Otavio Salvador · Fri Jan 11 03:19:12 2013 +0000
  98. cc9fed6 mx23: SPL: Initialize DDR at 133MHz by Otavio Salvador · Fri Jan 11 03:19:11 2013 +0000
  99. 5304a26 mx23: SPL: Add boot mode support by Otavio Salvador · Fri Jan 11 03:19:10 2013 +0000
  100. 2e0fac5 mx23: Add boot mode description by Otavio Salvador · Fri Jan 11 03:19:09 2013 +0000