summaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)Author
2008-12-16Coding style cleanup, update CHANGELOG.Wolfgang Denk
2008-12-15i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functionsTimur Tabi
2008-12-14Fix new found CFG_Jean-Christophe PLAGNIOL-VILLARD
2008-12-13Remove compiler warning: target CPU does not support interworkingSergei Poselenov
2008-12-13Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk
2008-12-10MIPS: Flush data cache upon relocationStefan Roese
2008-12-10MIPS: Add CONFIG_SKIP_LOWLEVEL_INITStefan Roese
2008-12-10sh: Update sh timer functionNobuhiro Iwamatsu
2008-12-10Fix compile error in building MBX860T.Ben Warren
2008-12-10Fixed path to sc520 SSI include fileGraeme Russ
2008-12-09video: fix FADS823 and RRvision compiling issuesAnatolij Gustschin
2008-12-09Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk
2008-12-09Section name should be ".data", not "data"Trent Piepho
2008-12-06Update U-Boot's build timestamp on every compilePeter Tyser
2008-12-06Remove redundant armv4 flag from arm926ejs compile flagsRemy Bohmer
2008-12-05Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk
2008-12-0485xx: init gd as early as possibleKumar Gala
2008-12-0485xx: Fix relocation of CCSRBARKumar Gala
2008-12-0485xx: Add PORDEVSR_PCI1 definePeter Tyser
2008-12-03fsl ddr skip interleaving if not supported.Ed Swarthout
2008-12-0385xx: Add CPU 2 errata workaround to all 8548 boardsPeter Tyser
2008-12-02AT91: remove non supported board AT91RM9200DF macroJean-Christophe PLAGNIOL-VILLARD
2008-11-25Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2008-11-24AT91RM9200DK: fix broken boot from NOR flashWolfgang Denk
2008-11-24at91rm9200: fix broken boot from nor flashJens Scharsig
2008-11-21ppc4xx: Changed 460EX/GT OCM TLB and internal SRAM initializationDave Mitchell
2008-11-21ppc4xx: Added ppc4xx-isram.h for internal SRAM and L2 cache DCRsDave Mitchell
2008-11-21AT91: Enable PLLB for USBStelian Pop
2008-11-20ppc4xx: Clear all potentially pending exceptions in MCSRStefan Roese
2008-11-18Align end of bss by 4 bytesSelvamuthukumar
2008-11-18Merge branch 'master' of git://git.denx.de/u-boot-mpc86xxWolfgang Denk
2008-11-10mpc8641: Support 36-bit physical addressingBecky Bruce
2008-11-10mpc8641: Change 32-bit memory mapBecky Bruce
2008-11-10mpc86xx: Change early FLASH mapping to 1M at CONFIG_MONITOR_BASE_EARLYBecky Bruce
2008-11-10mpc86xx: Use SRR0/1/rfi to enable address translation, not blrBecky Bruce
2008-11-10mpc86xx: Move setup_bats into cpu_init_fBecky Bruce
2008-11-10Merge commit 'wd/master'Jon Loeliger
2008-11-09Moved initialization of PPC4xx EMAC to cpu_eth_init()Ben Warren
2008-11-09Moved PPC4xx EMAC driver to drivers/netBen Warren
2008-11-09Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMACBen Warren
2008-11-09Moved initialization of MPC8XX SCC to cpu_eth_init()Ben Warren
2008-11-09Moved initialization of MPC8220 FEC to cpu_eth_init()Ben Warren
2008-11-09Moved initialization of QE Ethernet controller to cpu_eth_init()Ben Warren
2008-11-09Moved initialization of FCC Ethernet controller to cpu_eth_initBen Warren
2008-11-09Fix typo in cpu/mpc85xx/cpu.cBen Warren
2008-11-09net: Move initialization of Au1x00 SoC ethernet MAC to cpu_eth_initShinya Kuribayashi
2008-11-09Moved initialization of IXP4XX_NPE Ethernet controller to cpu_eth_init()Ben Warren
2008-11-09Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2008-11-09Merge branch 'master' of git://git.denx.de/u-boot-coldfireWolfgang Denk
2008-11-04Change to use "do_div" macroTomohiro Masubuchi