summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-22imx: ventana: add usb_pcisel hwconfig supportTim Harvey
2015-04-22imx: ventana: remove unused GPIO configurationTim Harvey
2015-04-22imx: ventana: assign default ethprime dynamicallyTim Harvey
2015-04-22imx: ventana: add i210 supportTim Harvey
2015-04-22imx: ventana: disable 4k tftp/nfs packetsTim Harvey
2015-04-22mx6: Add initial SPL support for HummingBoard-i2eXFabio Estevam
2015-04-22fdt: add new fdt_fixup_display function to configure displayTim Harvey
2015-04-22arm: mx6: ddr: add pd_fast_exit flag to system informationTim Harvey
2015-04-22ARM: mxs: Get boot mode from OCRAMJörg Krause
2015-04-22mtd: spi: check return value of spi_setup_slavePeng Fan
2015-04-22cmd_sf: Fix problem with "sf update" and unaligned lengthStefan Roese
2015-04-22spi flash: fix trivial problemsPavel Machek
2015-04-22zynq: spi: Remove unnecessary error conditionSiva Durga Prasad Paladugu
2015-04-22sf: Poll both the read status and flag statusSiva Durga Prasad Paladugu
2015-04-22sf: Correct the macros as per new array fast read commandSiva Durga Prasad Paladugu
2015-04-21driver/fsl-mc: Add support of MC FlibsPrabhakar Kushwaha
2015-04-21fsl-ch3/README: Add description for NOR flash layout (firmware images)Bhupesh Sharma
2015-04-21armv8/fsl-lsch3: Add Freescale Debug Server driverBhupesh Sharma
2015-04-21QE/DeepSleep: add QE deepsleep support for armZhao Qiang
2015-04-21QE/DeepSleep: add QE deepsleep support for mpc85xxZhao Qiang
2015-04-21drivers:usb: Check if USB Erratum A005697 is applicable on BSC913xNikhil Badola
2015-04-21pci/layerscape: fix link and class issues to support ls2085aMinghuan Lian
2015-04-21pci/layerscape: remove unnecessary pcie_layerscape.hMinghuan Lian
2015-04-21drivers:usb:fsl: Add affected SOCs for USB Erratum A007792Nikhil Badola
2015-04-21drivers:usb: Add device-tree fixup to identify socs having dual phyNikhil Badola
2015-04-21Add bootscript support to esbc_validate.gaurav rana
2015-04-21ls102xa: ddr4: Use LPUART as console output to verify DCU driverAlison Wang
2015-04-21ls1021atwr: add hwconfig setting to do pin muxYao Yuan
2015-04-21arm/ls102xa:Add support of conditional workaround implementation as per SoC verAlison Wang
2015-04-21serial: pl01x: fix PL010 regressionLinus Walleij
2015-04-21kconfig: remove duplicated CMD_DNS optionAndrey Skvortsov
2015-04-21arm: socfpga: spl: Add stub sdram.hMarek Vasut
2015-04-21spi: Add Cadence QSPI controller Kconfig entryMarek Vasut
2015-04-21spi: Add Designware SPI controller Kconfig entryMarek Vasut
2015-04-21arm: socfpga: spl: update peripheral pll for dev kitDinh Nguyen
2015-04-21arm: socfpga: spl: add board_init_f to SPLDinh Nguyen
2015-04-21arm: socfpga: spl: Add s_init stubDinh Nguyen
2015-04-21arm: socfpga: fix uart0 pin mux configurationDinh Nguyen
2015-04-21arm: socfpga: spl: Add SDRAM checkDinh Nguyen
2015-04-21arm: socfpga: spl: Adjust the SYS_INIT_RAM_SIZE to have room for the spl mallocDinh Nguyen
2015-04-21arm: socfpga: spl: add CONFIG_SPL_STACK to socfpga_common.hDinh Nguyen
2015-04-21arm: socfpga: spl: Use common lowlevel_initDinh Nguyen
2015-04-21arm: socfpga: spl: printout sdram sizeDinh Nguyen
2015-04-21arm: socfpga: spl: add sdram init and calibrationDinh Nguyen
2015-04-21arm: socfpga: spl: allow bootrom to enable IOs after warm resetDinh Nguyen
2015-04-21arm: socfpga: spl: Add call to timer_initDinh Nguyen
2015-04-21arm: socfpga: spl: enable sdram, timer and uartDinh Nguyen
2015-04-21arm: socfpga: add functions to bring sdram, timer, and uart out of resetDinh Nguyen
2015-04-21arm: socfpga: spl: Add CONFIG_SPL_MAX_SIZE to be 64KBDinh Nguyen
2015-04-20Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini