summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* driver/ldpaa_eth: Add LDPAA Ethernet driverPrabhakar Kushwaha2015-04-231-0/+6
* driver/fsl-mc: Add support of MC FlibsPrabhakar Kushwaha2015-04-212-1/+3
* fsl-ch3/README: Add description for NOR flash layout (firmware images)Bhupesh Sharma2015-04-211-0/+25
* armv8/fsl-lsch3: Add Freescale Debug Server driverBhupesh Sharma2015-04-212-2/+10
* QE/DeepSleep: add QE deepsleep support for mpc85xxZhao Qiang2015-04-211-4/+0
* pci/layerscape: remove unnecessary pcie_layerscape.hMinghuan Lian2015-04-211-13/+0
* Add bootscript support to esbc_validate.gaurav rana2015-04-212-0/+44
* arm/ls102xa:Add support of conditional workaround implementation as per SoC verAlison Wang2015-04-211-0/+3
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2015-04-202-259/+59
|\
| * powerpc/mpc85xx: Remove some dead codeScott Wood2015-04-201-137/+1
| * powerpc/mpc85xx: Don't relocate exception vectorsScott Wood2015-04-201-121/+57
| * powerpc/t2080: enable erratum_a007186 for t2080 rev1.1Shengzhou Liu2015-04-201-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2015-04-201-0/+1
|\ \
| * | video, ipu: make ldb clock frequency overwritable through board codeHeiko Schocher2015-04-201-0/+1
* | | sandbox: Add support for bootzSjoerd Simons2015-04-191-0/+42
* | | sandbox: Split bootm code out into lib/bootmSjoerd Simons2015-04-193-12/+22
| |/ |/|
* | ahci: mmio_base is a virtual addressScott Wood2015-04-182-4/+4
* | sandbox: Move CONFIG_SYS_VSNPRINTF to KconfigSimon Glass2015-04-181-0/+3
* | Kconfig: Move CONFIG_BOOTSTAGE to KconfigSimon Glass2015-04-182-1/+10
* | Kconfig: Move CONFIG_DESIGNWARE_ETH to KconfigSimon Glass2015-04-182-2/+2
* | net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger2015-04-186-16/+19
* | net: cosmetic: Cleanup internal packet buffer namesJoe Hershberger2015-04-181-2/+2
* | net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger2015-04-183-12/+10
* | powerpc: ids8313: use "select" instead of default value in defconfigMasahiro Yamada2015-04-181-0/+1
* | ARM: cm_fx6: use "select" instead of default value in defconfigMasahiro Yamada2015-04-181-0/+3
* | ARM: stv0991: use "select" instead of default value in defconfigMasahiro Yamada2015-04-181-0/+2
* | ARM: bav335x: use "select" instead of default value in defconfigMasahiro Yamada2015-04-181-0/+2
* | ARM: socfpga: use "select" instead of default value in defconfigMasahiro Yamada2015-04-181-0/+6
* | ARM: mx6: use "select" instead of default value in defconfigMasahiro Yamada2015-04-181-0/+6
* | ARM: snapper9260: use "select" instead of default value in defconfigMasahiro Yamada2015-04-181-0/+3
* | ARM: rmobile: use "select" instead of default value in defconfigMasahiro Yamada2015-04-181-0/+12
* | ARM: zynq: use "select" instead of default value in defconfigMasahiro Yamada2015-04-181-0/+1
* | ARM: UniPhier: use "select" instead of default value in defconfigMasahiro Yamada2015-04-181-0/+3
* | dm: select CONFIG_DM* optionsMasahiro Yamada2015-04-189-81/+64
* | dm: usb: exynos: Enable both EHCI and XHCI on snowSimon Glass2015-04-181-0/+1
* | dm: usb: exynos: Use driver model for USBSimon Glass2015-04-181-0/+3
* | dm: usb: dts: sandbox: Add some sample USB devices to sandboxSimon Glass2015-04-181-0/+40
* | dm: usb: tegra: Add vbus GPIOs for nyanSimon Glass2015-04-181-0/+2
* | dm: ls1021a: dts: Add QSPI dts nodeHaikun.Wang@freescale.com2015-04-183-0/+39
* | dm: ls1021a: dts: Update DSPI node to support DM SPIHaikun.Wang@freescale.com2015-04-183-18/+4
* | dm: ls1021a: dts: Change address_cells and size_cells from 2 to 1haikun2015-04-183-40/+40
* | dm: ls1021a: Bring in ls1021a dts files from linux kernelhaikun2015-04-184-0/+662
* | dm: arm: Bring in skeleton64 device tree file from LinuxHaikun.Wang@freescale.com2015-04-181-0/+13
* | cros_ec: exynos: Match up device tree with kernel versionSimon Glass2015-04-185-99/+139
* | cros_ec: Drop unused CONFIG_DM_CROS_ECSimon Glass2015-04-181-3/+0
* | x86: chromebook_link: dts: Add PCH and LPC devicesSimon Glass2015-04-183-33/+52
* | dm: x86: Add a uclass for an Low Pin Count (LPC) deviceSimon Glass2015-04-182-0/+29
* | dm: x86: Add a uclass for a Platform Controller HubSimon Glass2015-04-183-9/+29
* | dm: x86: spi: Convert ICH SPI driver to driver modelSimon Glass2015-04-185-20/+25
* | sandbox: eth: Add support for using the 'lo' interfaceJoe Hershberger2015-04-183-3/+127
OpenPOWER on IntegriCloud