summaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)Author
2008-02-21[new uImage] Pull in libfdt if CONFIG_FIT is enabledMarian Balakowicz
2008-02-17s3c24x0: Fix unused variable 'i' in function 'serial_init_dev'Jean-Christophe PLAGNIOL-VILLARD
2008-02-17pxa: fix assignment from incompatible pointer typeJean-Christophe PLAGNIOL-VILLARD
2008-02-15Merge branch '080208_dupint' of git://linux-arm.org/u-boot-armdevPeter Pearse
2008-02-15Merge branch '080116_at91cap9' of git://linux-arm.org/u-boot-armdevPeter Pearse
2008-02-15Merge branch 'master' of git://www.denx.de/git/u-boot-armWolfgang Denk
2008-02-15Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk
2008-02-15Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk
2008-02-15Merge branch 'master' of git://www.denx.de/git/u-boot-avr32Wolfgang Denk
2008-02-15Merge branch 'master' of git://www.denx.de/git/u-boot-blackfinWolfgang Denk
2008-02-1485xx, 86xx: Determine I2C clock frequencies and store in global_dataTimur Tabi
2008-02-14PPC: Use r2 instead of r29 as global data pointerWolfgang Denk
2008-02-14OneNAND Initial Program Loader (IPL) supportKyungmin Park
2008-02-14ppc: Refactor cache routines, so there is only one common set.Rafal Jaworowski
2008-02-14Merge commit 'wd/master'Jon Loeliger
2008-02-14Merge branch 'for-1.3.2'Stefan Roese
2008-02-14ARM: cleanup duplicated exception handlingcodeAndreas Engel
2008-02-14AT91CAP9 support : cpu/ filesStelian Pop
2008-02-14Fix arm926ejs compile when SKIP_LOWLEVEL_INIT is onStelian Pop
2008-02-14Fix timer overflow in DaVinciPeter Pearse
2008-02-14ppc4xx: Add CONFIG_4xx_DCACHE compile switch to Denali-core SPD codeLarry Johnson
2008-02-14Remove duplicate defines for ARRAY_SIZEKumar Gala
2008-02-13Merge commit 'wd/master'Jon Loeliger
2008-02-12QE: Move FDT support into a common fileKumar Gala
2008-02-07Device tree updatesJohn Rigby
2008-02-05AVR32: Make SDRAM refresh rate configurableHaavard Skinnemoen
2008-02-04scrub unused symbolsMike Frysinger
2008-02-04move Blackfin cpu object list to respective cpu directoriesMike Frysinger
2008-02-04move -ffixed-P5 to blackfin_config.mk and drop unused -D__BLACKFIN__Mike Frysinger
2008-02-04punt Blackfin VDSP headers and import sanitized/auto-generated onesMike Frysinger
2008-02-04ARM: S3C24x0 SoC NAND controller supportHarald Welte
2008-02-04ARM: s3c24xx: Multiple serial port supportHarald Welte
2008-02-04ARM: arm920t: Allow use of 'gd' pointer from IRQHarald Welte
2008-02-04ARM: arm920/s3c24xx: IRQ demulitplexer callbackHarald Welte
2008-02-04ppc4xx: Fix ndfc HW ECC byte orderStefan Roese
2008-02-04ppc4xx: Fix problem with init-ram bigger than 4k on 440 platformsStefan Roese
2008-02-03MMC for PXA 27X (resubmit)stefano babic
2008-01-2486xx: Add reginfo commandBecky Bruce
2008-01-2486xx: Remove old-style law setup codeBecky Bruce
2008-01-2486xx: Support new law setup method and convert mpc8641Becky Bruce
2008-01-2486xx: Rearrange the sequence in start.SBecky Bruce
2008-01-23Merge ../custodiansWolfgang Denk
2008-01-23Merge branch 'master' of git://www.denx.de/git/u-boot-ixpWolfgang Denk
2008-01-23Coding Style Cleanup; update CHANGELOGWolfgang Denk
2008-01-23Merge branch 'master' of git://www.denx.de/git/u-boot-coldfireWolfgang Denk
2008-01-23Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk
2008-01-23Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk
2008-01-18IXP: enable RTSMichael Schwingen
2008-01-18IXP: add dynamic microcode addrJean-Christophe PLAGNIOL-VILLARD
2008-01-18load ixp42x NPE firmware from separate flash block, remove dead codeMichael Schwingen