summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* fdt: ARM: Add fdtcontroladdr to set device tree address in environmentSimon Glass2011-10-261-0/+3
* fdt: ARM: Implement and verify embedded and separate device treeSimon Glass2011-10-261-0/+12
* fdt: ARM: Add device tree control of U-Boot (CONFIG_OF_CONTROL)Simon Glass2011-10-261-0/+1
* arm: Correct build error introduced by getenv_ulong() patchSimon Glass2011-10-241-4/+8
* powerpc: Correct build warning introduced by getenv_ulong() patchSimon Glass2011-10-241-3/+7
* powerpc/lib/board.c: Call run_post(POST_ROM) before relocatingBernhard Kaindl2011-10-231-7/+7
* x86: Use getenv_ulong() in place of getenv(), strtoulSimon Glass2011-10-231-11/+3
* sparc: Use getenv_ulong() in place of getenv(), strtoulSimon Glass2011-10-231-10/+3
* powerpc: Use getenv_ulong() in place of getenv(), strtoulSimon Glass2011-10-231-25/+8
* mips: Use getenv_ulong() in place of getenv(), strtoulSimon Glass2011-10-231-11/+3
* microblaze: Use getenv_ulong() in place of getenv(), strtoulSimon Glass2011-10-231-3/+2
* m68k: Use getenv_ulong() in place of getenv(), strtoulSimon Glass2011-10-231-25/+8
* blackfin: Use getenv_ulong() in place of getenv(), strtoulSimon Glass2011-10-231-7/+2
* avr32: Use getenv_ulong() in place of getenv(), strtoulSimon Glass2011-10-231-13/+3
* arm: Use getenv_ulong() in place of getenv(), strtoulSimon Glass2011-10-231-25/+11
* x86: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf2011-10-231-0/+35
* mips: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf2011-10-231-0/+36
* microblaze: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf2011-10-231-0/+37
* avr32: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf2011-10-231-0/+40
* sparc: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf2011-10-231-0/+10
* sh: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf2011-10-231-0/+17
* powerpc: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf2011-10-231-0/+6
* nios2: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf2011-10-231-0/+11
* m68k: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf2011-10-231-0/+10
* arm: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf2011-10-231-0/+11
* build: add missing $(AR)->$(cmd_link_o_target) updateMike Frysinger2011-10-223-3/+3
* consolidate mdelay by providing a common function for all usersAnatolij Gustschin2011-10-225-12/+0
* nds32/lib: add generic funcs in NDS32 libMacpaul Lin2011-10-225-0/+890
* nds32/ag101: cpu and init funcs of SoC ag101Macpaul Lin2011-10-227-0/+895
* nds32/core N1213: NDS32 N12 core family N1213Macpaul Lin2011-10-223-0/+649
* nds32: add header files support for nds32Macpaul Lin2011-10-2217-0/+1450
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-10-2114-26/+423
|\
| * mpc85xx: Add inline GPIO acessor functionsKyle Moffett2011-10-211-0/+123
| * powerpc/85xx: wait for alignment before resetting SERDES RX lanes (SERDES9)Timur Tabi2011-10-201-10/+0
| * powerpc/85xx: Update USB device tree status based on pin settingsShengzhou Liu2011-10-181-0/+23
| * powerpc/85xx: Add support for RMan LIODN initializationKumar Gala2011-10-188-0/+112
| * powerpc/85xx: Update device tree handling for SRIOKumar Gala2011-10-182-10/+93
| * powerpc/85xx: Update setting of SRIO LIODNsKumar Gala2011-10-187-6/+72
* | ColdFire: Add $(obj) before cpu lib to correct buildstany MARCEL2011-10-195-5/+5
|/
* Move timestamp and version files into 'generated' subdirSimon Glass2011-10-173-6/+3
* sandbox: Add main programSimon Glass2011-10-172-1/+34
* sandbox: Add OS dependent layerSimon Glass2011-10-173-5/+62
* sandbox: Add architecture lib filesSimon Glass2011-10-173-0/+366
* sandbox: Add cpu filesSimon Glass2011-10-174-0/+164
* sandbox: Add architecture image supportSimon Glass2011-10-171-0/+3
* sandbox: Add architecture header filesSimon Glass2011-10-1713-0/+683
* Blackfin: define CONFIG_SYS_CACHELINE_SIZEMike Frysinger2011-10-173-0/+74
* mx31: make HSP clock for mx3fb driver availableHelmut Raiger2011-10-173-13/+42
* punt unused clean/distclean targetsMike Frysinger2011-10-154-24/+0
* Merge branch 'master' of git://git.denx.de/u-boot-fdtWolfgang Denk2011-10-151-3/+2
|\
OpenPOWER on IntegriCloud