summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
...
| | * kbuild,mxs: use short logs for MXS imagesMasahiro Yamada2014-03-12-14/+15
| * | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2014-03-13-0/+878
| |\ \
| | * | arm: exynos: Squash bogus warnings in pinmuxMarek Vasut2014-03-13-0/+12
| | * | board:trats2: Enable device tree on Trats2Piotr Wilczek2014-03-12-1/+436
| | * | board:trats: Enable device tree on TratsPiotr Wilczek2014-03-12-1/+122
| | * | board:universal: Enable device tree on UniversalPiotr Wilczek2014-03-12-1/+85
| | * | board:origen: Enable device tree on OrigenPiotr Wilczek2014-03-12-0/+47
| | * | arm:exynos: add common DTS file for exynos 4Piotr Wilczek2014-03-12-0/+150
| | * | drivers:mmc:sdhci: enable support for DTPiotr Wilczek2014-03-12-0/+7
| | * | video:mipidsim:fdt: Add DT support for mipi dsim driverPiotr Wilczek2014-03-12-0/+5
| | * | exynos4:pinmux:fdt: decode peripheral idPiotr Wilczek2014-03-12-0/+17
| | |/
| * | am33xx: Rework #ifdef's around s_init for clarityTom Rini2014-03-12-5/+3
| |/
| * Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-03-10-9/+67
| |\
| | * arm: atmel: sama5d3: add nand spl boot supportBo Shen2014-03-09-0/+4
| | * arm: atmel: sama5d3: add spi spl boot supportBo Shen2014-03-09-0/+4
| | * at91 gpio: fix typo in compatibility macroAndreas Henriksson2014-03-09-1/+1
| | * at91sam9263ek: add mmc supportAndreas Henriksson2014-03-09-0/+25
| | * ARM: tegra: simplify halt_avp()Stephen Warren2014-03-05-3/+2
| | * ARM: tegra: fix NV_PA_CSITE_BASE for Tegra124Stephen Warren2014-03-05-0/+5
| | * ARM: tegra: fix pmc_pwrgate_timer_mult register definitionStephen Warren2014-03-05-2/+13
| | * ARM: tegra: move CONFIG_TEGRAnnStephen Warren2014-03-05-0/+8
| * | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2014-03-10-398/+6
| |\ \
| | * | usb: create common header virtual root hub descriptorsStephen Warren2014-03-10-398/+6
| * | | ahci-plat: Provide a weak scsi_init hookIan Campbell2014-03-10-0/+6
| |/ /
| * | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-03-07-2/+216
| |\ \
| | * | powerpc/mpc85xx: Add SCFG_PIXCLKCR register support for T1040Priyanka Jain2014-03-07-0/+9
| | * | bootstage: powerpc: support fdt stash and reportingMela Custodio2014-03-07-0/+7
| | * | powerpc/usb: Workaround for erratum-A006261Suresh Gupta2014-03-07-0/+107
| | * | powerpc/b4860: Add workaround for errata A006384 and A006475Shaveta Leekha2014-03-07-2/+27
| | * | B4860/B4420: Add PLL_NUM define for B4420/B4860 to use SerDes2 Refclks re-con...Shaveta Leekha2014-03-07-0/+2
| | * | 85xx/b4860: Alternate serdes protocols for B4860/B4420poonam aggrwal2014-03-07-0/+29
| | * | board/b4860qds: Add support to make PCIe SATA work on B4860QDSShaveta Leekha2014-03-07-0/+3
| | * | board/b4860qds: Add support to make Aurora work on B4860QDSShaveta Leekha2014-03-07-0/+32
| * | | kbuild: move "checkgcc4" to PowerPC archprepareMasahiro Yamada2014-03-07-1/+10
| * | | kbuild: move "checkthumb" to ARM archprepareMasahiro Yamada2014-03-07-1/+11
| * | | powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260Masahiro Yamada2014-03-07-16/+12
| * | | mips: move CONFIG_MIPS{32, 64} definition to config.mkMasahiro Yamada2014-03-07-6/+2
| * | | kbuild: improve Kbuild speedMasahiro Yamada2014-03-07-0/+3
| * | | config.mk: specify the exact path to standalone linker scriptMasahiro Yamada2014-03-07-5/+9
| * | | kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCCMasahiro Yamada2014-03-07-90/+7
| * | | ppc4xx: Remove 4xx NAND booting supportStefan Roese2014-03-07-142/+5
| * | | 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
| |\ \ \