aboutsummaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)AuthorFilesLines
2008-07-10Consolidate ADS5121 IO Pin configurationMartha Marx1-15/+0
2008-07-10ppc4xx: Fix printf format warnings now visible with the updated format checkStefan Roese5-25/+25
2008-07-10ppc4xx: Enable support for > 2GB SDRAM on AMCC KatmaiStefan Roese1-11/+45
2008-07-10Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese14-801/+130
2008-07-10Minor coding style cleanup; update CHANGELOGWolfgang Denk1-2/+1
2008-07-10Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flashWolfgang Denk1-3/+7
2008-07-10Minor spelling fix in comment.Marcel Ziswiler1-1/+1
2008-07-09NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution.Scott Wood1-3/+7
2008-07-10mmc: Move atmel_mci driver into drivers/mmcHaavard Skinnemoen3-750/+0
2008-07-10avr32: Use CONFIG_ATMEL_MCI to select the atmel_mci driverHaavard Skinnemoen1-1/+1
2008-07-09FDT memory and pci node fixes for MPC8260ADSMatvejchikov Ilya1-0/+12
2008-07-09Fix printf errors.Andrew Klossner1-4/+4
2008-07-09Merge branch 'master' of git://www.denx.de/git/u-boot-netWolfgang Denk5-41/+105
2008-07-08sh: Fix SH-boards compile errorNobuhiro Iwamatsu2-2/+2
2008-07-07Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese12-46/+143
2008-07-06Remove duplicate code in cpu/arm926ejs/davinci/lxt972.c.Hugo Villeneuve1-27/+12
2008-07-06Remove duplicate definitions in include/lxt971a.h.Hugo Villeneuve2-14/+16
2008-07-07Merge branch 'master' of git://www.denx.de/git/u-boot-avr32Wolfgang Denk2-22/+90
2008-07-07Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xxWolfgang Denk2-1/+5
2008-07-06ppc4xx: Rename CONFIG_XILINX_ML300 to CONFIG_XILINX_405Michal Simek1-1/+1
2008-07-06Add mechanisms for CPU and board-specific Ethernet initializationBen Warren3-0/+77
2008-07-06Merge branch 'master' of ssh+git://mercury.denx.de/home/wd/git/u-boot/masterWolfgang Denk7-22/+47
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2-2/+2
2008-07-02Cleanup: fix out-of-tree building for some boardsWolfgang Denk2-14/+30
2008-07-02Cleanup: replace hard-wired $(AR) 'crv' settings by $(ARFLAGS)Wolfgang Denk2-2/+2
2008-07-01mpc8260: add fdt_fixup_ethernet supportEsben Haabendal1-0/+5
2008-07-01i.MX31: fixed CTRL-C detectionJuergen Kilb1-1/+2
2008-07-01ppc4xx: Fix 460EX/GT PCIe port initializationStefan Roese1-7/+5
2008-06-30ppc4xx: Fix 460EX errata with CPU lockup upon high AHB trafficStefan Roese1-2/+18
2008-06-28Coding Style CleanupWolfgang Denk1-1/+1
2008-06-28MMC: Consolidate MMC/SD command definitionsHaavard Skinnemoen2-6/+9
2008-06-25fix system config overwrite @ MPC834x and MPC8313Andre Schwarz1-0/+5
2008-06-25mpc83xx: move CPU_TYPE_ENTRY over to processor.hKim Phillips1-1/+0
2008-06-23ppc4xx: Fix problem in gpio_config()Stefan Roese1-2/+2
2008-06-20avr32: Fix SPI portmux initializationHaavard Skinnemoen1-22/+34
2008-06-20avr32: Add GPIO manipulation functionsPeter Ma1-0/+56
2008-06-19Fix 4xx build issueAnatolij Gustschin1-1/+1
2008-06-12Change initdram() return type to phys_size_tBecky Bruce3-5/+5
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-mipsWolfgang Denk8-28/+17
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-fdtWolfgang Denk1-22/+13
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk10-547/+656
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk7-73/+265
2008-06-1185xx/86xx: Move to dynamic mgmt of LAWsKumar Gala3-7/+4
2008-06-11FSL LAW: Keep track of LAW allocationsKumar Gala1-17/+6
2008-06-11Added the upmconfig() function for 85xx.Sergei Poselenov1-0/+66
2008-06-10MPC85xx: Beautify boot output of L2 cache configurationWolfgang Grandegger2-9/+11
2008-06-1085xx: Add setting of cache props in the device tree.Kumar Gala1-0/+128
2008-06-1085xx: expose cpu identificationKumar Gala1-36/+40
2008-06-09Remove the deprecated CONFIG_OF_FLAT_TREEGerald Van Baren1-4/+0
2008-06-09Convert mpc7448hpc2 to CONFIG_OF_LIBFDTGerald Van Baren1-20/+15