summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-04dm: spl: Support device tree when BSS is in a different sectionSimon Glass3-2/+16
2015-11-04dm: spl: Generate u-boot-spl-dtb.bin only when enabledSimon Glass1-0/+2
2015-11-04dm: serial: Deal with stdout-path with an aliasSimon Glass1-5/+25
2015-11-04fdtgrep: Simplify the alias generation codeSimon Glass1-22/+10
2015-11-04fdt: Correct handling of alias regionsSimon Glass1-1/+1
2015-11-04fdt: Add a function to look up a /chosen propertySimon Glass2-6/+20
2015-11-04ARM: zynqmp: Add DTS for ep108 boardMichal Simek4-0/+963
2015-11-04zynq-common: Define CONFIG_SYS_I2C_ZYNQ based on board configSiva Durga Prasad Paladugu1-0/+3
2015-11-03arm: at91: reworked meesc board supportDaniel Gorsulowski2-26/+36
2015-11-03mmc: atmel: Add atmel sdhci supportWenyou Yang3-0/+54
2015-11-03arm: at91: clock: Add the generated clock supportWenyou Yang3-0/+118
2015-11-03mmc: sdhci: Fix the SD clock stop sequenceWenyou Yang1-2/+18
2015-11-03arm: at91: Change the Chip ID registers' addressesWenyou Yang4-7/+10
2015-11-02mpc85xx/t2081: enable parsing DDR ratio for T2081 rev1.1Shengzhou Liu1-1/+2
2015-11-02T104xD4RDB: Fix PHY address for PHY connected to FM1@DTSEC3Codrin Ciubotariu1-1/+3
2015-11-02mmc: fsl_esdhc: enable EVDD automatic control for SD/MMC Legacy Adapter CardYangbo Lu2-0/+6
2015-11-02powerpc/t1040qds: enable peripheral clock for eSDHCYangbo Lu1-0/+1
2015-11-02powerpc/t1040qds: enable adapter card type identification supportYangbo Lu1-0/+1
2015-11-02mmc: fsl_esdhc: enable dat[4:7] for eMMC4.5 Adapter CardYangbo Lu2-0/+5
2015-11-02Powerpc: eSDHC: expand a fix to T4160Shaohui Xie1-1/+2
2015-11-02t1040d4rdb: assign muxed pins to qe-tdm when set hwconfig qe-tdmZhao Qiang4-0/+33
2015-11-02ARM: at91: sama5: change the environment address to 0x6000Josh Wu1-2/+2
2015-11-02lcd: atmel: Add 32bpp support for HLCDCMarek Vasut1-0/+4
2015-11-02mmc: atmel: Zap global 'initialized' variableMarek Vasut1-4/+4
2015-11-02mmc: atmel: Implement proper private dataMarek Vasut1-15/+25
2015-11-02mmc: atmel: Fix clock configurationMarek Vasut1-0/+2
2015-11-02mmc: atmel: Silence debug outputMarek Vasut1-6/+6
2015-11-02at91: simplify spl board_init_f functionJosh Wu1-5/+0
2015-10-31x86: Select the ns16550 debug UART for minnowmax, chromebook_linkSimon Glass2-0/+2
2015-10-30Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini187-1091/+4390
2015-10-30ls102xa: Adjust some macros for SD boot on LS1021A QDS boardAlison Wang1-2/+2
2015-10-30configs: ls1021atwr: Enable ID EEPROM for SD bootYao Yuan1-2/+0
2015-10-30arm: ls1021atwr: optimize the deep sleep latencytang yuantian2-6/+17
2015-10-30SECURE_BOOT: Correct reading of ITS bitAneesh Bansal1-1/+1
2015-10-30drivers/ddr/fsl_ddr: Make SR_IE configurableJoakim Tjernlund2-1/+3
2015-10-30README.scrapyard: Populate recent ppc4xx removalsTom Rini1-4/+4
2015-10-29Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini20-114/+326
2015-10-29net: eth: Check return value in various placesBin Meng1-18/+25
2015-10-29dm: test: Add a new test case against dm eth codes for NULL pointer accessBin Meng1-0/+64
2015-10-29net: eth: Clear MAC address in eth_pre_remove()Bin Meng1-0/+5
2015-10-29dm: core: Remove unnecessary codes in uclass_pre_remove_device()Bin Meng1-7/+0
2015-10-29net: pch_gbe: Add driver remove supportBin Meng1-0/+12
2015-10-29net: designware: Add driver remove supportBin Meng1-0/+12
2015-10-29net: mdio: Add mdio_free() and mdio_unregister() APIBin Meng2-0/+21
2015-10-29net: phy: Test previous phydev->dev against new mac devBin Meng1-1/+1
2015-10-29net: phy: Change to print all phys that are not foundBin Meng1-1/+8
2015-10-29net: phy: Don't create phy device when there is no phyBin Meng1-1/+2
2015-10-29net: phy: micrel: disable NAND-tree for KSZ8051Sylvain Rochet1-0/+29
2015-10-29net: rtl8169: Build warning fixes for 64-bitStephen Warren1-4/+6
2015-10-29net: Increase the size of the net_boot_file_name bufferJacob Stiffler2-2/+2