summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
...
| | * | | ehci-mxc: Define host offsetsBenoît Thébaudeau2012-11-16-0/+2
| | * | | mx31: Move EHCI definitions to ehci-fsl.hBenoît Thébaudeau2012-11-16-26/+0
| * | | | arm: Add control over cachability of memory regionsSimon Glass2012-11-19-11/+82
| * | | | tegra: Add SOC support for display/lcdWei Ni2012-11-19-0/+1107
| * | | | tegra: Add support for PWMSimon Glass2012-11-19-0/+177
| * | | | tegra: fdt: Add LCD definitions for TegraSimon Glass2012-11-19-0/+98
| * | | | tegra: fdt: Add pwm binding and nodeSimon Glass2012-11-19-0/+7
| * | | | tegra: Add display support to funcmuxSimon Glass2012-11-19-0/+37
| * | | | tegra: Use const for pinmux_config_pingroup/table()Simon Glass2012-11-19-4/+4
| * | | | SPI: Add SPI Driver for EXYNOS.Rajeshwari Shinde2012-11-15-0/+78
| * | | | EXYNOS5: Add base address for SPIHatim RV2012-11-15-0/+6
| * | | | EXYNOS: Add clock for SPIHatim RV2012-11-15-0/+126
| * | | | EXYNOS5: Add pinmux support for SPIRajeshwari Shinde2012-11-15-0/+56
| * | | | EXYNOS: Add clock for I2SRajeshwari Shinde2012-11-15-0/+153
| * | | | EXYNOS: Add I2S base addressRajeshwari Shinde2012-11-15-0/+3
| * | | | EXYNOS: Add pinmux for I2SRajeshwari Shinde2012-11-15-0/+14
| * | | | EXYNOS: Add parameters required by I2SRajeshwari Shinde2012-11-15-0/+44
| * | | | EXYNOS: Add I2S registersRajeshwari Shinde2012-11-15-0/+66
| * | | | ARM: arm1176: Define arch_cpu_init() for s3c64xxAshok Kumar Reddy2012-11-15-1/+27
| * | | | dm: wdt: Move s5p watchdog timer to drivers/watchdog/Marek Vasut2012-11-15-60/+0
| * | | | EXYNOS: Clock: Add common function for pll rate calculationMinkyu Kang2012-11-15-64/+38
| * | | | ARCH: EXYNOS: add support to match product idMinkyu Kang2012-11-15-0/+9
| * | | | arm:exynos4:pinmux: Modify the gpio function for mmcPiotr Wilczek2012-11-15-0/+59
| * | | | gpio:fix: Proper handling of GPIO subsystem parts at Samsung devicesŁukasz Majewski2012-11-15-1/+25
| * | | | arm1136: Fix enable_caches()Benoît Thébaudeau2012-11-10-10/+12
| |/ / /
| * | | arch-mx6: add mx6dl_pins.hTroy Kisky2012-11-10-0/+149
| * | | imx-common: cpu: add imx_ddr_sizeTroy Kisky2012-11-10-0/+52
| * | | mx6: soc: update get_cpu_rev and get_imx_type for mx6solo/sololiteTroy Kisky2012-11-10-17/+51
| * | | Merge git://git.denx.de/u-bootStefano Babic2012-11-10-8171/+7491
| |\ \ \
| * | | | mx25: Place common functions into sys_proto.hFabio Estevam2012-10-26-4/+3
| * | | | MX35: add support for woodburn boardStefano Babic2012-10-26-0/+140
| * | | | ARM: Add SPL target to arm1136Stefano Babic2012-10-26-0/+3
| * | | | MX35: Add soc_boot_mode and soc_boot_device to MX35Stefano Babic2012-10-26-0/+206
| * | | | MX35: add LOW_LEVEL_SRAM_STACK to use SPL_FRAMEWORKStefano Babic2012-10-26-0/+2
| * | | | ARM: Fix start.S when used with SPL in arm1136Stefano Babic2012-10-26-11/+20
* | | | | sh: add support for sh7752evb boardYoshihiro Shimoda2012-12-20-0/+213
| |_|_|/ |/| | |
* | | | env: Use getenv_yesno() more generallyJoe Hershberger2012-12-13-20/+7
* | | | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2012-12-12-1/+4
|\ \ \ \
| * | | | mips: serial: Fix busted manual relocationJoe Hershberger2012-12-12-0/+3
| * | | | MIPS: constify mips_io_port_baseDaniel Schwierzeck2012-12-12-1/+1
* | | | | Add strcasecmp() and strncasecmp()Simon Glass2012-12-11-3/+3
* | | | | exynos:pinmux: Add pinmux support for i2cPiotr Wilczek2012-12-11-0/+64
* | | | | exynos:cpu: Add Exynos4 I2C spacingPiotr Wilczek2012-12-11-0/+2
* | | | | exynos:clock: Add i2c clockPiotr Wilczek2012-12-11-0/+17
* | | | | mxs: i2c: Implement algorithm to set up arbitrary i2c speedMarek Vasut2012-12-11-0/+3
|/ / / /
* | | | MIPS: constify address pointer in test_bit()Daniel Schwierzeck2012-12-08-1/+1
* | | | MIPS: fix a latent bug on initialize $gpZhi-zhou Zhang2012-12-08-1/+6
| |_|/ |/| |
* | | x86: Build vga video code only if CONFIG_VIDEO_VGA is definedSimon Glass2012-12-06-2/+2
* | | x86: Remove video_init() prototype from u-boot-x86.hSimon Glass2012-12-06-1/+0
* | | x86: drop unused code in coreboot.cStefan Reinauer2012-12-06-7/+0