summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * arm, davinci: add missing LSPC define for MMC/SD1Heiko Schocher2011-10-271-0/+1
| * DaVinci: correct MDSTAT.STATE maskSergei Shtylyov2011-10-273-5/+9
| * omap4: splitting padconfs into common, 4430 and 4460Ricardo Salveti de Araujo2011-10-272-2/+11
| * omap4: adding revision detection for 4460 ES1.1Ricardo Salveti de Araujo2011-10-272-1/+17
| * omap4: replacing OMAP4_CONTROL with OMAP4430_CONTROLRicardo Salveti de Araujo2011-10-272-8/+8
| * ARM: orion5x: reduce dependence of including platform fileLei Wen2011-10-274-9/+4
| * ARM: kirkwood: reduce dependence of including platform fileLei Wen2011-10-276-6/+8
| * ARM: armada100: reduce dependence of including platform fileLei Wen2011-10-276-132/+129
| * ARM: pantheon: reduce dependence of including platform fileLei Wen2011-10-275-8/+5
| * Armada100: Add SPI support for Marvell gplugDAjay Bhargav2011-10-272-0/+25
| * SPI: Add SPI driver support for Marvell Armada100Ajay Bhargav2011-10-271-0/+95
| * dreamplug: initial board support.Jason Cooper2011-10-271-0/+0
| * imx: fix coding styleFabio Estevam2011-10-279-90/+97
| * mx31: provide readable WEIM CS accessorHelmut Raiger2011-10-273-3/+78
| * ARM: Update mach-typesMarek Vasut2011-10-271-30689/+1985
| * arm, logbuffer: make it compilecleanHeiko Schocher2011-10-271-1/+0
| * tegra2: Add more pinmux functionsSimon Glass2011-10-272-18/+696
| * tegra2: Rename PIN_ to PINGRP_Simon Glass2011-10-272-139/+139
| * tegra2: Add more clock functionsSimon Glass2011-10-274-73/+943
| * tegra2: Rename CLOCK_PLL_ID to CLOCK_IDSimon Glass2011-10-273-26/+25
* | Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk2011-10-281-1/+1
|\ \
| * | microblaze: Fix strict-aliasing rules for in_be32Michal Simek2011-10-241-1/+1
* | | GCC4.6: Squash warnings in omap4 clocks.cMarek Vasut2011-10-271-2/+2
* | | GCC4.6: Squash warning in tegra2 board.cMarek Vasut2011-10-271-1/+1
* | | GCC4.6: Squash warnings in mpc86xx/interrupts.cMarek Vasut2011-10-271-6/+6
* | | GCC4.6: Squash warnings in ddr[123]_dimm_params.cMarek Vasut2011-10-273-3/+3
* | | GCC4.6: Squash warnings in 4xx_pcie.cMarek Vasut2011-10-271-1/+2
* | | GCC4.6: Squash warnings in 4xx_ibm_ddr2_autocalib.cMarek Vasut2011-10-271-4/+4
* | | GCC4.6: Squash warnings in 44x_spd_ddr.cMarek Vasut2011-10-271-7/+10
* | | GCC4.6: Squash warnings in denali_spd_ddr2.cMarek Vasut2011-10-271-26/+26
* | | GCC4.6: Squash warnings in denali_data_eye.cMarek Vasut2011-10-271-5/+5
* | | PowerPC: Squash warning in mpc512x serial.cMarek Vasut2011-10-271-1/+1
* | | cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INITHelmut Raiger2011-10-273-3/+3
| |/ |/|
* | 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
OpenPOWER on IntegriCloud