summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
...
| * | | unit-test: make "test -e" test independent of $CWDStephen Warren2014-03-07-0/+5
| |/ /
| * | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2014-03-04-442/+15
| |\ \
| | * | mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nandpekon gupta2014-03-04-77/+0
| | * | mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nandpekon gupta2014-03-04-88/+4
| | * | mtd: nand: omap: merge duplicate GPMC data from different arch-xx headers int...pekon gupta2014-03-04-194/+58
| | * | mtd: nand: omap: remove unused #defines from common omap_gpmc.hpekon gupta2014-03-04-47/+0
| | * | mtd: nand: omap: remove redundant platform specific header: arch-xx/omap_gpmc.hpekon gupta2014-03-04-86/+10
| | * | mtd: nand: omap: optimize chip->ecc.hwctl() for H/W ECC schemespekon gupta2014-03-03-7/+0
| * | | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2014-03-04-20/+3
| |\ \ \
| | * | | MIPS: fix types u64 and __u64 to unsigned long longDaniel Schwierzeck2014-03-04-20/+3
| | |/ /
| * | | kbuild: fix CROSS_COMPILE settings in config.mkMasahiro Yamada2014-03-04-14/+43
| * | | kbuild: consolidate PLATFORM_LIBSMasahiro Yamada2014-03-04-7/+2
| * | | sandbox: Convert GPIOs to use driver modelSimon Glass2014-03-04-9/+5
| * | | sandbox: Build a device tree file for sandboxSimon Glass2014-03-04-0/+33
| * | | sizes.h - consolidate for all architecturesAlexey Brodkin2014-03-04-47/+8
| * | | m68k: merge compile flags -ffixed-d7 -sep-dataMasahiro Yamada2014-03-04-10/+2
| * | | sh: merge compiler flag -ffixed-r13Masahiro Yamada2014-03-04-3/+1
| * | | sh: Do not define -ffreestanding twiceMasahiro Yamada2014-03-04-1/+1
| * | | x86: Delete redundant compiler flagsMasahiro Yamada2014-03-04-4/+1
| * | | mmc: zynq: Add OF initialization supportMichal Simek2014-03-04-0/+1
| |/ /
* | | Revert "arm: mxs: Add support for generating signed BootStream"Stefano Babic2014-04-04-87/+0
* | | mx6: add example DTB for mx6qsabreautoStefano Babic2014-04-02-0/+14
* | | imx: add rules for U-Boot DTB supportStefano Babic2014-04-02-0/+12
* | | mxs: fix warning in SPL with console supportStefano Babic2014-04-02-0/+2
* | | arm: mxs: Add serial console support into SPLMarek Vasut2014-04-01-1/+14
* | | arm: mxs: Properly set GD pointer in SPLMarek Vasut2014-04-01-0/+5
* | | arm: mxs: Add support for generating signed BootStreamMarek Vasut2014-03-31-0/+87
* | | arm: mxs: Adjust the load address of U-Boot and SPL for HABMarek Vasut2014-03-31-9/+24
| |/ |/|
* | ARM: AM43xx: Change DDR3 Reset ValueDave Gerlach2014-03-04-1/+1
* | ARM: AM43xx: Write sdram_config to secure_emif_sdram_configDave Gerlach2014-03-04-0/+1
* | ARM: AM43xx: EMIF: configure self-refresh entry delayDave Gerlach2014-03-04-2/+2
* | ARM: AM43xx: clocks: Enable CPGMAC clock controlMugunthan V N2014-03-04-0/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-02-26-344/+1967
|\
| * arm: Switch to -mno-unaligned-access when supported by the compilerTom Rini2014-02-26-7/+7
| * arm: remove unneeded symbol offsets and _TEXT_BASEAlbert ARIBAUD2014-02-26-310/+7
| * arm: make _end compiler-generatedAlbert ARIBAUD2014-02-26-16/+65
| * Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-02-24-11/+54
| |\
| | * ti814x: Fix illegal use of FP ops in clock_ti814x.cMåns Rullgård2014-02-21-4/+1
| | * DRA7: fix ABB efuse offset for OPP_NOMNishanth Menon2014-02-21-1/+1
| | * ARM: OMAP4: fix DDR timings for OMAP4430 ES2.0Janne Grunau2014-02-21-0/+18
| | * ARM: AM43xx: GP-EVM: Correct GPIO used for VTT regulator controlDave Gerlach2014-02-21-4/+14
| | * Add support for B&R KWB MotherboardHannes Petermaier2014-02-21-2/+4
| | * am335x: Initial support for Silica Pengwyn boardLothar Felten2014-02-21-0/+16
| * | arch: bcm281xx: Initial commit of bcm281xx architecture codeDarwin Rambo2014-02-22-0/+1734
| * | arch: kona: Initial commit of kona-common architecture codeDarwin Rambo2014-02-22-0/+100
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-02-25-3/+5
|\ \
| * | powerpc/t208x: some update to support t2081Shengzhou Liu2014-02-24-3/+5
* | | arm: omap: delete unincluded omap-common/config.mkMasahiro Yamada2014-02-25-9/+0
* | | kbuild: refactor more IMX image rulesMasahiro Yamada2014-02-25-30/+10
* | | kbuild: use shorten logs for IMX imagesMasahiro Yamada2014-02-25-37/+54