summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* dm: adc: add simple ADC uclass implementationPrzemyslaw Marczak2015-11-022-0/+289
* dm: regulator: add function device_get_supply_regulator()Przemyslaw Marczak2015-11-021-0/+16
* dm: pmic: add s2mps11 PMIC I/O driverPrzemyslaw Marczak2015-11-021-0/+109
* Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2015-10-3054-69/+1547
|\
| * ls102xa: Adjust some macros for SD boot on LS1021A QDS boardAlison Wang2015-10-301-2/+2
| * configs: ls1021atwr: Enable ID EEPROM for SD bootYao Yuan2015-10-301-2/+0
| * drivers/ddr/fsl_ddr: Make SR_IE configurableJoakim Tjernlund2015-10-301-0/+2
| * arm: ls102xa: Set fdt_high and initrd_high to the value of 0xffffffffAlison Wang2015-10-291-4/+4
| * armv8/ls1043a: Enable secondary coresHou Zhiqiang2015-10-291-0/+3
| * armv8/ls1043ardb: Add sd boot supportGong Qianyu2015-10-292-1/+40
| * armv8/ls1043ardb: esdhc: Add esdhc support for ls1043ardbYangbo Lu2015-10-292-1/+12
| * armv8/ls1043a: Add Fman supportShaohui Xie2015-10-292-0/+37
| * armv8/ls1043ardb: Add nand boot supportGong Qianyu2015-10-292-0/+73
| * armv8/ls1043ardb: Add LS1043ARDB board supportMingkai Hu2015-10-292-0/+363
| * armv8/fsl_lsch2: Add fsl_lsch2 SoCMingkai Hu2015-10-291-0/+3
| * armv8/fsl_lsch3: Change arch to fsl-layerscapeMingkai Hu2015-10-292-2/+11
| * net/fm: fix MDIO controller base on FMAN2Shaohui Xie2015-10-291-0/+17
| * net: Move some header files to include/Shaohui Xie2015-10-293-0/+896
| * armv7/ls1021a: move ns_access to common fileMingkai Hu2015-10-293-2/+36
| * common/board_f.c: change the macro name and remove it for PPC platformsGong Qianyu2015-10-2941-40/+18
| * armv8: ls2085ardb: enable CONFIG_PHY_AQUANTIAShaohui Xie2015-10-291-0/+1
| * crypto/fsl: SEC driver cleanup for 64 bit and endiannessAneesh Bansal2015-10-291-4/+2
| * Pointers in ESBC header made 32 bitAneesh Bansal2015-10-291-7/+7
| * arm: ls1021a: Add QSPI or IFC support in SD bootAlison Wang2015-10-261-3/+16
| * QE: modify the address of qe ucodeZhao Qiang2015-10-262-2/+2
| * arm/fsl-ls: Add CONFIG_OF_STDOUT_VIA_ALIASScott Wood2015-10-263-0/+3
* | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2015-10-292-3/+5
|\ \
| * | net: mdio: Add mdio_free() and mdio_unregister() APIBin Meng2015-10-291-0/+2
| * | net: Increase the size of the net_boot_file_name bufferJacob Stiffler2015-10-291-1/+1
| * | net: change the env name to use constJosh Wu2015-10-281-2/+2
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2015-10-282-4/+17
|\ \
| * | sf: Add FSR support to spi_flash_cmd_wait_readyJagan Teki2015-10-251-2/+0
| * | sf: Make flash->flags use for generic usageJagan Teki2015-10-251-2/+2
| * | zynq-common: Add SPL SPI offset, size configsSiva Durga Prasad Paladugu2015-10-251-0/+4
| * | zynq-common: Enable ISSI SPI-NOR flash supportJagan Teki2015-10-251-0/+1
| * | zynq-common: Enable Bank/Extended address register supportJagan Teki2015-10-251-0/+1
| * | zynq-common: Enable zynq qspi controller supportJagan Teki2015-10-251-0/+9
| |/
* | Merge git://www.denx.de/git/u-boot-ppc4xxTom Rini2015-10-274-868/+0
|\ \
| * | ocotea: DropTom Rini2015-10-271-194/+0
| * | taishan: DropTom Rini2015-10-271-193/+0
| * | ebony: DropTom Rini2015-10-271-174/+0
| * | taihu: RemoveTom Rini2015-10-271-307/+0
| |/
* | Merge git://www.denx.de/git/u-boot-cfi-flashTom Rini2015-10-271-4/+4
|\ \
| * | cfi_flash: use specific width types for cwordRyan Harkin2015-10-271-4/+4
| |/
* | Merge git://git.denx.de/u-boot-dmTom Rini2015-10-276-125/+66
|\ \
| * | dm: tpm: Remove every compilation switch for TPM driver modelChristophe Ricard2015-10-232-66/+0
| * | dm: core: Tidy up comments in device.hSimon Glass2015-10-231-3/+16
| * | dm: core: Remove a comment about dropping per_child_auto_alloc_sizeSimon Glass2015-10-231-4/+0
| * | dm: core: Tidy up devres commentsSimon Glass2015-10-231-26/+24
| * | dm: core: Fix device flag whitespaceSimon Glass2015-10-231-5/+5
OpenPOWER on IntegriCloud