1. 27dd5f8 ppc4xx: amcc: Move "kernel_addr_r" etc to higher locations (> 16MB) by Stefan Roese · 15 years ago
  2. 6942efc ppc4xx: amcc: Set CONFIG_SYS_BOOTMAPSZ to 16MB for big kernels by Stefan Roese · 15 years ago
  3. 108f56b Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 15 years ago
  4. 4c2e3da Update Freescale copyrights to remove "All Rights Reserved" by Kumar Gala · 15 years ago
  5. bb4291e arm nomadik: add i2c by Alessandro Rubini · 15 years ago
  6. 60cbfbf arm nomadik: add gpio support by Alessandro Rubini · 15 years ago
  7. 549b983 OMAP3 Remove twl4030 defines by Tom Rix · 15 years ago
  8. fccc0fc OMAP3 Move twl4030 mmc function by Tom Rix · 15 years ago
  9. 2c15513 OMAP3 Move twl4030 power and led functions by Tom Rix · 15 years ago
  10. d7b0781 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 15 years ago
  11. 03a1410 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 15 years ago
  12. 3cb7a48 TQM8xx* boards: set larger SMC Rx buffer len by Wolfgang Denk · 15 years ago
  13. 4b75114 Fix ext2load return code by Wolfgang Denk · 15 years ago
  14. 56fdaad ext2: fix inode size and calculations by Weirich, Bernhard · 15 years ago
  15. cd78263 TWL4030 Add power reset button by Tom Rix · 15 years ago
  16. 8966eb4 TWL4030 Add initial support by Tom Rix · 15 years ago
  17. 7f79dfb OMAP I2C Fix the sampling clock. by Tom Rix · 15 years ago
  18. 4ce5a72 arm, i2c: added support for the TWSI I2C Interface by Heiko Schocher · 15 years ago
  19. 042d01c ppc4xx: Fix problem with NOR range assignment in Canyonlands ft_board_setup by Stefan Roese · 15 years ago
  20. 11a1604 ppc4xx: Add some NAND-booting bootstrap entries to Kilauea chip_config cmd by Stefan Roese · 15 years ago
  21. 5b34691 ppc4xx: Kilauea: Fix SDRAM init in NAND booting version by Stefan Roese · 15 years ago
  22. f3ed3c9 ppc4xx: Fix Arches DDR2 initialization by Stefan Roese · 15 years ago
  23. ab4c62c ppc4xx: Add GDsys CompactCenter board support. by Dirk Eibach · 15 years ago
  24. c2e49f7 mpc83xx: Add esd VME8349 board support by Reinhard Arlt · 15 years ago
  25. fe613cd sbc8349: combine HRCW flash and u-boot image flash by Paul Gortmaker · 15 years ago
  26. be9b56d mpc83xx: CONFIG_83XX_GENERIC_PCI is now synonymous with CONFIG_PCI; remove the former by Kim Phillips · 15 years ago
  27. 94978e1 Prepare 2009.08-rc1 (again, after fixing last minute issues). by Wolfgang Denk · 15 years ago
  28. 9689ddc cpu/arm920t/start.S: include <common.h> to have ROUND() defined by Wolfgang Denk · 15 years ago
  29. c9ed38c at91cap9adk: fix #ifdef/#endif pairing (2nd try) by Wolfgang Denk · 15 years ago
  30. fb364be Fix include/common.h for boards with CONFIG_STATUS_LED by Wolfgang Denk · 15 years ago
  31. 942828a ABI: fix build problems due to now needed div64 routine. by Wolfgang Denk · 15 years ago
  32. 85d6bf0 PMC405DE: fix out of tree building by Wolfgang Denk · 15 years ago
  33. 10c7604 Prepare 2009.08-rc1 by Wolfgang Denk · 15 years ago
  34. fafbb2c add WATCHDOG_RESET to allow LZMA kernel decompression on slow machines by rhabarber1848@web.de · 15 years ago
  35. 3c97284 Less verbose output when loading vxworks 6.x images by Niklaus Giger · 15 years ago
  36. fcd3c87 Make include/common.h usable by assembler code by Wolfgang Denk · 15 years ago
  37. deec15b arm: add _lshrdi3.S by Heiko Schocher · 15 years ago
  38. 52b1bf2 Make linking against libgcc configurable by Wolfgang Denk · 15 years ago
  39. 4791050 Use do_div from div64.h for vsprintf by Dirk Behme · 15 years ago
  40. 4828779 Fix compiler warnings after loff_t change by Kyungmin Park · 15 years ago
  41. 9c67352 Revert "ppc: Unlock cache-as-ram in a consistent manner" by Wolfgang Denk · 15 years ago
  42. 8bf7437 Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · 15 years ago
  43. e149128 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 15 years ago
  44. 4e37963 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 15 years ago
  45. 2050826 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 15 years ago
  46. 35cf3b5 update the EB+MCF-EV123 board support by Jens Scharsig · 15 years ago
  47. 04538cd video: bus_vcxk.c: fix style issues added by 50217dee by Anatolij Gustschin · 15 years ago
  48. 50217de new video driver for bus vcxk framebuffers by Jens Scharsig · 15 years ago
  49. 60e9741 lcd.h: define extern vidinfo_t for all cases by Alessandro Rubini · 15 years ago
  50. bcf0b52 mimc200.c: fix too long lines added by f68378d6 by Anatolij Gustschin · 15 years ago
  51. f68378d Add LCD support to MIMC200 board by Mark Jackson · 15 years ago
  52. 69f32e6 Add 16bit colour support in lcd.h by Mark Jackson · 15 years ago
  53. bdc873e lib_avr32/board.c: fix too long line added by 716ece1d by Anatolij Gustschin · 15 years ago
  54. 716ece1 Add AVR32 LCD support by Mark Jackson · 15 years ago
  55. 6111722 video: move extern declarations from C to headers by Alessandro Rubini · 15 years ago
  56. f51e001 Blackfin: restore EVT1 handling in linker script by Mike Frysinger · 15 years ago
  57. f33b325 Revert "zlib: updated to v.1.2.3" by Wolfgang Denk · 15 years ago
  58. 4b1389e ppc4xx: Add chip_config command to AMCC Kilauea eval board by Stefan Roese · 15 years ago
  59. f6af8ce ppc4xx: Fix EEPROM configuration on Kilauea by Stefan Roese · 15 years ago
  60. 99d8b23 ppc4xx: Add 405EP based PMC405DE board by Matthias Fuchs · 15 years ago
  61. da799f6 ppc4xx: Add struct for 4xx GPIO controller registers by Matthias Fuchs · 15 years ago
  62. 58ea142 ppc4xx: Replace 4xx lowercase SPR references by Matthias Fuchs · 15 years ago
  63. 87c0b72 Add "chip_config" command for PPC4xx bootstrap configuration by Stefan Roese · 15 years ago
  64. 10c1b21 xpedite1k: Move to X-ES vendor directory by Peter Tyser · 15 years ago
  65. 54381b7 xpedite1k: Sync checkboard() with other X-ES boards by Peter Tyser · 15 years ago
  66. 9b4ef1f xpedite1k: Sync up board config options with other X-ES boards by Peter Tyser · 15 years ago
  67. 4cdad5f xpedite1k: Sync organization of board config with other X-ES boards by Peter Tyser · 15 years ago
  68. c4ae1a0 xpedite1k: Sync up commands and environment with other X-ES boards by Peter Tyser · 15 years ago
  69. fbc7951 xpedite1k: Disable unused ethernet port 1 by Peter Tyser · 15 years ago
  70. 767e32a xpedite1k: Store environment in flash by Peter Tyser · 15 years ago
  71. b88da15 xpedite1k: Add support for additional GPIO pins by Peter Tyser · 15 years ago
  72. 4273581 xpedite1k: Add support for optional flashes by Peter Tyser · 15 years ago
  73. e029907 xpedite1k: Cleanup coding style by Peter Tyser · 15 years ago
  74. 086ff34 xpedite1k: Remove support for reading MACs from EEPROM by Peter Tyser · 15 years ago
  75. 108d6d0 xpedite1k: Remove support for fixed SDRAM configuration by Peter Tyser · 15 years ago
  76. c86d00a xpedite1k: Remove CONFIG_SYS_DRAM_TEST support by Peter Tyser · 15 years ago
  77. 11ad309 xpedite1k: Use standard CFI flash driver by Peter Tyser · 15 years ago
  78. d4d2e79 ppc4xx: Cleanup PLU405 board code by Matthias Fuchs · 15 years ago
  79. b209a11 ppc4xx: Add DL-Vision 405EP board support by Dirk Eibach · 15 years ago
  80. 9b1b8c8 ppc4xx: Fix missing freqOPB for 405EP by Dirk Eibach · 15 years ago
  81. 0a371ca ppc4xx: Fix TLB reset problem with recent 44x images by Stefan Roese · 15 years ago
  82. 44259bb usb: bugfix driver/usb/host/ehci-hcd.c function ehci_submit_root by Prafulla Wadaskar · 15 years ago
  83. 28958b8 Coding Style cleanup; update CHANGELOG. by Wolfgang Denk · 15 years ago
  84. 2632c00 autoconf.mk: include before config.mk for top level files by Mike Frysinger · 15 years ago
  85. c01171e Remove static declaration from gunzip_bmp() by Mark Jackson · 15 years ago
  86. 2d4a43e cmd_tsi148: General cleanup by Peter Tyser · 15 years ago
  87. 9aef738 unify HOST_CFLAGS and HOSTCFLAGS by Mike Frysinger · 15 years ago
  88. 2e9393f Update CHANGELOG by Wolfgang Denk · 15 years ago
  89. e3b39f8 update config for mvBC-P (MPC5200) by André Schwarz · 15 years ago
  90. cb6d0b7 ahci: Fix gcc 4.4 compiler warning by Kumar Gala · 15 years ago
  91. 51d91e1 drivers/bios_emulator: Fix gcc 4.4 compiler warning by Kumar Gala · 15 years ago
  92. f97ec30 Re-add support for image type 'Standalone Program' by Detlev Zundel · 15 years ago
  93. ca95c9d Add error checking for unsupported OS types. by Detlev Zundel · 15 years ago
  94. 982adfc ppc: Unlock cache-as-ram in a consistent manner by Peter Tyser · 15 years ago
  95. 4fb799a Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · 15 years ago
  96. b201171 zlib: updated to v.1.2.3 by Giuseppe CONDORELLI · 15 years ago
  97. 97cfe86 Save server's MAC address in environment by Robin Getz · 15 years ago
  98. 0b23fb3 fec_mxc: driver for FEC ethernet controller on i.MX27 by Ilya Yanok · 15 years ago
  99. 0544c63 ppc4xx: Fixed compilation warning in 4xx_enet.c by Alessio Centazzo · 15 years ago
  100. 09133f8 DHCP regression on 2009-06 by Michael Zaidman · 15 years ago