aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-05-02Change my mailaddressAndreas Bießmann7-7/+7
2016-05-02arch/arm/imx-common/Makefile: Update u-boot.uim MKIMAGEFLAGSTom Rini1-1/+1
2016-05-02Revert "rockchip: rk3288: correct sdram setting"Vagrant Cascadian1-7/+7
2016-05-02Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini10-29/+47
2016-05-02Revert "omap3: Use raw SPL by default for mmc1"Tom Rini1-0/+2
2016-05-01ARM: uniphier: move pin-mux code into pin_init functionMasahiro Yamada5-27/+5
2016-05-01ARM: uniphier: allow to use System Bus for ROM boot mode of PH1-LD20Masahiro Yamada5-1/+37
2016-05-01ARM: uniphier: enable Peripherl clock to use UART in SPLMasahiro Yamada1-0/+4
2016-05-01ARM: uniphier: fix boot mode table of PH1-LD20Masahiro Yamada1-1/+1
2016-04-27sunxi: mctl_mem_matches: Add missing memory barrierHans de Goede1-0/+2
2016-04-25ARM: DRA7: Add ABB setup for all domainsNishanth Menon5-0/+52
2016-04-25ARM: OMAP5: Enable ABB configuration for MM voltage domainNishanth Menon5-0/+19
2016-04-25ARM: OMAP5/DRA7: Move ABB TXDONE mask to voltage structureNishanth Menon3-2/+7
2016-04-25ARM: OMAP5/DRA7: Get rid of control_std_fuse_opp_vdd_mpu_2Nishanth Menon3-5/+2
2016-04-25ARM: hisilicon: hikey: dts: Add pl011 additional clock binding.Peter Griffin1-0/+5
2016-04-25ARM: hisilicon: hikey: Enable OF_CONTROL for hikey board.Peter Griffin2-0/+3
2016-04-25ARM: hisilicon: hikey: Add hikey & hi6220 dts from v4.6-rc3.Peter Griffin2-0/+254
2016-04-25configs: Re-sync with cmd/KconfigTom Rini4-6/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini2-4/+0
2016-04-25Merge branch 'master' of git://www.denx.de/git/u-boot-uniphierTom Rini40-60/+969
2016-04-25Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini5-1/+167
2016-04-24ARM: dts: uniphier: add SD controller node for PH1-LD20Masahiro Yamada1-0/+17
2016-04-24ARM: uniphier: add PH1-LD20 SoC supportMasahiro Yamada35-3/+888
2016-04-24ARM: uniphier: rework uniphier_set_fdt_file()Masahiro Yamada1-31/+31
2016-04-24ARM: uniphier: carry on booting for Unknown boot modeMasahiro Yamada1-2/+2
2016-04-24ARM: uniphier: add sg_set_iectrl_range()Masahiro Yamada1-0/+8
2016-04-24ARM: dts: uniphier: move aliases node up to satisfy fdtgrepMasahiro Yamada2-18/+18
2016-04-24ARM: dts: uniphier: use Ref Daughter board on PH1-LD20 Ref boardMasahiro Yamada1-0/+1
2016-04-24ARM: uniphier: avoid unaligned access to DT on 64bit SoCMasahiro Yamada1-6/+4
2016-04-22Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini9-891/+1
2016-04-22x86: Correct typo of Miao Yan's email addressBin Meng1-1/+1
2016-04-22x86: qemu: Drop our own ACPI implementationBin Meng8-890/+0
2016-04-21arc/cache: really do flush_dcache_all() even if IOC existsAlexey Brodkin1-5/+2
2016-04-20Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini4-3/+8
2016-04-20arm: socfpga: socrates: Add eth0 alias to enable ethernetStefan Roese1-0/+5
2016-04-20arm: socfpga: Fix typos in DT files (environmnet -> environment)Stefan Roese3-3/+3
2016-04-19Add initial support for Technexion's PICO-IMX6UL-EMMC boardFabio Estevam1-0/+5
2016-04-19MX6UL: Add definition for UART6 base addressFabio Estevam1-0/+1
2016-04-19imx: mx6: Fix procedure to switch the parent of LDB_DI_CLKAkshay Bhat2-0/+160
2016-04-19arm: mx5: Fix NAND image generationMarek Vasut1-1/+1
2016-04-19Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini1-2/+3
2016-04-19MIPS: bootm: Add fixup of '/memory' node.Purna Chandra Mandal1-2/+3
2016-04-18ARM: always perform per-CPU GIC initStephen Warren1-10/+0
2016-04-18sandbox: Set CONFIG_SYS_CPUTom Rini1-0/+3
2016-04-18ARM: AM43xx: Fix BOOT_DEVICE_USB IDLokesh Vutla1-1/+2
2016-04-18m68k: fix broken buildman m68kangelo@sysam.it4-8/+24
2016-04-18ARM: dts: dra7xx: am57xx: fix cd-gpios definition as per hardware design and ...Mugunthan V N3-2/+7
2016-04-18ARM: dts: am43xx: fix cd-gpios definition as per hardware design and dt bindi...Mugunthan V N2-2/+2
2016-04-15sandbox: Enable many more commandsTom Rini2-0/+2
2016-04-13Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini22-165/+1982