summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* Add AT91SAM9260 to at91's lowlevel_init.SEric Benard2009-08-01-1/+1
* ppc4xx: Remove check for PPC460EX from CompactCenterDirk Eibach2009-07-30-17/+9
* ppc4xx: Add support for PPC460EX/460GT rev B chip to AMCC CanyonlandsStefan Roese2009-07-30-9/+17
* ppc4xx: Add basic support for AMCC PPC460EX/460GT rev B chipsStefan Roese2009-07-30-0/+30
* ppc4xx: Canyonlands-NAND-boot: Support 2 Crucial 512MByte SODIMM'sStefan Roese2009-07-30-14/+65
* ppc4xx: amcc: Move "kernel_addr_r" etc to higher locations (> 16MB)Stefan Roese2009-07-30-3/+3
* ppc4xx: amcc: Set CONFIG_SYS_BOOTMAPSZ to 16MB for big kernelsStefan Roese2009-07-30-3/+4
* Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2009-07-30-159/+1484
|\
| * arm nomadik: add i2cAlessandro Rubini2009-07-29-3/+31
| * arm nomadik: add gpio supportAlessandro Rubini2009-07-29-1/+142
| * OMAP3 Remove twl4030 definesTom Rix2009-07-29-35/+0
| * OMAP3 Move twl4030 mmc functionTom Rix2009-07-29-11/+25
| * OMAP3 Move twl4030 power and led functionsTom Rix2009-07-29-136/+292
| * TWL4030 Add power reset buttonTom Rix2009-07-28-0/+131
| * TWL4030 Add initial supportTom Rix2009-07-28-0/+245
| * OMAP I2C Fix the sampling clock.Tom Rix2009-07-28-14/+174
| * arm, i2c: added support for the TWSI I2C InterfaceHeiko Schocher2009-07-28-0/+485
* | Update Freescale copyrights to remove "All Rights Reserved"Kumar Gala2009-07-29-28/+28
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2009-07-29-31/+1208
|\ \
| * | ppc4xx: Fix problem with NOR range assignment in Canyonlands ft_board_setupStefan Roese2009-07-28-15/+0
| * | ppc4xx: Add some NAND-booting bootstrap entries to Kilauea chip_config cmdStefan Roese2009-07-28-4/+20
| * | ppc4xx: Kilauea: Fix SDRAM init in NAND booting versionStefan Roese2009-07-28-0/+2
| * | ppc4xx: Fix Arches DDR2 initializationStefan Roese2009-07-28-12/+18
| * | ppc4xx: Add GDsys CompactCenter board support.Dirk Eibach2009-07-28-0/+1168
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2009-07-29-36/+1254
|\ \ \
| * | | mpc83xx: Add esd VME8349 board supportReinhard Arlt2009-07-27-1/+1226
| * | | sbc8349: combine HRCW flash and u-boot image flashPaul Gortmaker2009-07-27-13/+23
| * | | mpc83xx: CONFIG_83XX_GENERIC_PCI is now synonymous with CONFIG_PCI; remove th...Kim Phillips2009-07-27-22/+5
| | |/ | |/|
* | | TQM8xx* boards: set larger SMC Rx buffer lenWolfgang Denk2009-07-28-43/+38
* | | Fix ext2load return codeWolfgang Denk2009-07-28-36/+38
* | | ext2: fix inode size and calculationsWeirich, Bernhard2009-07-28-21/+32
|/ /
* | Prepare 2009.08-rc1 (again, after fixing last minute issues).v2009.08-rc1Wolfgang Denk2009-07-27-0/+61
* | cpu/arm920t/start.S: include <common.h> to have ROUND() definedWolfgang Denk2009-07-27-2/+1
* | at91cap9adk: fix #ifdef/#endif pairing (2nd try)Wolfgang Denk2009-07-27-1/+0
* | Fix include/common.h for boards with CONFIG_STATUS_LEDWolfgang Denk2009-07-27-3/+3
* | ABI: fix build problems due to now needed div64 routine.Wolfgang Denk2009-07-27-0/+1
* | PMC405DE: fix out of tree buildingWolfgang Denk2009-07-27-1/+1
|/
* Prepare 2009.08-rc1Wolfgang Denk2009-07-27-3/+640
* add WATCHDOG_RESET to allow LZMA kernel decompression on slow machinesrhabarber1848@web.de2009-07-27-0/+30
* Less verbose output when loading vxworks 6.x imagesNiklaus Giger2009-07-27-1/+1
* Make include/common.h usable by assembler codeWolfgang Denk2009-07-27-17/+21
* arm: add _lshrdi3.SHeiko Schocher2009-07-27-0/+47
* Make linking against libgcc configurableWolfgang Denk2009-07-27-12/+34
* Use do_div from div64.h for vsprintfDirk Behme2009-07-27-3/+4
* Fix compiler warnings after loff_t changeKyungmin Park2009-07-27-1/+1
* Revert "ppc: Unlock cache-as-ram in a consistent manner"Wolfgang Denk2009-07-26-3/+12
* Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2009-07-26-279/+914
|\
| * update the EB+MCF-EV123 board supportJens Scharsig2009-07-26-280/+186
| * video: bus_vcxk.c: fix style issues added by 50217deeAnatolij Gustschin2009-07-26-11/+15
| * new video driver for bus vcxk framebuffersJens Scharsig2009-07-26-0/+558