aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-07-07mpc8xx: remove qs850, qs860t board supportMasahiro Yamada1-10/+0
2014-07-07am43xx: Tune the system to avoid DSS underflowsCooper Jr., Franklin4-4/+49
2014-07-07am43xx: Update EMIF DDR3 Configuration for AM43x GPFranklin S. Cooper Jr1-0/+2
2014-07-07build: define CPU only when arch/${ARCH}/cpu/${CPU} existsMasahiro Yamada1-0/+0
2014-07-07ARM: emif4: wait for CM_DLL_READYST to be setJeroen Hofstee1-1/+1
2014-07-07Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini1-0/+2
2014-07-05socfpga: Relocate arch common functions away from boardChin Liang See1-0/+24
2014-07-05arm: Fix armv8 compilation errorShaibal.Dutta1-1/+1
2014-07-05arm: spl: fix include guardJeroen Hofstee2-2/+2
2014-07-05socfpga: Adding Scan Manager driverChin Liang See5-1/+305
2014-07-05socfpga: Adding DesignWare watchdog supportChin Liang See1-0/+1
2014-07-04arm: ep9315: Return back Cirrus Logic EDB9315A board supportSergey Kostanbaev2-27/+521
2014-07-04ARM: cache_v7: use __weakJeroen Hofstee4-55/+15
2014-07-04ARMv8/ls2085a_emu: Add LS2085A emulator and simulator board supportYork Sun2-2/+2
2014-07-03armv8/fsl-lsch3: Add support to load and start MC FirmwareJ. German Rivera1-0/+11
2014-07-03ARMv8/FSL_LSCH3: Add FSL_LSCH3 SoCYork Sun15-1/+937
2014-07-03ARMv8: Adjust MMU setupYork Sun2-30/+44
2014-07-03Added 64-bit MMIO accessors for ARMv8J. German Rivera1-0/+8
2014-07-03arm: Add support for semihosting for armv8 fastmodel targets.Darwin Rambo3-0/+255
2014-07-03i2c: tegra: use repeated start for readsStephen Warren1-0/+2
2014-07-01Merge remote-tracking branch 'u-boot-samsung/master'Albert ARIBAUD11-193/+582
2014-07-01Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD1-1/+1
2014-07-01Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD18-283/+94
2014-06-30Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD24-162/+962
2014-06-25vf610: fix build due to missing sys_proto.hStefano Babic1-1/+1
2014-06-25Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master'Albert ARIBAUD1-0/+1
2014-06-25Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD66-202/+1777
2014-06-23sandbox: change local_irq_save() to macroMasahiro Yamada2-6/+4
2014-06-23sandbox: terminate os_dirent_ls() result listStephen Warren1-0/+1
2014-06-23x86: Enable 32-bit build using x86_64 multilib toolchainVasili Galka2-3/+4
2014-06-23Exynos5420: Introduce support for the Peach-Pit boardAkshay Saraswat5-93/+281
2014-06-23Exynos5420: Let macros be used for exynos5420Akshay Saraswat1-3/+3
2014-06-20tegra: dts: Bring in GPIO bindings from linuxSimon Glass4-28/+48
2014-06-20Makefile: Support include files for .dts filesSimon Glass4-0/+4
2014-06-20sandbox: Support iotrace featureSimon Glass1-0/+10
2014-06-20arm: Support iotrace featureSimon Glass1-0/+3
2014-06-19OMAP: disable gpmc timeout safely for reenablingStefano Babic1-1/+2
2014-06-19omap3: board: trivial: add void for no argsJeroen Hofstee1-2/+2
2014-06-19cpu: armv7: am33x: ddr: write emif ref_ctrl_shadow registerFelipe Balbi1-0/+1
2014-06-19ARM: keystone: aemif: move aemif driver to drivers/memory/ti-aemif.cKhoronzhuk, Ivan5-105/+43
2014-06-19mtd: nand: davinci: add header file for driver definitionsKhoronzhuk, Ivan11-175/+45
2014-06-19omap: Don't enable GPMC CS0 with nothing attachedAsh Charles1-1/+2
2014-06-19tegra20: display: fix checking of return valueJeroen Hofstee1-1/+1
2014-06-19m68k: Remove CONFIG_CMD_BEDBUG related codeVasili Galka1-8/+0
2014-06-19.gitignore: drop include/asm/proc from ignore patternMasahiro Yamada1-1/+0
2014-06-19fdt_support: delete force argument of fdt_initrd()Masahiro Yamada1-1/+1
2014-06-19m68k:correct io macros about endianChao Fu1-4/+4
2014-06-19m68k: eliminate a warning in cpu_initMasahiro Yamada1-1/+1
2014-06-17imx: correct HAB status for new chip TOStefano Babic4-14/+82
2014-06-17mx6: Fix definition of IOMUXC_GPR12_DEVICE_TYPE_RCFabio Estevam1-1/+1