summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mips: ath79: ap121: Enable ethernetWills Wang2016-05-314-4/+16
* mips: ath79: Rename get_bootstrap into ath79_get_bootstrapWills Wang2016-05-319-28/+15
* MIPS: malta: add defconfigs for MIPS64Daniel Schwierzeck2016-05-312-0/+33
* MIPS: Abstract cache op loops with a macroPaul Burton2016-05-311-41/+18
* MIPS: Split I & D cache line size configPaul Burton2016-05-3112-28/+53
* MIPS: Move cache sizes to KconfigPaul Burton2016-05-3118-53/+95
* MIPS: remove dead code from asm/u-boot-mips.hDaniel Schwierzeck2016-05-311-18/+3
* net: Add ag7xxx driver for Atheros MIPSMarek Vasut2016-05-313-0/+990
* MIPS: add tune for MIPS 34kcDaniel Schwierzeck2016-05-312-0/+4
* MIPS: provide a default u-boot-spl.ldsDaniel Schwierzeck2016-05-312-2/+93
* malta: Allow MIPS64 buildsPaul Burton2016-05-314-12/+25
* net: pcnet: Fix init on big endian 64 bitPaul Burton2016-05-311-3/+3
* net: pcnet: Make 64 bit safePaul Burton2016-05-311-8/+10
* net: pcnet: Stop converting kseg1->kseg0 addressesPaul Burton2016-05-311-9/+6
* MIPS: Use CPHYSADDR to implement mips32 virt_to_physPaul Burton2016-05-311-4/+1
* Merge git://git.denx.de/u-boot-dmTom Rini2016-05-2764-510/+1272
|\
| * dm: rockchip: Enable CONFIG_BLKSimon Glass2016-05-271-0/+3
| * dm: mmc: Use cfg directly in mmc_bind()Simon Glass2016-05-271-1/+1
| * dm: mmc: Fix up mmc_bread/bwrite() prototypes for SPLSimon Glass2016-05-271-0/+14
| * dm: rockchip: mmc: Allow use of CONFIG_BLKSimon Glass2016-05-271-0/+31
| * dm: mmc: dwmmc: Support CONFIG_BLKSimon Glass2016-05-272-15/+34
| * dm: mmc: spl: Add support for CONFIG_BLKSimon Glass2016-05-271-5/+4
| * dm: efi: Update for CONFIG_BLKSimon Glass2016-05-272-16/+47
| * 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
OpenPOWER on IntegriCloud