1. 81813cb Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · 15 years ago
  2. 3b9043a omap3: bug fix for NOR boot support by Penda Naveen Kumar · 15 years ago
  3. 61c68ae Fix examples for OMAP3 boards... by Michael Evans · 15 years ago
  4. a3d1421 omap3: use only fixed-size types inside ctrl_structs by Dirk Behme · 15 years ago
  5. 8941135 omap3: replace all instances of gpmc config struct by one global by Dirk Behme · 15 years ago
  6. 97a099e omap3: remove typedefs for configuration structs by Dirk Behme · 15 years ago
  7. aa07078 Add Intel E1000 PCIE card support by Roy Zang · 15 years ago
  8. 86848a7 net: sync env ethaddr to device enetaddr in eth_init() by Mike Frysinger · 15 years ago
  9. 0ebf04c minor debug cleanups in ./net by Robin Getz · 15 years ago
  10. 187af95 omap3: embedd gpmc_cs into gpmc config struct by Matthias Ludwig · 15 years ago
  11. cb32ed1 Merge branch 'next' of git://git.denx.de/u-boot-coldfire by Wolfgang Denk · 15 years ago
  12. 06bffc6 rm9200 lowevel_init: don't touch reserved/readonly registers by David Brownell · 15 years ago
  13. 301b7db pxa: Fix typo in GCDR(x) by David Hunter · 15 years ago
  14. 3c448e6 Add AT91SAM9260 to at91's lowlevel_init.S by Eric Benard · 15 years ago
  15. 56bdfa9 ppc4xx: Remove check for PPC460EX from CompactCenter by Dirk Eibach · 15 years ago
  16. c3fa4f0 ppc4xx: Add support for PPC460EX/460GT rev B chip to AMCC Canyonlands by Stefan Roese · 15 years ago
  17. 89bcc48 ppc4xx: Add basic support for AMCC PPC460EX/460GT rev B chips by Stefan Roese · 15 years ago
  18. 82a7edc ppc4xx: Canyonlands-NAND-boot: Support 2 Crucial 512MByte SODIMM's by Stefan Roese · 15 years ago
  19. 27dd5f8 ppc4xx: amcc: Move "kernel_addr_r" etc to higher locations (> 16MB) by Stefan Roese · 15 years ago
  20. 6942efc ppc4xx: amcc: Set CONFIG_SYS_BOOTMAPSZ to 16MB for big kernels by Stefan Roese · 15 years ago
  21. 108f56b Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 15 years ago
  22. 4c2e3da Update Freescale copyrights to remove "All Rights Reserved" by Kumar Gala · 15 years ago
  23. bb4291e arm nomadik: add i2c by Alessandro Rubini · 15 years ago
  24. 60cbfbf arm nomadik: add gpio support by Alessandro Rubini · 15 years ago
  25. 549b983 OMAP3 Remove twl4030 defines by Tom Rix · 15 years ago
  26. fccc0fc OMAP3 Move twl4030 mmc function by Tom Rix · 15 years ago
  27. 2c15513 OMAP3 Move twl4030 power and led functions by Tom Rix · 15 years ago
  28. d7b0781 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 15 years ago
  29. 03a1410 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 15 years ago
  30. 3cb7a48 TQM8xx* boards: set larger SMC Rx buffer len by Wolfgang Denk · 15 years ago
  31. 4b75114 Fix ext2load return code by Wolfgang Denk · 15 years ago
  32. 56fdaad ext2: fix inode size and calculations by Weirich, Bernhard · 15 years ago
  33. cd78263 TWL4030 Add power reset button by Tom Rix · 15 years ago
  34. 8966eb4 TWL4030 Add initial support by Tom Rix · 15 years ago
  35. 7f79dfb OMAP I2C Fix the sampling clock. by Tom Rix · 15 years ago
  36. 4ce5a72 arm, i2c: added support for the TWSI I2C Interface by Heiko Schocher · 15 years ago
  37. 042d01c ppc4xx: Fix problem with NOR range assignment in Canyonlands ft_board_setup by Stefan Roese · 15 years ago
  38. 11a1604 ppc4xx: Add some NAND-booting bootstrap entries to Kilauea chip_config cmd by Stefan Roese · 15 years ago
  39. 5b34691 ppc4xx: Kilauea: Fix SDRAM init in NAND booting version by Stefan Roese · 15 years ago
  40. f3ed3c9 ppc4xx: Fix Arches DDR2 initialization by Stefan Roese · 15 years ago
  41. ab4c62c ppc4xx: Add GDsys CompactCenter board support. by Dirk Eibach · 15 years ago
  42. c2e49f7 mpc83xx: Add esd VME8349 board support by Reinhard Arlt · 15 years ago
  43. fe613cd sbc8349: combine HRCW flash and u-boot image flash by Paul Gortmaker · 15 years ago
  44. be9b56d mpc83xx: CONFIG_83XX_GENERIC_PCI is now synonymous with CONFIG_PCI; remove the former by Kim Phillips · 15 years ago
  45. 94978e1 Prepare 2009.08-rc1 (again, after fixing last minute issues). by Wolfgang Denk · 15 years ago
  46. 9689ddc cpu/arm920t/start.S: include <common.h> to have ROUND() defined by Wolfgang Denk · 15 years ago
  47. c9ed38c at91cap9adk: fix #ifdef/#endif pairing (2nd try) by Wolfgang Denk · 15 years ago
  48. fb364be Fix include/common.h for boards with CONFIG_STATUS_LED by Wolfgang Denk · 15 years ago
  49. 942828a ABI: fix build problems due to now needed div64 routine. by Wolfgang Denk · 15 years ago
  50. 85d6bf0 PMC405DE: fix out of tree building by Wolfgang Denk · 15 years ago
  51. 10c7604 Prepare 2009.08-rc1 by Wolfgang Denk · 15 years ago
  52. fafbb2c add WATCHDOG_RESET to allow LZMA kernel decompression on slow machines by rhabarber1848@web.de · 15 years ago
  53. 3c97284 Less verbose output when loading vxworks 6.x images by Niklaus Giger · 15 years ago
  54. fcd3c87 Make include/common.h usable by assembler code by Wolfgang Denk · 15 years ago
  55. deec15b arm: add _lshrdi3.S by Heiko Schocher · 15 years ago
  56. 52b1bf2 Make linking against libgcc configurable by Wolfgang Denk · 15 years ago
  57. 4791050 Use do_div from div64.h for vsprintf by Dirk Behme · 15 years ago
  58. 4828779 Fix compiler warnings after loff_t change by Kyungmin Park · 15 years ago
  59. 9c67352 Revert "ppc: Unlock cache-as-ram in a consistent manner" by Wolfgang Denk · 15 years ago
  60. 8bf7437 Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · 15 years ago
  61. e149128 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 15 years ago
  62. 4e37963 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 15 years ago
  63. 2050826 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 15 years ago
  64. 35cf3b5 update the EB+MCF-EV123 board support by Jens Scharsig · 15 years ago
  65. 04538cd video: bus_vcxk.c: fix style issues added by 50217dee by Anatolij Gustschin · 15 years ago
  66. 50217de new video driver for bus vcxk framebuffers by Jens Scharsig · 15 years ago
  67. 60e9741 lcd.h: define extern vidinfo_t for all cases by Alessandro Rubini · 15 years ago
  68. bcf0b52 mimc200.c: fix too long lines added by f68378d6 by Anatolij Gustschin · 15 years ago
  69. f68378d Add LCD support to MIMC200 board by Mark Jackson · 15 years ago
  70. 69f32e6 Add 16bit colour support in lcd.h by Mark Jackson · 15 years ago
  71. bdc873e lib_avr32/board.c: fix too long line added by 716ece1d by Anatolij Gustschin · 15 years ago
  72. 716ece1 Add AVR32 LCD support by Mark Jackson · 15 years ago
  73. 6111722 video: move extern declarations from C to headers by Alessandro Rubini · 15 years ago
  74. f51e001 Blackfin: restore EVT1 handling in linker script by Mike Frysinger · 15 years ago
  75. f33b325 Revert "zlib: updated to v.1.2.3" by Wolfgang Denk · 15 years ago
  76. 4b1389e ppc4xx: Add chip_config command to AMCC Kilauea eval board by Stefan Roese · 15 years ago
  77. f6af8ce ppc4xx: Fix EEPROM configuration on Kilauea by Stefan Roese · 15 years ago
  78. 99d8b23 ppc4xx: Add 405EP based PMC405DE board by Matthias Fuchs · 15 years ago
  79. da799f6 ppc4xx: Add struct for 4xx GPIO controller registers by Matthias Fuchs · 15 years ago
  80. 58ea142 ppc4xx: Replace 4xx lowercase SPR references by Matthias Fuchs · 15 years ago
  81. 87c0b72 Add "chip_config" command for PPC4xx bootstrap configuration by Stefan Roese · 15 years ago
  82. 10c1b21 xpedite1k: Move to X-ES vendor directory by Peter Tyser · 15 years ago
  83. 54381b7 xpedite1k: Sync checkboard() with other X-ES boards by Peter Tyser · 15 years ago
  84. 9b4ef1f xpedite1k: Sync up board config options with other X-ES boards by Peter Tyser · 15 years ago
  85. 4cdad5f xpedite1k: Sync organization of board config with other X-ES boards by Peter Tyser · 15 years ago
  86. c4ae1a0 xpedite1k: Sync up commands and environment with other X-ES boards by Peter Tyser · 15 years ago
  87. fbc7951 xpedite1k: Disable unused ethernet port 1 by Peter Tyser · 15 years ago
  88. 767e32a xpedite1k: Store environment in flash by Peter Tyser · 15 years ago
  89. b88da15 xpedite1k: Add support for additional GPIO pins by Peter Tyser · 15 years ago
  90. 4273581 xpedite1k: Add support for optional flashes by Peter Tyser · 15 years ago
  91. e029907 xpedite1k: Cleanup coding style by Peter Tyser · 15 years ago
  92. 086ff34 xpedite1k: Remove support for reading MACs from EEPROM by Peter Tyser · 15 years ago
  93. 108d6d0 xpedite1k: Remove support for fixed SDRAM configuration by Peter Tyser · 15 years ago
  94. c86d00a xpedite1k: Remove CONFIG_SYS_DRAM_TEST support by Peter Tyser · 15 years ago
  95. 11ad309 xpedite1k: Use standard CFI flash driver by Peter Tyser · 15 years ago
  96. d4d2e79 ppc4xx: Cleanup PLU405 board code by Matthias Fuchs · 15 years ago
  97. b209a11 ppc4xx: Add DL-Vision 405EP board support by Dirk Eibach · 15 years ago
  98. 9b1b8c8 ppc4xx: Fix missing freqOPB for 405EP by Dirk Eibach · 15 years ago
  99. 0a371ca ppc4xx: Fix TLB reset problem with recent 44x images by Stefan Roese · 15 years ago
  100. 44259bb usb: bugfix driver/usb/host/ehci-hcd.c function ehci_submit_root by Prafulla Wadaskar · 15 years ago