summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-10-27GCC4.6: Squash warnings in mpc86xx/interrupts.cMarek Vasut
2011-10-27GCC4.6: Squash warnings in ddr[123]_dimm_params.cMarek Vasut
2011-10-27GCC4.6: Squash warnings in 4xx_pcie.cMarek Vasut
2011-10-27GCC4.6: Squash warnings in 4xx_ibm_ddr2_autocalib.cMarek Vasut
2011-10-27GCC4.6: Squash warnings in 44x_spd_ddr.cMarek Vasut
2011-10-27GCC4.6: Squash warnings in denali_spd_ddr2.cMarek Vasut
2011-10-27GCC4.6: Squash warnings in denali_data_eye.cMarek Vasut
2011-10-27PowerPC: Squash warning in mpc512x serial.cMarek Vasut
2011-10-27cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INITHelmut Raiger
2011-10-26fdt: ARM: Add fdtcontroladdr to set device tree address in environmentSimon Glass
2011-10-26fdt: ARM: Implement and verify embedded and separate device treeSimon Glass
2011-10-26fdt: ARM: Add device tree control of U-Boot (CONFIG_OF_CONTROL)Simon Glass
2011-10-24arm: Correct build error introduced by getenv_ulong() patchSimon Glass
2011-10-24powerpc: Correct build warning introduced by getenv_ulong() patchSimon Glass
2011-10-23powerpc/lib/board.c: Call run_post(POST_ROM) before relocatingBernhard Kaindl
2011-10-23x86: Use getenv_ulong() in place of getenv(), strtoulSimon Glass
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