summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* dm: core: Enable SPL_SIMPLE_BUS by defaultMichal Simek2015-12-07-1/+1
* dm: cmd: Relocate subcommands when MANUAL_RELOCMichal Simek2015-12-07-0/+14
* i2c: cmd: Relocate subcommands when MANUAL_RELOCMichal Simek2015-12-07-4/+12
* serial: zynq: Remove duplicated headerMichal Simek2015-12-07-3/+0
* serial: zynq: Fix incorrect reference to s5p driverMichal Simek2015-12-07-2/+2
* zynq: sdhci: Move driver to DMMichal Simek2015-12-07-59/+37
* zynq: sdhci: Remove zynq_sdhci_of_init()Michal Simek2015-12-07-28/+0
* zynq: sdhci: Calculate minimum frequency based on max frequencySiva Durga Prasad Paladugu2015-12-07-1/+1
* ARM: zynq: Remove unused SERIAL macros for serial_zynqMichal Simek2015-12-07-5/+0
* ARM: zynq: Extend malloc sizeMichal Simek2015-12-07-1/+1
* ARM: zynq: Fix location of stack and malloc areasMichal Simek2015-12-07-8/+8
* ARM: zynq: Enable debug console for zc702Michal Simek2015-12-07-0/+4
* ARM64: zynqmp: Enable FIT config option via KconfigMichal Simek2015-12-07-3/+2
* net: gem: Enable CTRL+C in wait_for_bitMichal Simek2015-12-07-0/+6
* net: gem: Move gem to KconfigMichal Simek2015-12-07-27/+19
* net: gem: Read information about interface from DTMichal Simek2015-12-07-8/+12
* net: gem: Move driver to DMMichal Simek2015-12-07-115/+112
* net: gem: Fix miiphy_read nameMichal Simek2015-12-07-2/+2
* net: gem: Remove zynq_gem_of_init()Michal Simek2015-12-07-43/+0
* net: gem: Enable MDIO bus earlierMichal Simek2015-12-07-5/+9
* net: gem: Check if priv->phydev is validMichal Simek2015-12-07-0/+2
* net: gem: Extract phy init codeMichal Simek2015-12-07-17/+30
* net: gem: Remove phydev variableMichal Simek2015-12-07-13/+10
* net: gem: Change mii function not to use eth_device structureMichal Simek2015-12-07-13/+19
* net: gem: Change mdio_wait prototype to pass regsMichal Simek2015-12-07-4/+3
* net: gem: Do not continue if phy is not foundMichal Simek2015-12-07-4/+10
* ARM: zynq: Remove CONFIG_APIMichal Simek2015-12-07-1/+0
* ARM: zynq: Remove PHYLIB from config to defconfigMichal Simek2015-12-07-1/+10
* am33xx: Update serial pdataTom Rini2015-12-06-11/+7
* dm: tegra: Provide serial platform data for SPLSimon Glass2015-12-05-1/+1
* dm: serial: ns16550: Add pre-reloc flag to the driverSimon Glass2015-12-05-0/+1
* tegra: Remove merge markers in some Kconfig filesSimon Glass2015-12-05-12/+0
* rpi: add support for Raspberry Pi ZeroStephen Warren2015-12-05-0/+5
* rpi: fix revision scheme parsingStephen Warren2015-12-05-34/+53
* rpi: get rid of BCM2835_BOARD_REV_* macrosStephen Warren2015-12-05-47/+23
* mkimage : Fix generating multi and script imagesPhilippe De Swert2015-12-05-13/+18
* common: board: Dont relocate FDT incase of CONFIG_OF_EMBEDSiva Durga Prasad Paladugu2015-12-05-0/+12
* spl: mmc: Unify non/driver model spl_mmc_find_device()Simon Glass2015-12-05-32/+9
* spl: mmc: Rename 'mmc' variable to 'mmcp'Simon Glass2015-12-05-7/+7
* spl: mmc: Fix compiler warning with CONFIG_DM_MMCSimon Glass2015-12-05-1/+1
* drivers: remoteproc: rproc-uclass: Fix check for NULL pointersNishanth Menon2015-12-05-1/+1
* Change e-mail address of Kamil LulkoKamil Lulko2015-12-05-24/+24
* ns16550: change reg-shift property default to zeroThomas Chou2015-12-05-1/+1
* arch/arm/cpu/arm920t/ep93xx/led.c: Mark inline functions as static inlineTom Rini2015-12-05-2/+2
* common: cli_hush: avoid memory leakPeng Fan2015-12-05-2/+7
* common/Makefile: Compile fdt_support is enabled in SPLStefan Roese2015-12-05-0/+1
* defconfig: dra74_evm: enable serial driver modelMugunthan V N2015-12-05-0/+1
* arm: dts: dra7-evm: add chosen node to specify serial console deviceMugunthan V N2015-12-05-0/+4
* arm: dts: omap: add reg-shift to serial device tree nodeMugunthan V N2015-12-05-0/+22
* common: miiphyutil: avoid memory leakPeng Fan2015-12-05-0/+2