summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
...
| * | | | 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
* | | x86: Remove coreboot_ from file nameStefan Reinauer2012-12-06-2/+1
* | | x86: Provide a way to throttle port80 accessesVadim Bendebury2012-12-06-0/+21
* | | x86: Provide tick counter and frequency reference for Intel core architectureVadim Bendebury2012-12-06-0/+31
* | | x86: Issue SMI to finalize Coreboot in final stageDuncan Laurie2012-12-06-0/+4
* | | x86: Fix MTRR clear to detect which MTRR to useDuncan Laurie2012-12-06-4/+15
* | | x86: Emit port 80 post codes in show_boot_progress()Stefan Reinauer2012-12-06-0/+2
* | | x86: fdt: Create basic .dtsi file for corebootSimon Glass2012-12-06-0/+29
* | | x86: coreboot: Set CONFIG_ARCH_DEVICE_TREE correctlyGabe Black2012-12-06-0/+23
* | | x86: Add support for CONFIG_OF_CONTROLGabe Black2012-12-06-0/+36
* | | x86: Add CONFIG_DELAY_ENVIRONMENT to delay environment loadingStefan Reinauer2012-12-06-1/+27
* | | x86: Add back cold- and warm-boot flagsGabe Black2012-12-06-1/+18
* | | x86: Override calculate_relocation_address to use the e820 mapGabe Black2012-12-06-6/+55
* | | x86: Make calculate_relocation_address an overridable functionGabe Black2012-12-06-1/+2