summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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-12Remove ${objtree}/include/asm/proc/ linkVasili Galka5-5/+5
2014-06-12cosmetic: Whitespace fixVasili Galka1-2/+2
2014-06-12m68k: Fix warnings with gcc 4.6Simon Glass3-7/+4
2014-06-12Check run_command() return code properlyThomas Betker1-1/+1
2014-06-12am33xx/omap: Enable CONFIG_OF_CONTROLSimon Glass8-0/+1097
2014-06-12am33xx/omap: Allow cache enable for all Sitara/OMAPSimon Glass5-58/+60
2014-06-08Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini24-80/+250
2014-06-08Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD11-31/+83
2014-06-07arm:am33xx: Add a scale_vcores() hookTom Rini2-0/+12
2014-06-07arch-am33xx: Add defines for timer0-7Hannes Petermaier1-6/+29
2014-06-07ARM: AM43xx: Fix UART clocks enablingLokesh Vutla1-0/+9
2014-06-07keystone: init: enable UART1 to be able use it from kernelMurali Karicheri3-2/+12
2014-06-07arm:am33xx: Rework s_init and add board_early_init_fTom Rini1-2/+14
2014-06-07arm:am33xx: Make dram_init call sdram_init() in some contextsTom Rini2-0/+6
2014-06-07am43xx_evm: Add qspiboot targetSourav Poddar1-1/+1
2014-06-07omap3: remove remnant macros GPMC_NAND_ECC_LP_x8_LAYOUT and GPMC_NAND_ECC_LP_...pekon gupta2-20/+0
2014-06-06Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini11-6/+469
2014-06-06nand_spl: remove nand_spl infrastructureMasahiro Yamada1-3/+0
2014-06-06kbuild: move cmd_mkimage to scripts/Makefile.libMasahiro Yamada1-4/+0
2014-06-06powerpc/mpc85xx: Add workaround to enable TDM on T1040Sandeep Singh6-1/+64
2014-06-06powerpc/serdes: Add the workaround for erratum A-007186Shaveta Leekha4-2/+188
2014-06-06powerpc/mpc85xx: Add workaround for DDR erratum A004508York Sun2-0/+21
2014-06-05powerpc/t2080: add serdes2 protocol 0x27Shengzhou Liu1-0/+1
2014-06-05powerpc/t4qds: Add alternate serdes protocols to align with A-007186Shaohui Xie1-0/+172
2014-06-05board/t208x: update t2080qds/t2080rdb for errata A-007186Shengzhou Liu1-3/+23
2014-06-05openrisc: fix relocation codeFranck Jullien1-14/+41
2014-06-05openrisc: update SPR registers definitionFranck Jullien1-1/+12
2014-06-05arm: fdt_control: fix a build error with CONFIG_OF_EMBED=yMasahiro Yamada1-1/+1
2014-06-05ARM: tegra: enable USB device mode and UMS on some boardsStephen Warren3-3/+24
2014-06-03ARC: enable CONFIG_SYS_BOOT_RAMDISK_HIGHAlexey Brodkin1-0/+1
2014-06-02Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD10-46/+143
2014-05-31Exynos: Make sure ps_hold gets set in the SPLDoug Anderson3-1/+12
2014-05-30powerpc: hiddendragon: remove orphan boardMasahiro Yamada1-12/+0
2014-05-30powerpc: mpc8260ads: remove orphan boardMasahiro Yamada2-15/+0
2014-05-30Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini30-5/+2331
2014-05-30m68k: powerpc: Clean up do_mdm_initSimon Glass2-15/+0
2014-05-30Remove unnecessary use of hush header fileSimon Glass2-2/+0
2014-05-28exynos: dts: Enable LCD for snowSimon Glass1-0/+57
2014-05-28exynos: Enable PSHOLD in SPLSimon Glass1-0/+2
2014-05-28exynos: dts: Correct EC interrupt GPIOSimon Glass1-2/+2
2014-05-27dm: rename device struct to udeviceHeiko Schocher1-4/+4
2014-05-27ARM: at91sam9m10g45ek: enable mci0 supportWu, Josh1-0/+17
2014-05-27ARM: at91sam9x5: define the AT91FAMILY and ARM926EJS in SoC headerWu, Josh1-0/+3
2014-05-27ARM: at91: remove AT91X40 macro since it is not use any moreWu, Josh1-2/+0
2014-05-27arm:at91: enable ROM loadable atmel imageAndreas Bießmann1-0/+10
2014-05-27ARM: atmel: switch to main crystal osc for SPL bootBo Shen2-0/+43