1. f8cf4b2 Tegra: I2C: Add T114 clock support to tegra_i2c driver by Tom Warren · 12 years ago
  2. e88e84b Tegra114: I2C: Take DVFS out of reset to allow I2C5 (PWR_I2C) to work by Tom Warren · 12 years ago
  3. 4ec9b18 tegra: usb: move [start|stop]_port into ehci_hcd_[init|stop] by Lucas Stach · 12 years ago
  4. 26c3216 tegra: usb: move implementation into right directory by Lucas Stach · 12 years ago
  5. fbfe78b tegra: usb: various small cleanups by Lucas Stach · 12 years ago
  6. 77121b3 tegra: usb: move controller init into start_port by Lucas Stach · 12 years ago
  7. 02e452e tegra: usb: remove unneeded function parameter by Lucas Stach · 12 years ago
  8. 9a4fcc8 tegra: usb: make controller init functions more self contained by Lucas Stach · 12 years ago
  9. da1e97c tegra: usb: set USB_PORTS_MAX to correct value by Lucas Stach · 12 years ago
  10. c24895e Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  11. 436f632 arm: make __bss_start and __bss_end__ compiler-generated by Albert ARIBAUD · 12 years ago
  12. 6277b19 Remove linker lists (LGAs) from SPL linker scripts by Albert ARIBAUD · 12 years ago
  13. 26255f1 arm: omap: map u_boot_lists section to .sram by Albert ARIBAUD · 12 years ago
  14. 78972f8 Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  15. 6ad5ac7 ARM: sam9x5: fix ethernet pins in MII mode by Jesse Gilles · 12 years ago
  16. c3575b3 ARM: at91sam9x5: Using CPU string directly by Bo Shen · 12 years ago
  17. a8fd063 ARM: at91: change nand flash table by Bo Shen · 12 years ago
  18. e4f3623 arm: at91/configs: add bootz to configuration by Nicolas Ferre · 12 years ago
  19. 6ddbdb1 arm: at91/configs: add libfdt to configuration by Nicolas Ferre · 12 years ago
  20. 9dbc836 Merge u-boot/master into u-boot-ti/master by Tom Rini · 12 years ago
  21. 43c296f arm: dra7xx: Add silicon id support for DRA752 soc by Lokesh Vutla · 12 years ago
  22. 3e716e2 arm: dra7xx: Add dra7xx_evm build support by Lokesh Vutla · 12 years ago
  23. 40700ad arm: dra7xx: Add board files for DRA7XX socs by Lokesh Vutla · 12 years ago
  24. 8caa56c arm: dra7xx: Add DDR related data for DRA752 ES1.0 by Lokesh Vutla · 12 years ago
  25. f120cef arm: dra7xx: Add control module changes by Lokesh Vutla · 12 years ago
  26. 5e70e29 arm: dra7xx: clock: Add the dplls data by Lokesh Vutla · 12 years ago
  27. 15c2c70 arm: dra7xx: clock: Add the prcm changes by Lokesh Vutla · 12 years ago
  28. 2804963 ARM: OMAP5: srcomp: enable slew rate compensation cells after powerup by Lokesh Vutla · 12 years ago
  29. 79a9ec7 ARM: OMAP5: Add DDR changes required for OMAP543X ES2.0 SOCs by Lokesh Vutla · 12 years ago
  30. a04ed14 ARM: OMAP4/5: clocks: Add the required OPP settings as per the latest addendum by SRICHARAN R · 12 years ago
  31. 06ebff4 ARM: OMAP5: clock: Add the prcm register changes required for ES2.0 by SRICHARAN R · 12 years ago
  32. cf85056 ARM: OMAP5: Add silicon id support for ES2.0 revision. by SRICHARAN R · 12 years ago
  33. d8ac050 ARM: OMAP5: Clean up iosettings code by Lokesh Vutla · 12 years ago
  34. 834b6b0 ARM: OMAP4+: Make control module register structure generic by Lokesh Vutla · 12 years ago
  35. 05dab55 ARM: OMAP4+: Cleanup emif specific files by Lokesh Vutla · 12 years ago
  36. 00d328c ARM: OMAP4+: Clean up the pmic code by SRICHARAN R · 12 years ago
  37. 1a79cab ARM: OMAP4+: Cleanup the clocks layer by SRICHARAN R · 12 years ago
  38. fb6aa1f ARM: OMAP4+: Change the PRCM structure prototype common for all Socs by SRICHARAN R · 12 years ago
  39. fef54c3 ARM: OMAP4+: emif: Detect SDRAM from SDRAM config register by Lokesh Vutla · 12 years ago
  40. a6b2b73 cm_t35: prevent splashimage from being set to a bad value by Nikita Kiryanov · 12 years ago
  41. 2f3e2ca lcd: implement a callback for splashimage by Nikita Kiryanov · 12 years ago
  42. c3fdab4 am335x: cpsw: optimize cpsw_send to increase network performance by Mugunthan V N · 12 years ago
  43. dda6aa3 omap4_common: Enable CONFIG_CMD_BOOTZ by Tom Rini · 12 years ago
  44. 4ffa066 omap3_beagle: Enable CONFIG_CMD_BOOTZ by Tom Rini · 12 years ago
  45. 25e192a omap5_evm: Enable CONFIG_CMD_BOOTZ by Tom Rini · 12 years ago
  46. c64ea61 am335x_evm: Enable CONFIG_CMD_BOOTZ by Tom Rini · 12 years ago
  47. 7808e1e Allow AM33xx boards to setup GPMC chipselects. by Mark Jackson · 12 years ago
  48. b6d9efd OMAP3: Initialize gpmc if SPL_ONENAND_SUPPORT is enabled. by Enric Balletbo i Serra · 12 years ago
  49. d6b5eed SPL: ONENAND: Support SPL to boot u-boot from OneNAND. by Enric Balletbo i Serra · 12 years ago
  50. ad8afa3 SPL: ONENAND: Fix onenand_spl_load_image implementation. by Enric Balletbo i Serra · 12 years ago
  51. cdba2be SPL: ONENAND: Fix some ONENAND related defines. by Enric Balletbo i Serra · 12 years ago
  52. 79c965d cm-t35: add support for user defined lcd parameters by Nikita Kiryanov · 12 years ago
  53. 2247eb4 cm-t35: add support for dvi displays by Nikita Kiryanov · 12 years ago
  54. e0eba1f lcd: add option for board specific splash screen preparation by Nikita Kiryanov · 12 years ago
  55. 65bd0af omap3: allow dynamic selection of gfx_format by Nikita Kiryanov · 12 years ago
  56. 3be6a9d omap3: add useful dss defines by Nikita Kiryanov · 12 years ago
  57. 4be9dbc omap_hsmmc: add driver check for write protection by Nikita Kiryanov · 12 years ago
  58. 020f261 mmc: add support for write protection by Nikita Kiryanov · 12 years ago
  59. 4459e76 cm-t35: implement board specific card detect check by Nikita Kiryanov · 12 years ago
  60. 4eae05c omap_hsmmc: implement driver check for card detection by Nikita Kiryanov · 12 years ago
  61. 1382286 omap_hsmmc: introduce omap_hsmmc_data struct by Nikita Kiryanov · 12 years ago
  62. f6640a9 omap_hsmmc: fix out of bounds array access by Nikita Kiryanov · 12 years ago
  63. 9fb5dce omap: consolidate common mmc definitions by Nikita Kiryanov · 12 years ago
  64. 1b669fd am33xx: Update DDR3 EMIF configuration sequence by Tom Rini · 12 years ago
  65. 35eafab am335x_evm: Add am335x_evm_usbspl build target by Tom Rini · 12 years ago
  66. 73e0dac am335x_evm: Never set CONFIG_EXTRA_ENV_SETTINGS in SPL by Tom Rini · 12 years ago
  67. 5042213 x86: Enable CONFIG_OF_CONTROL on coreboot by Simon Glass · 12 years ago
  68. f88ab16 x86: Adjust link device tree include file by Simon Glass · 12 years ago
  69. b0ba9a4 x86: Add error checking to x86 relocation code by Simon Glass · 12 years ago
  70. 347c05b x86: Support relocation of FDT on start-up by Simon Glass · 12 years ago
  71. 18cc2bc x86: Rearrange the output input to remove BSS by Simon Glass · 12 years ago
  72. 781db8c x86: Add an __end symbol to signal the end of the U-Boot binary by Simon Glass · 12 years ago
  73. 6fa6e4a x86: Permit bootstage and timer data to be used prior to relocation by Simon Glass · 12 years ago
  74. 2baa3bb x86: Add basic cache operations by Simon Glass · 12 years ago
  75. 3297d4d x86: Add function to get top of usable ram by Simon Glass · 12 years ago
  76. 92a1f72 Prepare v2013.04-rc1 by Tom Rini · 12 years ago
  77. b0e556b kerneldoc: Add Sonic Zhang to alias bfin in git-mailrc. by Sonic Zhang · 12 years ago
  78. f2f2ec9 bootm: fix conditional compilation for bootm ramdisk subcommand by Daniel Schwierzeck · 12 years ago
  79. 91d1b5f env: Avoid clobbering an edited variable on ctrl-c by Joe Hershberger · 12 years ago
  80. 108458a ubifs: Allow ubifsmount volume reference by number by Joe Hershberger · 12 years ago
  81. 6cb5db4 sandbox: config: Enable sandbox command by Simon Glass · 12 years ago
  82. eb4cecd sandbox: Enable ext4 and fat filesystems by Simon Glass · 12 years ago
  83. bf6ce79 sandbox: Add 'sb' command to access filesystem features by Simon Glass · 12 years ago
  84. 1184287 sandbox: Add host filesystem by Simon Glass · 12 years ago
  85. f1c45c8 sandbox: Add a way of obtaining directory listings by Simon Glass · 12 years ago
  86. 19e3858 fs: Move ls and read methods into ext4, fat by Simon Glass · 12 years ago
  87. cbe5d5d fs: Use map_sysmem() on read by Simon Glass · 12 years ago
  88. 6a46e2f fs: Tell probe functions where to put their results by Simon Glass · 12 years ago
  89. e6aad85 fs: Use filesystem methods instead of switch() by Simon Glass · 12 years ago
  90. 1aede48 fs: Fully populate the filesystem method struct by Simon Glass · 12 years ago
  91. 6c8f3aa ext4: Split write support into its own file by Simon Glass · 12 years ago
  92. 5b02602 Merge branch 'mem' of git://git.denx.de/u-boot-x86 by Tom Rini · 12 years ago
  93. 7068b32 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Tom Rini · 12 years ago
  94. e8505bb blackfin: bf60x: add resume from hibernate by Steven Miao · 13 years ago
  95. 6cdbce6 blackfin: bf60x: add hw watchdog support by Bob Liu · 13 years ago
  96. 0b38223 blackfin: add bf6xx spi driver by Scott Jiang · 13 years ago
  97. fe13b64 blackfin: bf60x: add rsi/sdh support by Sonic Zhang · 12 years ago
  98. 9e469b4 blackfin: bf60x: add board and headers files to support bf609 by Sonic Zhang · 12 years ago
  99. b40b6ea blackfin: bf60x: add gpio support by Bob Liu · 12 years ago
  100. 49334b8 blackfin: bf60x: support big cplb page by Bob Liu · 13 years ago