summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-11-02exynos5-dt-types: add board detection for Odroid XU3/XU3L/XU4.Przemyslaw Marczak
2015-11-02dm: adc: add simple ADC uclass implementationPrzemyslaw Marczak
2015-11-02dm: regulator: add function device_get_supply_regulator()Przemyslaw Marczak
2015-11-02dm: pmic: add s2mps11 PMIC I/O driverPrzemyslaw Marczak
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-30drivers/ddr/fsl_ddr: Make SR_IE configurableJoakim Tjernlund
2015-10-29Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2015-10-29net: mdio: Add mdio_free() and mdio_unregister() APIBin Meng
2015-10-29net: Increase the size of the net_boot_file_name bufferJacob Stiffler
2015-10-29arm: ls102xa: Set fdt_high and initrd_high to the value of 0xffffffffAlison Wang
2015-10-29armv8/ls1043a: Enable secondary coresHou Zhiqiang
2015-10-29armv8/ls1043ardb: Add sd boot supportGong Qianyu
2015-10-29armv8/ls1043ardb: esdhc: Add esdhc support for ls1043ardbYangbo Lu
2015-10-29armv8/ls1043a: Add Fman supportShaohui Xie
2015-10-29armv8/ls1043ardb: Add nand boot supportGong Qianyu
2015-10-29armv8/ls1043ardb: Add LS1043ARDB board supportMingkai Hu
2015-10-29armv8/fsl_lsch2: Add fsl_lsch2 SoCMingkai Hu
2015-10-29armv8/fsl_lsch3: Change arch to fsl-layerscapeMingkai Hu
2015-10-29net/fm: fix MDIO controller base on FMAN2Shaohui Xie
2015-10-29net: Move some header files to include/Shaohui Xie
2015-10-29armv7/ls1021a: move ns_access to common fileMingkai Hu
2015-10-29common/board_f.c: change the macro name and remove it for PPC platformsGong Qianyu
2015-10-29armv8: ls2085ardb: enable CONFIG_PHY_AQUANTIAShaohui Xie
2015-10-29crypto/fsl: SEC driver cleanup for 64 bit and endiannessAneesh Bansal
2015-10-29Pointers in ESBC header made 32 bitAneesh Bansal
2015-10-28Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2015-10-28net: change the env name to use constJosh Wu
2015-10-27Merge git://www.denx.de/git/u-boot-ppc4xxTom Rini
2015-10-27Merge git://www.denx.de/git/u-boot-cfi-flashTom Rini
2015-10-27Merge git://git.denx.de/u-boot-dmTom Rini
2015-10-27ocotea: DropTom Rini
2015-10-27taishan: DropTom Rini
2015-10-27ebony: DropTom Rini
2015-10-27taihu: RemoveTom Rini
2015-10-27cfi_flash: use specific width types for cwordRyan Harkin
2015-10-26arm: ls1021a: Add QSPI or IFC support in SD bootAlison Wang
2015-10-26QE: modify the address of qe ucodeZhao Qiang
2015-10-26arm/fsl-ls: Add CONFIG_OF_STDOUT_VIA_ALIASScott Wood
2015-10-26ubi,ubifs: sync with linux v4.2Heiko Schocher
2015-10-26linux, compat: add missing definitions for ubiHeiko Schocher
2015-10-25sf: Add FSR support to spi_flash_cmd_wait_readyJagan Teki
2015-10-25sf: Make flash->flags use for generic usageJagan Teki
2015-10-25zynq-common: Add SPL SPI offset, size configsSiva Durga Prasad Paladugu
2015-10-25zynq-common: Enable ISSI SPI-NOR flash supportJagan Teki
2015-10-25zynq-common: Enable Bank/Extended address register supportJagan Teki
2015-10-25zynq-common: Enable zynq qspi controller supportJagan Teki
2015-10-24common/board_f.c: modify the macro to use get_clocks() more commonGong Qianyu
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada