summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * dm: i2c: Add a uclass for I2CSimon Glass2014-12-11-0/+827
| * lib: errno: introduce errno_str(): returns errno related messagePrzemyslaw Marczak2014-12-11-0/+151
| * dm: rpi: Move serial to driver modelSimon Glass2014-12-11-3/+15
| * dm: serial_pl01x: Add missing private data sizeSimon Glass2014-12-11-0/+1
| * dm_test: improve the appearance shown by "dm tree" commandMasahiro Yamada2014-12-11-51/+52
| * lib: string: move strlcpy() to a common placeMasahiro Yamada2014-12-11-24/+28
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2014-12-11-7/+194
|\ \
| * | usb: ehci: do not set the LSB of Current qTD pointerMasahiro Yamada2014-11-19-1/+0
| * | test: ums: Add sleep before unmount directoryLukasz Majewski2014-11-14-1/+9
| * | dfu: thor: fix: Modify dfu_get_alt() function to support absolute pathsLukasz Majewski2014-11-14-2/+27
| * | imx:mx6sxsabresd add board level support for usbPeng Fan2014-11-14-0/+63
| * | imx:mx6slevk add board level support for usbPeng Fan2014-11-14-0/+68
| * | usb:ehci-mx6 add phy mode query functionPeng Fan2014-11-14-2/+27
* | | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2014-12-11-221/+1904
|\ \ \ | |_|/ |/| |
| * | ARM: HYP/non-sec: Fix the ARCH Timer frequency setting for sun7iXiubo Li2014-12-11-1/+1
| * | kconfig: ls102xa: Change the prompt messagesAlison Wang2014-12-11-2/+2
| * | driver/mtd: Fix IFC compilation warningsJaiprakash Singh2014-12-11-1/+1
| * | ARM: ls102xa: Setting device's stream id for SMMUs.Xiubo Li2014-12-11-0/+83
| * | ARM: ls102xa: allow all the peripheral access permission as R/W.Xiubo Li2014-12-11-0/+335
| * | ls102xa: changing a few targets' configurations.Xiubo Li2014-12-11-0/+19
| * | ls1021a: adding a secondary core boot address and kick functionsXiubo Li2014-12-11-0/+18
| * | ARM: HYP/non-sec: Fix the ARCH Timer frequency setting.Xiubo Li2014-12-11-2/+3
| * | ARM: HYP/non-sec: add the pen address BE mode support.Xiubo Li2014-12-11-0/+3
| * | fsl/sleep: updated the deep sleep framework for QorIQ platformsTang Yuantian2014-12-11-56/+322
| * | drivers: usb: fsl: Check USB Erratum A007792 applicabilityNikhil Badola2014-12-11-0/+32
| * | drivers: usb: fsl: Add USB device-tree errata frameworkNikhil Badola2014-12-11-0/+64
| * | drivers: usb: Make usb device-tree fixup code architecture independentNikhil Badola2014-12-11-104/+113
| * | ls1021aqds: add hwconfig setting to do pin muxYao Yuan2014-12-11-3/+70
| * | arm: ls102xa: Add NAND boot support for LS1021AQDS boardAlison Wang2014-12-11-0/+117
| * | arm: ls102xa: Add QSPI boot support for LS1021AQDS/TWR boardAlison Wang2014-12-11-0/+93
| * | arm: ls102xa: Fix SD/NAND/QSPI boot defination error for QE supportAlison Wang2014-12-11-2/+4
| * | arm: ls1021a: Add CONFIG_DOS_PARTITION and CONFIG_CMD_FAT supportAlison Wang2014-12-11-0/+6
| * | arm: ls102xa: Add SD boot support for LS1021ATWR boardAlison Wang2014-12-11-0/+95
| * | arm: ls102xa: Add SD boot support for LS1021AQDS boardAlison Wang2014-12-11-1/+173
| * | ls102xa: qixis: Add CONFIG_QIXIS_I2C_ACCESS macroAlison Wang2014-12-11-0/+7
| * | kconfig: ls1021a: add SUPPORT_SPLAlison Wang2014-12-11-0/+2
| * | arm: spl: Add I2C linker list in generic .ldsAlison Wang2014-12-11-0/+3
| * | spl: Use u-boot.img instead of u-boot.binAlison Wang2014-12-11-1/+7
| * | ls102xa: pblimage: Add pblimage tool support for LS102xAAlison Wang2014-12-11-36/+77
| * | ls1021aqds: set the default I2C channel before DDR initChenhui Zhao2014-12-11-13/+19
| * | arm: ls102xa: Update PCIe dts node statusMinghuan Lian2014-12-11-0/+93
| * | arm: ls102xa: clear EPU registers for deep sleepchenhui zhao2014-12-11-0/+143
| * | arm: ls102xa: fixed a bus frequency setting errorTang Yuantian2014-12-11-1/+1
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-12-10-45/+66
|\ \ \
| * | | arm: vf610: improve evaluation of reset sourceStefan Agner2014-12-01-10/+19
| * | | mx6sabre_common: Use the default CONFIG_SYS_PBSIZEFabio Estevam2014-12-01-3/+0
| * | | config_fallbacks: Add a default entry for CONFIG_SYS_PBSIZEFabio Estevam2014-12-01-0/+4
| * | | tbs2910: fix lost characters on serial inputSoeren Moch2014-12-01-1/+1
| * | | arm: mx6: Change defines ENET_xxMHz to ENET_xxMHZ (no CamelCase)Stefan Roese2014-12-01-9/+9
| * | | sata: fix reset_sata for dwc_ahsataSoeren Moch2014-12-01-6/+11