summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | dm: mmc: Convert sdhci to support CONFIG_BLKSimon Glass2016-05-271-1/+1
| * | dm: env: mmc: Convert env_mmc to support CONFIG_BLKSimon Glass2016-05-271-4/+4
| * | rockchip: Drop SPL GPIO support for rk3288Simon Glass2016-05-271-1/+0
| * | rockchip: video: Flush the cache when the display is updatedSimon Glass2016-05-271-0/+1
| * | rockchip: Drop unnecessary SPL propertiesSimon Glass2016-05-271-1/+1
| * | rockchip: Check image name for the rksd imageSimon Glass2016-05-271-6/+1
| * | mmc: Use byte array for multipliersSimon Glass2016-05-261-1/+1
| * | mmc: Drop dead mmc code for non-generic MMCSimon Glass2016-05-262-66/+0
| * | mmc: Drop mmc_register()Simon Glass2016-05-262-10/+0
| * | reset: Drop the reset failure messageSimon Glass2016-05-261-1/+1
| * | tiny-printf: Support snprintf()Simon Glass2016-05-261-2/+25
| * | tiny-printf: Tidy up a few nitsSimon Glass2016-05-261-8/+8
| * | arm: rpi: Define CONFIG_TFTP_TSIZE to show tftp size infoSimon Glass2016-05-261-0/+1
| * | 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
OpenPOWER on IntegriCloud