1. 702b872 Tegra114: I2C: Take DVFS out of reset to allow I2C5 (PWR_I2C) to work by Tom Warren · 12 years ago
  2. d7a55e1 tegra: usb: move [start|stop]_port into ehci_hcd_[init|stop] by Lucas Stach · 12 years ago
  3. 7ae18f3 tegra: usb: move implementation into right directory by Lucas Stach · 12 years ago
  4. a63eb6b tegra: usb: various small cleanups by Lucas Stach · 12 years ago
  5. fdb4b9a tegra: usb: move controller init into start_port by Lucas Stach · 12 years ago
  6. a4bdcc3 tegra: usb: remove unneeded function parameter by Lucas Stach · 12 years ago
  7. b0bbab8 tegra: usb: make controller init functions more self contained by Lucas Stach · 12 years ago
  8. 2f3ec34 tegra: usb: set USB_PORTS_MAX to correct value by Lucas Stach · 12 years ago
  9. ef123c5 Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  10. 3ebd1cb arm: make __bss_start and __bss_end__ compiler-generated by Albert ARIBAUD · 12 years ago
  11. 65cdd64 Remove linker lists (LGAs) from SPL linker scripts by Albert ARIBAUD · 12 years ago
  12. 2fd34f2 arm: omap: map u_boot_lists section to .sram by Albert ARIBAUD · 12 years ago
  13. 1acba33 Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  14. 08f0533 ARM: sam9x5: fix ethernet pins in MII mode by Jesse Gilles · 12 years ago
  15. fc14fba ARM: at91sam9x5: Using CPU string directly by Bo Shen · 12 years ago
  16. 0c58cfa ARM: at91: change nand flash table by Bo Shen · 12 years ago
  17. f9129fe arm: at91/configs: add bootz to configuration by Nicolas Ferre · 12 years ago
  18. 36873e7 arm: at91/configs: add libfdt to configuration by Nicolas Ferre · 12 years ago
  19. 76b40ab Merge u-boot/master into u-boot-ti/master by Tom Rini · 12 years ago
  20. de62688 arm: dra7xx: Add silicon id support for DRA752 soc by Lokesh Vutla · 12 years ago
  21. 3ef5ebe arm: dra7xx: Add dra7xx_evm build support by Lokesh Vutla · 12 years ago
  22. 687054a arm: dra7xx: Add board files for DRA7XX socs by Lokesh Vutla · 12 years ago
  23. 7831419 arm: dra7xx: Add DDR related data for DRA752 ES1.0 by Lokesh Vutla · 12 years ago
  24. 8b12f17 arm: dra7xx: Add control module changes by Lokesh Vutla · 12 years ago
  25. ea8eff1 arm: dra7xx: clock: Add the dplls data by Lokesh Vutla · 12 years ago
  26. d4e4129 arm: dra7xx: clock: Add the prcm changes by Lokesh Vutla · 12 years ago
  27. d4d986e ARM: OMAP5: srcomp: enable slew rate compensation cells after powerup by Lokesh Vutla · 12 years ago
  28. 9100ede ARM: OMAP5: Add DDR changes required for OMAP543X ES2.0 SOCs by Lokesh Vutla · 12 years ago
  29. 47abc3d ARM: OMAP4/5: clocks: Add the required OPP settings as per the latest addendum by SRICHARAN R · 12 years ago
  30. afc2f9d ARM: OMAP5: clock: Add the prcm register changes required for ES2.0 by SRICHARAN R · 12 years ago
  31. eed7c0f ARM: OMAP5: Add silicon id support for ES2.0 revision. by SRICHARAN R · 12 years ago
  32. ef1697e ARM: OMAP5: Clean up iosettings code by Lokesh Vutla · 12 years ago
  33. c43c833 ARM: OMAP4+: Make control module register structure generic by Lokesh Vutla · 12 years ago
  34. e05a4f1 ARM: OMAP4+: Cleanup emif specific files by Lokesh Vutla · 12 years ago
  35. 3fcdd4a ARM: OMAP4+: Clean up the pmic code by SRICHARAN R · 12 years ago
  36. ee9447b ARM: OMAP4+: Cleanup the clocks layer by SRICHARAN R · 12 years ago
  37. 01b753f ARM: OMAP4+: Change the PRCM structure prototype common for all Socs by SRICHARAN R · 12 years ago
  38. 9ca8bfe ARM: OMAP4+: emif: Detect SDRAM from SDRAM config register by Lokesh Vutla · 12 years ago
  39. 60e6bdc cm_t35: prevent splashimage from being set to a bad value by Nikita Kiryanov · 12 years ago
  40. c088048 lcd: implement a callback for splashimage by Nikita Kiryanov · 12 years ago
  41. 48ec529 am335x: cpsw: optimize cpsw_send to increase network performance by Mugunthan V N · 12 years ago
  42. f0617d4 omap4_common: Enable CONFIG_CMD_BOOTZ by Tom Rini · 12 years ago
  43. 03a2075 omap3_beagle: Enable CONFIG_CMD_BOOTZ by Tom Rini · 12 years ago
  44. fe8f137 omap5_evm: Enable CONFIG_CMD_BOOTZ by Tom Rini · 12 years ago
  45. d446c90 am335x_evm: Enable CONFIG_CMD_BOOTZ by Tom Rini · 12 years ago
  46. 6b3dcc4 Allow AM33xx boards to setup GPMC chipselects. by Mark Jackson · 12 years ago
  47. b51a5e3 OMAP3: Initialize gpmc if SPL_ONENAND_SUPPORT is enabled. by Enric Balletbo i Serra · 12 years ago
  48. 6000992 SPL: ONENAND: Support SPL to boot u-boot from OneNAND. by Enric Balletbo i Serra · 12 years ago
  49. f996137 SPL: ONENAND: Fix onenand_spl_load_image implementation. by Enric Balletbo i Serra · 12 years ago
  50. 66c7f39 SPL: ONENAND: Fix some ONENAND related defines. by Enric Balletbo i Serra · 12 years ago
  51. 4fc4afa cm-t35: add support for user defined lcd parameters by Nikita Kiryanov · 12 years ago
  52. 7878ca5 cm-t35: add support for dvi displays by Nikita Kiryanov · 12 years ago
  53. 581bb41 lcd: add option for board specific splash screen preparation by Nikita Kiryanov · 12 years ago
  54. bcc6cc9 omap3: allow dynamic selection of gfx_format by Nikita Kiryanov · 12 years ago
  55. bc84b18 omap3: add useful dss defines by Nikita Kiryanov · 12 years ago
  56. e3913f5 omap_hsmmc: add driver check for write protection by Nikita Kiryanov · 12 years ago
  57. d23d8d7 mmc: add support for write protection by Nikita Kiryanov · 12 years ago
  58. 5c1214d cm-t35: implement board specific card detect check by Nikita Kiryanov · 12 years ago
  59. e874d5b omap_hsmmc: implement driver check for card detection by Nikita Kiryanov · 12 years ago
  60. cc22b0c omap_hsmmc: introduce omap_hsmmc_data struct by Nikita Kiryanov · 12 years ago
  61. 5964dad omap_hsmmc: fix out of bounds array access by Nikita Kiryanov · 12 years ago
  62. fa3a692 omap: consolidate common mmc definitions by Nikita Kiryanov · 12 years ago
  63. 1c382ea am33xx: Update DDR3 EMIF configuration sequence by Tom Rini · 12 years ago
  64. 98bc122 am335x_evm: Add am335x_evm_usbspl build target by Tom Rini · 12 years ago
  65. a32f42f am335x_evm: Never set CONFIG_EXTRA_ENV_SETTINGS in SPL by Tom Rini · 12 years ago
  66. fc95908 x86: Enable CONFIG_OF_CONTROL on coreboot by Simon Glass · 12 years ago
  67. 26f7621 x86: Adjust link device tree include file by Simon Glass · 12 years ago
  68. 62f7970 x86: Add error checking to x86 relocation code by Simon Glass · 12 years ago
  69. f697d52 x86: Support relocation of FDT on start-up by Simon Glass · 12 years ago
  70. f82d15e x86: Rearrange the output input to remove BSS by Simon Glass · 12 years ago
  71. 4b491b8 x86: Add an __end symbol to signal the end of the U-Boot binary by Simon Glass · 12 years ago
  72. bc2df1a x86: Permit bootstage and timer data to be used prior to relocation by Simon Glass · 12 years ago
  73. 8937140 x86: Add basic cache operations by Simon Glass · 12 years ago
  74. 5e98947 x86: Add function to get top of usable ram by Simon Glass · 12 years ago
  75. 2536850 Prepare v2013.04-rc1 by Tom Rini · 12 years ago v2013.04-rc1
  76. 47fa71b kerneldoc: Add Sonic Zhang to alias bfin in git-mailrc. by Sonic Zhang · 12 years ago
  77. 59af76d bootm: fix conditional compilation for bootm ramdisk subcommand by Daniel Schwierzeck · 12 years ago
  78. 18a3cce env: Avoid clobbering an edited variable on ctrl-c by Joe Hershberger · 12 years ago
  79. 949a771 ubifs: Allow ubifsmount volume reference by number by Joe Hershberger · 12 years ago
  80. e40753b sandbox: config: Enable sandbox command by Simon Glass · 12 years ago
  81. 10fc121 sandbox: Enable ext4 and fat filesystems by Simon Glass · 12 years ago
  82. d304931 sandbox: Add 'sb' command to access filesystem features by Simon Glass · 12 years ago
  83. 92ccc96 sandbox: Add host filesystem by Simon Glass · 12 years ago
  84. 62584db sandbox: Add a way of obtaining directory listings by Simon Glass · 12 years ago
  85. e6d5241 fs: Move ls and read methods into ext4, fat by Simon Glass · 12 years ago
  86. 117e050 fs: Use map_sysmem() on read by Simon Glass · 12 years ago
  87. 2ded0d4 fs: Tell probe functions where to put their results by Simon Glass · 12 years ago
  88. c6f548d fs: Use filesystem methods instead of switch() by Simon Glass · 12 years ago
  89. 436e2b7 fs: Fully populate the filesystem method struct by Simon Glass · 12 years ago
  90. 293d7fb ext4: Split write support into its own file by Simon Glass · 12 years ago
  91. 1c9f47a Merge branch 'mem' of git://git.denx.de/u-boot-x86 by Tom Rini · 12 years ago
  92. c259188 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Tom Rini · 12 years ago
  93. 9faf4f0 blackfin: bf60x: add resume from hibernate by Steven Miao · 13 years ago
  94. 49c2da5 blackfin: bf60x: add hw watchdog support by Bob Liu · 13 years ago
  95. 4a207e8 blackfin: add bf6xx spi driver by Scott Jiang · 13 years ago
  96. 187f32f blackfin: bf60x: add rsi/sdh support by Sonic Zhang · 12 years ago
  97. 320ec9d blackfin: bf60x: add board and headers files to support bf609 by Sonic Zhang · 12 years ago
  98. c34346d blackfin: bf60x: add gpio support by Bob Liu · 12 years ago
  99. 7677d65 blackfin: bf60x: support big cplb page by Bob Liu · 13 years ago
  100. ee82596 blackfin: bf60x: add dma support by Bob Liu · 12 years ago