summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-04dm: spl: Support device tree when BSS is in a different sectionSimon Glass
2015-11-04dm: spl: Generate u-boot-spl-dtb.bin only when enabledSimon Glass
2015-11-04dm: serial: Deal with stdout-path with an aliasSimon Glass
2015-11-04fdtgrep: Simplify the alias generation codeSimon Glass
2015-11-04fdt: Correct handling of alias regionsSimon Glass
2015-11-04fdt: Add a function to look up a /chosen propertySimon Glass
2015-11-04ARM: zynqmp: Add DTS for ep108 boardMichal Simek
2015-11-04zynq-common: Define CONFIG_SYS_I2C_ZYNQ based on board configSiva Durga Prasad Paladugu
2015-11-03arm: at91: reworked meesc board supportDaniel Gorsulowski
2015-11-03mmc: atmel: Add atmel sdhci supportWenyou Yang
2015-11-03arm: at91: clock: Add the generated clock supportWenyou Yang
2015-11-03mmc: sdhci: Fix the SD clock stop sequenceWenyou Yang
2015-11-03arm: at91: Change the Chip ID registers' addressesWenyou Yang
2015-11-02mpc85xx/t2081: enable parsing DDR ratio for T2081 rev1.1Shengzhou Liu
2015-11-02T104xD4RDB: Fix PHY address for PHY connected to FM1@DTSEC3Codrin Ciubotariu
2015-11-02mmc: fsl_esdhc: enable EVDD automatic control for SD/MMC Legacy Adapter CardYangbo Lu
2015-11-02powerpc/t1040qds: enable peripheral clock for eSDHCYangbo Lu
2015-11-02powerpc/t1040qds: enable adapter card type identification supportYangbo Lu
2015-11-02mmc: fsl_esdhc: enable dat[4:7] for eMMC4.5 Adapter CardYangbo Lu
2015-11-02Powerpc: eSDHC: expand a fix to T4160Shaohui Xie
2015-11-02t1040d4rdb: assign muxed pins to qe-tdm when set hwconfig qe-tdmZhao Qiang
2015-11-01ARM: at91: sama5: change the environment address to 0x6000Josh Wu
2015-11-01lcd: atmel: Add 32bpp support for HLCDCMarek Vasut
2015-11-01mmc: atmel: Zap global 'initialized' variableMarek Vasut
2015-11-01mmc: atmel: Implement proper private dataMarek Vasut
2015-11-01mmc: atmel: Fix clock configurationMarek Vasut
2015-11-01mmc: atmel: Silence debug outputMarek Vasut
2015-11-01at91: simplify spl board_init_f functionJosh Wu
2015-10-30x86: Select the ns16550 debug UART for minnowmax, chromebook_linkSimon Glass
2015-10-30Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2015-10-30ls102xa: Adjust some macros for SD boot on LS1021A QDS boardAlison Wang
2015-10-30configs: ls1021atwr: Enable ID EEPROM for SD bootYao Yuan
2015-10-30arm: ls1021atwr: optimize the deep sleep latencytang yuantian
2015-10-30SECURE_BOOT: Correct reading of ITS bitAneesh Bansal
2015-10-30drivers/ddr/fsl_ddr: Make SR_IE configurableJoakim Tjernlund
2015-10-30README.scrapyard: Populate recent ppc4xx removalsTom Rini
2015-10-29Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2015-10-29net: eth: Check return value in various placesBin Meng
2015-10-29dm: test: Add a new test case against dm eth codes for NULL pointer accessBin Meng
2015-10-29net: eth: Clear MAC address in eth_pre_remove()Bin Meng
2015-10-29dm: core: Remove unnecessary codes in uclass_pre_remove_device()Bin Meng
2015-10-29net: pch_gbe: Add driver remove supportBin Meng
2015-10-29net: designware: Add driver remove supportBin Meng
2015-10-29net: mdio: Add mdio_free() and mdio_unregister() APIBin Meng
2015-10-29net: phy: Test previous phydev->dev against new mac devBin Meng
2015-10-29net: phy: Change to print all phys that are not foundBin Meng
2015-10-29net: phy: Don't create phy device when there is no phyBin Meng
2015-10-29net: phy: micrel: disable NAND-tree for KSZ8051Sylvain Rochet
2015-10-29net: rtl8169: Build warning fixes for 64-bitStephen Warren
2015-10-29net: Increase the size of the net_boot_file_name bufferJacob Stiffler