summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-03-15omap3: Use a define for reboot reason offsetPaul Kocialkowski2-3/+7
2016-03-15omap3: String-based reboot mode handlingPaul Kocialkowski2-6/+12
2016-03-15Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini4-2/+156
2016-03-15Merge git://git.denx.de/u-boot-dmTom Rini8-24/+14
2016-03-15arm64: define _image_binary_end to fix SPL_OF_CONTROLMasahiro Yamada1-0/+2
2016-03-15ARM: DRA7: Move emif settings to board specific filesLokesh Vutla1-147/+2
2016-03-15ARM: DRA7: Enable EEPROM supportLokesh Vutla1-0/+1
2016-03-15ARM: Various: Future-proof serial platdataAdam Ford2-10/+10
2016-03-15ARM: OMAP4+: Allow arch specfic code to use early DMLokesh Vutla1-9/+21
2016-03-15ARM: DRA7: emif: Enable interleaving for higher address spaceLokesh Vutla2-0/+5
2016-03-15ARM: DRA7: emif: Check for enable bits before updating leveling outputLokesh Vutla3-24/+54
2016-03-15ARM: DRA7: emif: Fix DDR init sequence during warm resetLokesh Vutla1-1/+3
2016-03-15ARM: DRA7: emif: Fix updating of refresh ctrl shadowLokesh Vutla1-1/+5
2016-03-15ARM: keystone2: use detected ddr3a sizeVitaly Andrianov3-0/+18
2016-03-15ARM: keystone2: use SPD info to configure K2HK and K2E DDR3Vitaly Andrianov3-0/+463
2016-03-15ARM: keystone2: K2G: Add support for different arm/device speedsLokesh Vutla3-4/+11
2016-03-15ARM: keystone2: Allow for board specific speed definitionsLokesh Vutla2-8/+8
2016-03-15ARM: keystone2: K2G: power-off DSP during bootSuman Anna1-2/+5
2016-03-15ARM: keystone2: Use macro for DSP GEM power domainSuman Anna2-1/+2
2016-03-15arm: Add support for LEGO MINDSTORMS EV3David Lechner3-0/+15
2016-03-15ARM: dts: k2g: Add support for PMMCNishanth Menon1-0/+7
2016-03-15ARM: keystone2: psc: introduce function to hold and release module in reset.Nishanth Menon2-0/+108
2016-03-15ARM: keystone2: psc-defs: use adequate () for macrosNishanth Menon1-3/+3
2016-03-15ARM: keystone2: psc: redo doc in kernel-doc formatNishanth Menon1-44/+52
2016-03-15ARM: keystone2: Get rid of unused clock filesNishanth Menon3-299/+0
2016-03-15board: ti: AM57xx: Add detection logic for AM57xx-evmKipisz, Steven1-0/+1
2016-03-15ARM: OMAP4/5: Add generic board detection hookKipisz, Steven3-0/+13
2016-03-15ti: AM437x: Use generic EEPROM detection logicNishanth Menon1-0/+1
2016-03-15ti: AM335x: Use generic EEPROM detection logicNishanth Menon1-0/+1
2016-03-15ARM: omap-common: Add standard access for board description EEPROMLokesh Vutla1-1/+3
2016-03-15ARM: OMAP4/5: Centralize gpi2c_initKipisz, Steven3-2/+3
2016-03-15ARM: OMAP4/5: Centralize early clock initializationKipisz, Steven4-6/+22
2016-03-15Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass3-2/+1
2016-03-15imx: mx6: hdmi: handle overflow conditionPeng Fan1-1/+12
2016-03-15dm: Use uclass_first_device_err() where it is usefulSimon Glass8-24/+14
2016-03-15rockchip: video: Add LVDS support in vop driverJacob Chen1-0/+1
2016-03-15rockchip: dts: Add LVDS supportJacob Chen1-1/+46
2016-03-15rockchip: video: Add a display driver for rockchip LVDSJacob Chen1-0/+97
2016-03-14freescale: Remove CONFIG_DM from header filesSimon Glass2-8/+0
2016-03-10Merge git://git.denx.de/u-boot-rockchipTom Rini3-9/+9
2016-03-10rockchip: rk3288: correct sdram settingChris Zhong1-7/+7
2016-03-10rockchip: make configure_emmc() empty for Firefly-RK3288FUKAUMI Naoki1-1/+1
2016-03-10rockchip: rk3036: change ddr frequency to 400MLin Huang1-1/+1
2016-03-09MIPS: fix mips_cache fallback without __builtin_mips_cacheMatthias Schiffer1-1/+1
2016-03-08sandbox: Fix building with LLVMTom Rini2-1/+7
2016-03-08omap3: Use raw SPL by default for mmc1Alexander Graf1-2/+0
2016-03-08ARM: uniphier: allow debug_ll_init() to do nothing for unknown SoCsMasahiro Yamada1-0/+1
2016-03-08ARM: uniphier: fix build error when CONFIG_CMD_DDRMPHY_DUMP=yMasahiro Yamada1-16/+2
2016-03-02colibri-vf: Disable pull-up configuration in GPIO pin muxBhuvanchandra DV1-1/+1
2016-02-29sniper: Various minor cleanups, missing Kconfig configs and reorganisationPaul Kocialkowski1-1/+1