summaryrefslogtreecommitdiffstats
path: root/cpu
Commit message (Expand)AuthorAgeFilesLines
* Fix some more print() format errors.Wolfgang Denk2008-07-112-2/+2
* silence misc printf formatting compiler warningsKim Phillips2008-07-102-4/+4
* Merge branch 'master' of git://git.denx.de/u-boot-mpc512xWolfgang Denk2008-07-102-17/+6
|\
| * Configuration changes for ADS5121 Rev 3Martha Marx2008-07-101-2/+6
| * Consolidate ADS5121 IO Pin configurationMartha Marx2008-07-101-15/+0
* | Merge commit 'wd/master'Jon Loeliger2008-07-1029-892/+366
|\ \ | |/
| * ppc4xx: Fix printf format warnings now visible with the updated format checkStefan Roese2008-07-105-25/+25
| * ppc4xx: Enable support for > 2GB SDRAM on AMCC KatmaiStefan Roese2008-07-101-11/+45
| * Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese2008-07-1014-801/+130
| |\
| | * Minor coding style cleanup; update CHANGELOGWolfgang Denk2008-07-101-2/+1
| | * Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flashWolfgang Denk2008-07-101-3/+7
| | |\
| | | * NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution.Scott Wood2008-07-091-3/+7
| | * | Minor spelling fix in comment.Marcel Ziswiler2008-07-101-1/+1
| | * | mmc: Move atmel_mci driver into drivers/mmcHaavard Skinnemoen2008-07-103-750/+0
| | * | avr32: Use CONFIG_ATMEL_MCI to select the atmel_mci driverHaavard Skinnemoen2008-07-101-1/+1
| | * | FDT memory and pci node fixes for MPC8260ADSMatvejchikov Ilya2008-07-091-0/+12
| | * | Fix printf errors.Andrew Klossner2008-07-091-4/+4
| | * | Merge branch 'master' of git://www.denx.de/git/u-boot-netWolfgang Denk2008-07-095-41/+105
| | |\ \
| | | * | Remove duplicate code in cpu/arm926ejs/davinci/lxt972.c.Hugo Villeneuve2008-07-061-27/+12
| | | * | Remove duplicate definitions in include/lxt971a.h.Hugo Villeneuve2008-07-062-14/+16
| | | * | Add mechanisms for CPU and board-specific Ethernet initializationBen Warren2008-07-063-0/+77
| | * | | sh: Fix SH-boards compile errorNobuhiro Iwamatsu2008-07-082-2/+2
| | | |/ | | |/|
| * | | Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese2008-07-0712-46/+143
| |\ \ \ | | |/ /
| | * | Merge branch 'master' of git://www.denx.de/git/u-boot-avr32Wolfgang Denk2008-07-072-22/+90
| | |\ \
| | | * | avr32: Fix SPI portmux initializationHaavard Skinnemoen2008-06-201-22/+34
| | | * | avr32: Add GPIO manipulation functionsPeter Ma2008-06-201-0/+56
| | | |/
| | * | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xxWolfgang Denk2008-07-072-1/+5
| | |\ \
| | | * | fix system config overwrite @ MPC834x and MPC8313Andre Schwarz2008-06-251-0/+5
| | | * | mpc83xx: move CPU_TYPE_ENTRY over to processor.hKim Phillips2008-06-251-1/+0
| | | |/
| | * | ppc4xx: Rename CONFIG_XILINX_ML300 to CONFIG_XILINX_405Michal Simek2008-07-061-1/+1
| | * | Merge branch 'master' of ssh+git://mercury.denx.de/home/wd/git/u-boot/masterWolfgang Denk2008-07-067-22/+47
| | |\ \
| | | * | Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-022-2/+2
| | | * | Cleanup: fix out-of-tree building for some boardsWolfgang Denk2008-07-022-14/+30
| | | * | Cleanup: replace hard-wired $(AR) 'crv' settings by $(ARFLAGS)Wolfgang Denk2008-07-022-2/+2
| | | * | mpc8260: add fdt_fixup_ethernet supportEsben Haabendal2008-07-011-0/+5
| | | * | i.MX31: fixed CTRL-C detectionJuergen Kilb2008-07-011-1/+2
| | | * | Coding Style CleanupWolfgang Denk2008-06-281-1/+1
| | | * | MMC: Consolidate MMC/SD command definitionsHaavard Skinnemoen2008-06-282-6/+9
| | | |/
| * | | ppc4xx: Fix 460EX/GT PCIe port initializationStefan Roese2008-07-011-7/+5
| |/ /
| * | ppc4xx: Fix 460EX errata with CPU lockup upon high AHB trafficStefan Roese2008-06-301-2/+18
| * | ppc4xx: Fix problem in gpio_config()Stefan Roese2008-06-231-2/+2
| |/
| * Fix 4xx build issueAnatolij Gustschin2008-06-191-1/+1
* | Feed the watchdog in u-boot for 8610 board.Jason Jin2008-07-072-0/+15
|/
* Change initdram() return type to phys_size_tBecky Bruce2008-06-123-5/+5
* Merge branch 'master' of git://www.denx.de/git/u-boot-mipsWolfgang Denk2008-06-118-28/+17
|\
| * [MIPS] cpu/mips/Makefile: Split [CS]OBJS onto separate linesShinya Kuribayashi2008-06-075-18/+10
| * [MIPS] Rename Alchemy processor configs into CONFIG_SOC_*Shinya Kuribayashi2008-06-073-9/+9
| * [MIPS] Update <asm/addrspace.h> headerShinya Kuribayashi2008-06-051-3/+3
| * [MIPS] Kill unused <version.h> inclusionsShinya Kuribayashi2008-06-053-3/+0
* | Merge branch 'master' of git://www.denx.de/git/u-boot-fdtWolfgang Denk2008-06-111-22/+13
|\ \
OpenPOWER on IntegriCloud