1. 3786980 Move bootstage timer out of lib/time.c by Simon Glass · 13 years ago
  2. 35897c8 configs: EB+MCF-EV123.h: Fix typo on CONFIG_SYS_HUSH_PARSER by Fabio Estevam · 13 years ago
  3. 3f0675d Merge branch 'marek.vasut@gmail.com' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 13 years ago
  4. 2c734cd Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · 13 years ago
  5. 691288e Merge branch 'master' of git://git.denx.de/u-boot-onenand by Wolfgang Denk · 13 years ago
  6. 5c877b1 Merge branch 'master' of git://git.denx.de/u-boot-nios by Wolfgang Denk · 13 years ago
  7. 8ec57a9 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Wolfgang Denk · 13 years ago
  8. 35cf5fe LMB: Fix undefined lmb_reserve() on non-lmb platforms by Marek Vasut · 13 years ago
  9. b54d1f2 sf: stmicro: add geometrical info for N25Q256 from Micron by Jérôme Carretero · 13 years ago
  10. cafabe1 net/designware: Change timeout loop implementation by Amit Virdi · 13 years ago
  11. 20a5dde net/designware: Set ANAR to 0x1e1 by Armando Visconti · 13 years ago
  12. e25c90b net/designware: Program phy registers when auto-negotiation is ON by Vikas Manocha · 13 years ago
  13. 13edd17 net/designware: Try configuring phy on each dw_eth_init by Vipin Kumar · 13 years ago
  14. aa51005 net/designware: Consecutive writes must have delay by Armando Visconti · 13 years ago
  15. 024333c net/designware: Phy address fix by Vipin KUMAR · 13 years ago
  16. 97a6caa net/designware: Fix the max frame length size by Vipin KUMAR · 13 years ago
  17. c7f6dbe net/designware: Fix to restore hw mac address by Vipin KUMAR · 13 years ago
  18. a08a649 onenand: samsung: Enable OneNAND support at Samsung's Exynos4210 by Lukasz Majewski · 13 years ago
  19. e26fd3d onenand: Replace ONENAND_IS_MLC() with ONENAND_HAS_4KB() by Lukasz Majewski · 13 years ago
  20. 3ceecef microblaze: Wire up LL_TEMAC driver initialization by Stephan Linz · 13 years ago
  21. 2063788 microblaze: Add faked LL_TEMAC driver configuration by Stephan Linz · 13 years ago
  22. 8422a35 microblaze: Enable several ethernet driver compilation by Stephan Linz · 13 years ago
  23. df48265 net: ll_temac: Add LL TEMAC driver to u-boot by Stephan Linz · 13 years ago
  24. 8f9c249 onenand:samsung OneNAND chip probe functions added for GONI and Exynos4210 by Lukasz Majewski · 13 years ago
  25. 6b3967b onenand:samsung Target dependent OneNAND chip probe function by Lukasz Majewski · 13 years ago
  26. 1295f08 Update net subsystem maintainer in doc/git-mailrc by Joe Hershberger · 13 years ago
  27. 6937664 net/eth.c: fix eth_write_hwaddr() to use dev->enetaddr as fall back by Eric Miao · 13 years ago
  28. cc79697 mvgbe: remove warning for unused methods by Stefan Bigler · 13 years ago
  29. 8649399 cmd_sf: add size checking to spi flash commands by Gerlando Falauto · 13 years ago
  30. f4cdde4 LMB: Fix undefined lmb_reserve() on non-lmb platforms by Marek Vasut · 13 years ago
  31. 6cb461b MIPS: fix endianess handling by Daniel Schwierzeck · 13 years ago
  32. 979cfea MIPS: fix inconsistency in config option for cache operation mode by Daniel Schwierzeck · 13 years ago
  33. 71919cf MIPS: board.c: fix init of flash data in bd_info by Daniel Schwierzeck · 13 years ago
  34. 33d7b71 x86: Remove dead code in eNET by Simon Glass · 13 years ago
  35. c008b6f Prepare v2012.04-rc1 by Wolfgang Denk · 13 years ago
  36. ee04a10 net/altera_tse: use flush_dcache_range instead of flush_dcache by Stefan Kristiansson · 13 years ago
  37. 83ea130 net/ethoc: use flush_dcache_range instead of flush_dcache by Stefan Kristiansson · 13 years ago
  38. a7ed871 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 13 years ago
  39. 57d40ab RAMDISK: Fix unused variable issue caused by raw rd support by Marek Vasut · 13 years ago
  40. 017e1f3 BOOT: Add RAW ramdisk support to bootz by Marek Vasut · 13 years ago
  41. 44f074c BOOT: Add "bootz" command to boot Linux zImage on ARM by Marek Vasut · 13 years ago
  42. 1102d8d mx28evk: fix build error by Anatolij Gustschin · 13 years ago
  43. a3a7072 pci: declare pciauto functions in header by Linus Walleij · 13 years ago
  44. 8d96e1b pci: get rid of local prototypes by Linus Walleij · 13 years ago
  45. 57210c7 Add support for loading and saving the environment to a FAT partition by Maximilian Schwerin · 13 years ago
  46. 9b96c6b MAKEALL: Add -m/-M option to determine maintainers by Marek Vasut · 13 years ago
  47. c0b77e0 cmd_log: print log->v2.con value in the "log info" command by Heiko Schocher · 13 years ago
  48. 1e8e7ae command, log: Coding Style cleanup by Heiko Schocher · 13 years ago
  49. c16a123 command, log: print with "log show" a full logbuffer by Heiko Schocher · 13 years ago
  50. dc3faf0 drivers/mmc/mmc.c: Fix build warning by Anatolij Gustschin · 13 years ago
  51. 60e242e drivers/mmc/tegra2_mmc.c: fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
  52. 7373323 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 13 years ago
  53. a939ea3 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 13 years ago
  54. 4e518b8 post: remove #warning for kirkwood CPUs by Valentin Longchamp · 13 years ago
  55. bc6f6c8 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  56. f2ea6247 Merge branch 'master' of git://git.denx.de/u-boot-microblaze by Wolfgang Denk · 13 years ago
  57. 4a07648 arm: Use common .lds file where possible by Simon Glass · 13 years ago
  58. dde3b70 arm: add a common .lds link script by Simon Glass · 13 years ago
  59. 9492791 arm: Remove unneeded setting of LDCSRIPT by Simon Glass · 13 years ago
  60. 7e6403a Define CPUDIR for the .lds link script by Simon Glass · 13 years ago
  61. 3a62d8c arm: Remove zipitz2 link script by Simon Glass · 13 years ago
  62. ee60197 Allow arch directory to contain .lds without requiring Makefile by Simon Glass · 13 years ago
  63. 76e2c16 OMAP: Remove omap1610inn-based boards by Tom Rini · 13 years ago
  64. 27ac87d arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix build warnings by Anatolij Gustschin · 13 years ago
  65. 3fbc693 board/ti/beagle/beagle.c: Fix build warnings by Anatolij Gustschin · 13 years ago
  66. 33fbc9c sdrc.c: Fix typo in do_sdrc_init() for SPL by Tom Rini · 13 years ago
  67. 96a78ac tegra: i2c: Add I2C driver by Yen Lin · 13 years ago
  68. 34fa833 tegra: fdt: i2c: Add extra I2C bindings for U-Boot by Simon Glass · 13 years ago
  69. 3682cc3 tegra: i2c: Select I2C ordering for Seaboard by Simon Glass · 13 years ago
  70. 905fe99 tegra: i2c: Enable I2C on Seaboard by Simon Glass · 13 years ago
  71. c360033 tegra: i2c: Select number of controllers for Tegra2 boards by Simon Glass · 13 years ago
  72. cb445fb tegra: i2c: Initialise I2C on Nvidia boards by Simon Glass · 13 years ago
  73. 2e33559 tegra: Enhance clock support to handle 16-bit clock divisors by Simon Glass · 13 years ago
  74. c678227 fdt: Add function to allow aliases to refer to multiple nodes by Simon Glass · 13 years ago
  75. f4589a7 tegra: Rename NV_PA_PMC_BASE to TEGRA2_PMC_BASE by Simon Glass · 13 years ago
  76. 66d6a91 tegra: fdt: Enable FDT support for Ventana by Tom Warren · 13 years ago
  77. d9fdfe0 tegra: fdt: Enable FDT support for Seaboard by Simon Glass · 13 years ago
  78. db44ebd tegra: usb: Enable USB on Seaboard by Simon Glass · 13 years ago
  79. 0291091 tegra: usb: Add common USB defines for tegra2 boards by Simon Glass · 13 years ago
  80. f10393e tegra: usb: Add USB support to nvidia boards by Simon Glass · 13 years ago
  81. 2866903 arm: Check for valid FDT after console is up by Simon Glass · 13 years ago
  82. 9a263e5 fdt: Avoid early panic() when there is no FDT present by Simon Glass · 13 years ago
  83. 87f938c tegra: usb: Add support for Tegra USB peripheral by Simon Glass · 13 years ago
  84. ed29744 tegra: fdt: Add function to return peripheral/clock ID by Simon Glass · 13 years ago
  85. 9ab4ce2 usb: Add support for txfifo threshold by Simon Glass · 13 years ago
  86. 1920172 tegra: usb: fdt: Add USB definitions for Tegra2 Seaboard by Simon Glass · 13 years ago
  87. 1c1cce9 tegra: usb: fdt: Add additional device tree definitions for USB ports by Simon Glass · 13 years ago
  88. cd474cb tegra: fdt: Add clock bindings for Tegra2 Seaboard by Simon Glass · 13 years ago
  89. 1f1a021 tegra: fdt: Add clock bindings by Simon Glass · 13 years ago
  90. 8b7a47d tegra: fdt: Add additional USB binding by Simon Glass · 13 years ago
  91. b257464 fdt: Add tegra-usb bindings file from linux by Simon Glass · 13 years ago
  92. 849df71 fdt: Add staging area for device tree binding documentation by Simon Glass · 13 years ago
  93. 6710b5b tegra: fdt: Add device tree file for Tegra2 Seaboard from kernel by Simon Glass · 13 years ago
  94. c3474ef tegra: fdt: Add Tegra2x device tree file from kernel by Simon Glass · 13 years ago
  95. 92665df arm: fdt: Add skeleton device tree file from kernel by Simon Glass · 13 years ago
  96. ed3ee5c fdt: Add basic support for decoding GPIO definitions by Simon Glass · 13 years ago
  97. d17da65 fdt: Add functions to access phandles, arrays and bools by Simon Glass · 13 years ago
  98. f88fe2d fdt: Tidy up a few fdtdec problems by Simon Glass · 13 years ago
  99. dc254f3 fdt: Add tests for fdtdec by Simon Glass · 13 years ago
  100. a53f4a2 fdt: Add fdtdec_find_aliases() to deal with alias nodes by Simon Glass · 13 years ago