summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* sandbox: Convert GPIOs to use driver modelSimon Glass2014-03-041-9/+5
* sandbox: Build a device tree file for sandboxSimon Glass2014-03-043-0/+33
* sizes.h - consolidate for all architecturesAlexey Brodkin2014-03-049-47/+8
* m68k: merge compile flags -ffixed-d7 -sep-dataMasahiro Yamada2014-03-047-10/+2
* sh: merge compiler flag -ffixed-r13Masahiro Yamada2014-03-044-3/+1
* sh: Do not define -ffreestanding twiceMasahiro Yamada2014-03-041-1/+1
* x86: Delete redundant compiler flagsMasahiro Yamada2014-03-041-4/+1
* mmc: zynq: Add OF initialization supportMichal Simek2014-03-041-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-02-2654-344/+1967
|\
| * arm: Switch to -mno-unaligned-access when supported by the compilerTom Rini2014-02-263-7/+7
| * arm: remove unneeded symbol offsets and _TEXT_BASEAlbert ARIBAUD2014-02-2614-310/+7
| * arm: make _end compiler-generatedAlbert ARIBAUD2014-02-2613-16/+65
| * Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-02-248-11/+54
| |\
| | * ti814x: Fix illegal use of FP ops in clock_ti814x.cMåns Rullgård2014-02-211-4/+1
| | * DRA7: fix ABB efuse offset for OPP_NOMNishanth Menon2014-02-211-1/+1
| | * ARM: OMAP4: fix DDR timings for OMAP4430 ES2.0Janne Grunau2014-02-211-0/+18
| | * ARM: AM43xx: GP-EVM: Correct GPIO used for VTT regulator controlDave Gerlach2014-02-214-4/+14
| | * Add support for B&R KWB MotherboardHannes Petermaier2014-02-211-2/+4
| | * am335x: Initial support for Silica Pengwyn boardLothar Felten2014-02-211-0/+16
| * | arch: bcm281xx: Initial commit of bcm281xx architecture codeDarwin Rambo2014-02-229-0/+1734
| * | arch: kona: Initial commit of kona-common architecture codeDarwin Rambo2014-02-227-0/+100
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-02-253-3/+5
|\ \
| * | powerpc/t208x: some update to support t2081Shengzhou Liu2014-02-243-3/+5
* | | arm: omap: delete unincluded omap-common/config.mkMasahiro Yamada2014-02-251-9/+0
* | | kbuild: refactor more IMX image rulesMasahiro Yamada2014-02-254-30/+10
* | | kbuild: use shorten logs for IMX imagesMasahiro Yamada2014-02-254-37/+54
* | | kbuild: use shorten logs for misc targetsMasahiro Yamada2014-02-251-1/+5
* | | kbuild: use shorten log for linking u-bootMasahiro Yamada2014-02-251-0/+4
* | | kbuild: use shorten logs for mkimage rulesMasahiro Yamada2014-02-254-5/+5
* | | kbuild: rename OBJCFLAGS to OBJCOPYFLAGSMasahiro Yamada2014-02-254-6/+6
* | | arm: delete unused macro CONFIG_ARCH_DEVICE_TREEMasahiro Yamada2014-02-241-10/+0
* | | common: Add get_effective_memsize() to memsize.cYork Sun2014-02-216-23/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2014-02-215-8/+14
|\ \ \
| * | | am43xx: Add qspi supportSourav Poddar2014-02-183-1/+5
| * | | spi: mxc_spi: i.MX6 DL/S have only 4 eCSPI controllerMarkus Niebel2014-02-181-1/+1
| * | | spi: spi-mxc: add defines for clk inactive state for ECSPIMarkus Niebel2014-02-182-6/+8
| |/ /
* | | arc: fix relocation for big-endian targetAlexey Brodkin2014-02-211-0/+4
* | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-02-2034-1591/+1159
|\ \ \ | | |/ | |/|
| * | Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-02-2081-69/+2511
| |\ \
| * \ \ Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2014-02-1913-33/+246
| |\ \ \
| | * | | imx6 SION bit has to be on for the pins that are used as ENET_REF_CLKAndy Ng2014-02-192-6/+6
| | * | | Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2014-02-1165-2216/+142
| | |\ \ \
| | * | | | ARM: imx6: fix wrong fec clkMarkus Niebel2014-02-111-1/+1
| | * | | | mx6: Enable L2 cache supportFabio Estevam2014-02-113-0/+80
| | * | | | mx6: Distinguish mx6dual from mx6quadFabio Estevam2014-02-113-3/+14
| | * | | | imx: Introduce a header for the imx cpu versionsFabio Estevam2014-02-113-13/+14
| | * | | | imx6: make sure MMDC_CHx_MASK is clear to avoid warm reset failureAnson Huang2014-02-111-0/+11
| | * | | | imx6: ensure AHB clock is 132MHz in low freq boot modeAnson Huang2014-02-111-0/+20
| | * | | | ARM: mx6: Add PCI express driverMarek Vasut2014-01-261-0/+27
| | * | | | ARM: mx6: Add PCI express clock configurationMarek Vasut2014-01-262-10/+66
OpenPOWER on IntegriCloud