summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| | * usb: ehci: rmobile: Add support ehci host driver of rmobile SoCsNobuhiro Iwamatsu2014-04-30-0/+278
| * | Merge branch 'next' of git://git.denx.de/u-boot-shTom Rini2014-05-02-96/+0
| |\ \ | | |/ | |/|
| | * sh: delete an unused source fileMasahiro Yamada2014-04-30-96/+0
| * | drivers/i2c/fsl_i2c: modify i2c_read to handle multi-byte writeShaveta Leekha2014-04-29-7/+34
| * | driver/mxc_i2c: Move static data structure to global_dataYork Sun2014-04-29-10/+11
| |/
| * Merge branch 'master' of git://www.denx.de/git/u-boot-arcTom Rini2014-04-25-3/+3
| |\
| | * axs101: bump DDR size from 256 to 512 MbAlexey Brodkin2014-04-25-2/+2
| | * axs101: increase EEPROM page write delay from 32 to 64 msecAlexey Brodkin2014-04-25-1/+1
| * | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxTom Rini2014-04-25-64/+101
| |\ \
| | * | ppc4xx: add support for new PMC440 revision with cleanupMatthias Fuchs2014-04-24-64/+101
| | |/
| * | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxTom Rini2014-04-25-4/+813
| |\ \
| | * | mpc83xx: add ids8313 supportHeiko Schocher2014-04-23-0/+807
| | * | mpc8313, bootcount: mpc8313 has no qe muramHeiko Schocher2014-04-23-3/+4
| | * | powerpc, ids8247: create vendor board dir idsHeiko Schocher2014-04-23-1/+2
| | |/
| * | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-04-25-1555/+5777
| |\ \ | | |/ | |/|
| | * ar8031: modify the config func of ar8031 to ar8021_configZhao Qiang2014-04-22-1/+1
| | * powerpc/T4QDS: add two stage boot of nand/sdShaohui Xie2014-04-22-27/+310
| | * powerpc/t4240: updated RCW and PBI for rev2.0Shaohui Xie2014-04-22-17/+3
| | * powerpc/mpc85xx:Update FM1 clock select and shift for B4420Prabhakar Kushwaha2014-04-22-2/+2
| | * board/t2080rdb: some update for t2080rdbShengzhou Liu2014-04-22-10/+15
| | * board/t208xrdb: Add support of 2-stage NAND/SPI/SD bootShengzhou Liu2014-04-22-36/+282
| | * board/t208xqds: Add support of 2-stage NAND/SPI/SD bootShengzhou Liu2014-04-22-28/+253
| | * powerpc/mpc85xx: Add Differential SYSCLK config support T1040Nikhil Badola2014-04-22-0/+31
| | * powerpc/85xx: Enhance get_sys_info() to check clocking modevijay rai2014-04-22-8/+27
| | * powerpc/t1040rdb: added a break in switch caseShaohui Xie2014-04-22-0/+1
| | * Powerpc/mpc8536DS: Increase SPI/SD uboot Image size to 768KHaijun.Zhang2014-04-22-2/+2
| | * powerpc/mpc85xx:Update MONITOR_LEN for 768KB u-boot sizePrabhakar Kushwaha2014-04-22-19/+19
| | * powerpc/mpc85xx:Avoid fix address of bootpg sectionPrabhakar Kushwaha2014-04-22-2/+12
| | * board/t104xrdb: Add support of NAND, SD, SPI boot for T104xRDBPrabhakar Kushwaha2014-04-22-20/+371
| | * board/b4qds:Add support of 2 stage NAND boot-loaderPrabhakar Kushwaha2014-04-22-12/+230
| | * Makefile: Add support of CONFIG_SPL_FSL_PBLPrabhakar Kushwaha2014-04-22-0/+23
| | * driver: Add support of image load for MMC & SPI in SPLPrabhakar Kushwaha2014-04-22-0/+42
| | * driver/mtd/spi:Read 8KB data chunk during u-boot load in SPLPrabhakar Kushwaha2014-04-22-3/+12
| | * driver/ifc: define nand_spl_load_image() for SPLPrabhakar Kushwaha2014-04-22-13/+0
| | * powerpc/mpc85xx:Disable non DDR LAWs before init_lawPrabhakar Kushwaha2014-04-22-9/+33
| | * powerpc:Add support of SPL non-relocationPrabhakar Kushwaha2014-04-22-0/+17
| | * powerpc/mpc85xx: Avoid hardcoding in SPL linker scriptPrabhakar Kushwaha2014-04-22-1/+6
| | * powerpc/mpc85xx: Move LAW_EN define outside of configPrabhakar Kushwaha2014-04-22-1/+2
| | * board/t1042rdb_pi: Disable CONFIG_QE and CONFIG_U_QEPrabhakar Kushwaha2014-04-22-0/+2
| | * powerpc/mpc85xx: Remove QE firmware copy from NANDPrabhakar Kushwaha2014-04-22-13/+0
| | * T1040QDS/U-QE: Add u-qe support to t1040qdsZhao Qiang2014-04-22-0/+30
| | * mpc85xx: Add deep sleep support on T104xRDBTang Yuantian2014-04-22-0/+14
| | * mpc85xx: Add deep sleep support on T1040QDSTang Yuantian2014-04-22-0/+16
| | * mpc85xx/t104x: Add deep sleep framework supportTang Yuantian2014-04-22-4/+80
| | * mpc85xx: Add support for the supplement configuration unit registerTang Yuantian2014-04-22-0/+22
| | * drivers/ddr: Fix possible out of bounds errorYork Sun2014-04-22-58/+64
| | * driver/net/fm/memac_phy: Initialize mdio_clock for SoCs wih FMANv3Priyanka Jain2014-04-22-0/+12
| | * fsl/usb: Increase TXFIFOTHRESH value for usb write in T4 Rev 2.0Nikhil Badola2014-04-22-0/+27
| | * board/t104xrdb: Add support of CPLDPrabhakar Kushwaha2014-04-22-0/+174
| | * powerpc/cpu/mpc85xx: Add MAC address for layer 2 switchCodrin Ciubotariu2014-04-22-0/+29