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