aboutsummaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)Author
2009-01-24Initial support for Nomadik 8815 development boardAlessandro Rubini
2009-01-24OMAP3: Add common board, interrupt and system infoDirk Behme
2009-01-24OMAP3: Add common clock, memory and low level codeDirk Behme
2009-01-24OMAP3: Add common cpu and start codeDirk Behme
2009-01-24Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2009-01-24Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk
2009-01-24Remove #ifdef CONFIG_SC520 in source codeGraeme Russ
2009-01-24Added MMCR reset functionalityGraeme Russ
2009-01-24Moved generic (triple fault) reset codeGraeme Russ
2009-01-24Moved definition of set_vector() to new header fileGraeme Russ
2009-01-24Renamed cpu/i386/reset.S to resetvec.SGraeme Russ
2009-01-23Merge branch 'next'Kim Phillips
2009-01-23Add secondary CPUs processor frequency for e500 coreHaiying Wang
2009-01-23fsl-ddr: use the 1T timing as default configurationDave Liu
2009-01-23fsl-ddr: make the self refresh idle threshold configurableDave Liu
2009-01-23fsl-ddr: clean up the ddr code for DDR3 controllerDave Liu
2009-01-23fsl-ddr: update the bit mask for DDR3 controllerDave Liu
2009-01-2385xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boardsKumar Gala
2009-01-2385xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boardsKumar Gala
2009-01-23microblaze: Use cache functions (especially cache status)Michal Simek
2009-01-2183xx: Use the proper sequence for updating IMMR.Scott Wood
2009-01-21mpc83xx: Add support for MPC83xx PCI-E controllersAnton Vorontsov
2009-01-2183xx: PCI agent mode fixes for multi-board systemsIra Snyder
2009-01-21mpc83xx: Size optimization of start.SRon Madrid
2009-01-16sh: Fix up rsk7203 target for out of tree buildKieran Bingham
2009-01-14cpu/mpc824x/Makefile: fix warning with parallel buildsWolfgang Denk
2009-01-14Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2009-01-13Change DDR tlb start entry to CONFIG param for 85xxHaiying Wang
2009-01-12MPC86xx: fix build warningsWolfgang Denk
2009-01-06at91rm9200: move define from lowlevel_init to headerJean-Christophe PLAGNIOL-VILLARD
2009-01-06at91rm9200: rename lowlevel init value to CONFIG_SYS_Jean-Christophe PLAGNIOL-VILLARD
2008-12-19mpc8[56]xx: Put localbus clock in sysinfo and gdTrent Piepho
2008-12-19mpc86xx: Double local bus clock dividerTrent Piepho
2008-12-19mpc8568: Double local bus clock dividerTrent Piepho
2008-12-1985xx: Fix the boot window issueDave Liu
2008-12-19Set IVPR to kenrel entry point in second core boot pageHaiying Wang
2008-12-19mpc8xxx: LCRR[CLKDIV] is sometimes five bitsTrent Piepho
2008-12-19mpc8[56]xx: Put localbus clock in device treeTrent Piepho
2008-12-1985xx: Add support to populate addr map based on TLB settingsKumar Gala
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