summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | mailbox: implement a sandbox testStephen Warren2016-05-269-0/+234
| * | Add a mailbox driver framework/uclassStephen Warren2016-05-269-0/+431
| * | Rename reset to sysresetStephen Warren2016-05-2627-315/+316
| * | sunxi: gpio: convert bind() to use driver dataStephen Warren2016-05-261-40/+50
| * | dm: allow setting driver_data before/during bindStephen Warren2016-05-264-14/+62
| |/
* | Merge git://git.denx.de/u-boot-rockchipTom Rini2016-05-278-8/+182
|\ \
| * | rockchip: rock2: dts: use status = "okay" not okSjoerd Simons2016-05-271-1/+1
| * | rockchip: rk3288-firefly: Add gmac definitionSjoerd Simons2016-05-271-0/+16
| * | rockchip: rk3288: grf: Define GRF_SOC_CON1 and GRF_SOC_CON3Sjoerd Simons2016-05-271-0/+53
| * | rockchip: rk3288: Add clock support for the gmac ethernet interfaceSjoerd Simons2016-05-272-0/+31
| * | rockchip: rk3288: pinctrl: support more pinsSjoerd Simons2016-05-271-1/+1
| * | net: designware: support phy reset device-tree bindingsSjoerd Simons2016-05-272-6/+80
| |/
* | ARM: OMAP4+: Fix DPLL programming sequenceLokesh Vutla2016-05-271-3/+5
* | tools: Add entry for generated tools/bin2header to tools/.gitignoreRobert P. J. Day2016-05-271-0/+1
* | tools/genboardscfg.py: remove bogus import subprocessMasahiro Yamada2016-05-271-1/+0
* | image.h: Tighten up content using handy CONFIG_IS_ENABLED() macro.Robert P. J. Day2016-05-271-57/+12
* | arm64: rename __asm_flush_dcache_level to __asm_dcache_levelMasahiro Yamada2016-05-271-6/+6
* | arm64: fix comment "flush & invalidate"Masahiro Yamada2016-05-271-2/+2
* | arm64: optimize __asm_{flush, invalidate}_dcache_allMasahiro Yamada2016-05-271-8/+2
* | board: am335x: Allow to choose serial device dynamicallyLokesh Vutla2016-05-272-0/+15
* | ARM: dts: AM335x-ICEv2: Add minimal dts supportLokesh Vutla2016-05-274-2/+435
* | config: env: Set AM335x-ICEv2 board specific envLokesh Vutla2016-05-271-0/+9
* | board: AM335x-ICEv2: Add cpsw supportLokesh Vutla2016-05-272-7/+85
* | ARM: AM33xx: Add support for Clock SynthesizerLokesh Vutla2016-05-273-0/+149
* | board: AM335x-ICEv2: Add DDR dataLokesh Vutla2016-05-272-1/+55
* | board: AM335x-ICEv2: Add pinmux supportLokesh Vutla2016-05-271-0/+31
* | board: AM335x-ICEv2: Add epprom supportLokesh Vutla2016-05-271-0/+5
* | configs: am335x_evm: Switch to env on FAT SD by defaultTom Rini2016-05-271-19/+21
* | ARM: dts: AM335x-BBG: Add initial supportLokesh Vutla2016-05-274-2/+62
* | ARM: dts: AM335x-evmsk: Add initial supportLokesh Vutla2016-05-275-2/+762
* | ARM: dts: am335x: fix cd-gpios definition as per hardware design and dt bindi...Mugunthan V N2016-05-272-3/+2
* | ARM: AM335x: Enable FITLokesh Vutla2016-05-273-52/+11
* | ARM: dts: am335x-bone: Enable uart and timerLokesh Vutla2016-05-273-4/+6
* | board: am33xx: fit: add support for selecting dtb dynamicallyLokesh Vutla2016-05-271-0/+14
* | ARM: AM43xx: configs: Update usb host boot defconfigLokesh Vutla2016-05-271-0/+14
* | ARM: dts: AM437x-IDK Initial SupportLokesh Vutla2016-05-274-2/+425
* | ARM: dts: AM43x-EPOS Initial SupportLokesh Vutla2016-05-276-2/+825
* | ARM: AM43xx: Enable FITLokesh Vutla2016-05-274-114/+15
* | board: AM43xx: fit: add support for selecting dtb dynamicallyLokesh Vutla2016-05-271-0/+12
* | ARM: DRA7: configs: Remove obsolete configsLokesh Vutla2016-05-273-89/+0
* | ARM: DRA7: Enable FITLokesh Vutla2016-05-274-111/+15
* | board: dra7: fit: add support for selecting dtb dynamicallyLokesh Vutla2016-05-271-0/+12
* | Remove unused BOOTFLAG definitionsChris Packham2016-05-272-16/+0
* | spl: Add an option to load a FIT containing U-Boot from UARTLokesh Vutla2016-05-271-14/+84
* | spl: fit: Do not print selected dtb during fit loadLokesh Vutla2016-05-271-3/+1
* | spl: Support loading a FIT from NANDLokesh Vutla2016-05-271-5/+32
* | mtd: nand: am335x: spl: Fix copying of imageLokesh Vutla2016-05-271-1/+14
* | spl: Support loading a FIT from SPILokesh Vutla2016-05-271-5/+32
* | spl: Support loading a FIT from FAT FSLokesh Vutla2016-05-271-4/+32
* | spl: Allow to load a FIT containing U-Boot from FSLokesh Vutla2016-05-273-14/+71
OpenPOWER on IntegriCloud