aboutsummaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)AuthorFilesLines
2009-03-20Add basic relocation to i386 portGraeme Russ2-2/+43
2009-03-20Implement SC520 timersGraeme Russ3-243/+41
2009-03-20Factor out SC520 sub-featuresGraeme Russ5-277/+340
2009-03-20Rewrite i386 interrupt handlingGraeme Russ4-419/+238
2009-03-20Rename SC520 Configuration OptionsGraeme Russ2-4/+4
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho8-22/+8
2009-03-20npe: get mac address from environmentMike Frysinger1-25/+11
2009-03-20cpu/: get mac address from environmentMike Frysinger6-17/+25
2009-03-20ppc4xx: Fix bug in PCI outbound map configuration for canyonlandsAnatolij Gustschin1-2/+4
2009-03-18mpc52xx: Get rid of board-specific #ifdef's in cpu/mpc5xxx/ide.cGrzegorz Bernacki1-1/+1
2009-03-188xx, icache: enabling ICache not before running from RAMHeiko Schocher1-1/+1
2009-03-17ColdFire: PLATFORM_CPPFLAGS updates for new compilerTsiChung Liew6-7/+7
2009-03-17ColdFire: Fix M54451 serial boot dram setupTsiChung Liew1-2/+2
2009-03-17Coldfire: XL Bus minor fixesarun c1-3/+3
2009-03-15Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk1-0/+1
2009-03-15Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2-7/+11
2009-03-15Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk1-0/+26
2009-03-15Merge branch 'master' of git://git.denx.de/u-boot-pxaWolfgang Denk1-22/+24
2009-03-14mpc83xx: Add bank configuration to FSL spd_sdram.cJerry Van Baren1-6/+10
2009-03-14mpc83xx: correctly set encryption and I2C bus 0 clockNorbert van Bolhuis1-1/+1
2009-03-13OMAP3: Add support for OMAP3 die IDDirk Behme1-0/+26
2009-03-12sh: Add netdev header fixing of warning/buildNobuhiro Iwamatsu1-0/+1
2009-03-09Fix mpc85xx ddr-gen3 ddr_sdram_cfg.Ed Swarthout1-2/+2
2009-03-09PXA: timer use do_div and simplify itJean-Christophe PLAGNIOL-VILLARD1-22/+24
2009-03-09Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk3-3/+75
2009-03-058360, kmeter1: added bootcount feature.Heiko Schocher2-0/+52
2009-03-0583xx: Fix some bugs in spd sdram codeDave Liu1-3/+23
2009-02-25Moved SC520 Files (fix commit 407976185e0dda2c90e89027121a1071b9c77bfb)Graeme Russ4-5/+53
2009-02-23mpc83xx: PCI: Fix hard-coded first_busno valueAnton Vorontsov1-1/+1
2009-02-23mpc83xx: PCI: Fix bus-range fdt fixups for PCI1 controllersAnton Vorontsov1-2/+2
2009-02-23mpc83xx: PCIe: Fix CONFIG_PCI_SCAN_SHOW reporting bogus valuesAnton Vorontsov1-2/+7
2009-02-23mpc83xx: PCIe: Don't start bus enumeration at 0Anton Vorontsov1-3/+1
2009-02-22Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk1-2/+29
2009-02-22OMAP3: Add OMAP3 auto detectionDirk Behme1-2/+29
2009-02-21Blackfin: disable syscontrol code for nowMike Frysinger1-0/+1
2009-02-21MIPS: cpu/mips/Makefile: Add a missing START lineShinya Kuribayashi1-0/+1
2009-02-20pxa: move mmc drivers to drivers/mmcJean-Christophe PLAGNIOL-VILLARD3-789/+1
2009-02-20ARM:PXA Remove redefinition of mmc_cid and mmc_csd.Tom Rix1-51/+0
2009-02-20pxa: fixing get_timer to return time in miliseconds.Micha Kalfon1-7/+18
2009-02-19Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk1-2/+2
2009-02-19Coding style cleanup, update CHANGELOGWolfgang Denk1-1/+2
2009-02-18ppc4xx: PCIe: Change 16GB inbound memory to 4GBStefan Roese1-2/+2
2009-02-1683xx: Add eSDHC support on 8379 EMDS boardAndy Fleming1-0/+14
2009-02-1685xx: Add eSDHC support for 8536 DSAndy Fleming1-0/+15
2009-02-16Eliminated arch-specific mmc header requirementAndy Fleming2-0/+191
2009-02-16Convert mmc_init to mmc_legacy_initAndy Fleming2-3/+3
2009-02-16Eliminate support for using MMC as memoryAndy Fleming2-40/+0
2009-02-1632bit BUg fix for DDR2 on 8572Poonam_Aggrwal-b108121-1/+8
2009-02-1686xx: Update CPU info output on bootupPeter Tyser1-41/+41
2009-02-1686xx: Reset updatePeter Tyser1-61/+19