summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-10-23sparc: Use getenv_ulong() in place of getenv(), strtoulSimon Glass
2011-10-23powerpc: Use getenv_ulong() in place of getenv(), strtoulSimon Glass
2011-10-23mips: Use getenv_ulong() in place of getenv(), strtoulSimon Glass
2011-10-23microblaze: Use getenv_ulong() in place of getenv(), strtoulSimon Glass
2011-10-23m68k: Use getenv_ulong() in place of getenv(), strtoulSimon Glass
2011-10-23blackfin: Use getenv_ulong() in place of getenv(), strtoulSimon Glass
2011-10-23avr32: Use getenv_ulong() in place of getenv(), strtoulSimon Glass
2011-10-23arm: Use getenv_ulong() in place of getenv(), strtoulSimon Glass
2011-10-23x86: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf
2011-10-23mips: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf
2011-10-23microblaze: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf
2011-10-23avr32: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf
2011-10-23sparc: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf
2011-10-23sh: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf
2011-10-23powerpc: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf
2011-10-23nios2: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf
2011-10-23m68k: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf
2011-10-23arm: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf
2011-10-22build: add missing $(AR)->$(cmd_link_o_target) updateMike Frysinger
2011-10-22consolidate mdelay by providing a common function for all usersAnatolij Gustschin
2011-10-22nds32/lib: add generic funcs in NDS32 libMacpaul Lin
2011-10-22nds32/ag101: cpu and init funcs of SoC ag101Macpaul Lin
2011-10-22nds32/core N1213: NDS32 N12 core family N1213Macpaul Lin
2011-10-22nds32: add header files support for nds32Macpaul Lin
2011-10-21Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2011-10-21mpc85xx: Add inline GPIO acessor functionsKyle Moffett
2011-10-20powerpc/85xx: wait for alignment before resetting SERDES RX lanes (SERDES9)Timur Tabi
2011-10-19ColdFire: Add $(obj) before cpu lib to correct buildstany MARCEL
2011-10-18powerpc/85xx: Update USB device tree status based on pin settingsShengzhou Liu
2011-10-18powerpc/85xx: Add support for RMan LIODN initializationKumar Gala
2011-10-18powerpc/85xx: Update device tree handling for SRIOKumar Gala
2011-10-18powerpc/85xx: Update setting of SRIO LIODNsKumar Gala
2011-10-17Move timestamp and version files into 'generated' subdirSimon Glass
2011-10-17sandbox: Add main programSimon Glass
2011-10-17sandbox: Add OS dependent layerSimon Glass
2011-10-17sandbox: Add architecture lib filesSimon Glass
2011-10-17sandbox: Add cpu filesSimon Glass
2011-10-17sandbox: Add architecture image supportSimon Glass
2011-10-17sandbox: Add architecture header filesSimon Glass
2011-10-17Blackfin: define CONFIG_SYS_CACHELINE_SIZEMike Frysinger
2011-10-17mx31: make HSP clock for mx3fb driver availableHelmut Raiger
2011-10-15punt unused clean/distclean targetsMike Frysinger
2011-10-15Merge branch 'master' of git://git.denx.de/u-boot-fdtWolfgang Denk
2011-10-15powerpc/85xx: use fdt_create_phandle() to create the Fman firmware phandlesTimur Tabi
2011-10-13powerpc/p3060: remove all references to RCW bits EC1_EXT, EC2_EXT, and EC3Timur Tabi
2011-10-13powerpc/p3041: fixup portal config infoHaiying Wang
2011-10-13powerpc/p2041: fixup portal config infoHaiying Wang
2011-10-13powerpc/p5020: fixup portal config infoHaiying Wang
2011-10-12Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk
2011-10-12Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk