summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-11-06nios2: trim CONFIG_SYS_MEMTEST_ENDThomas Chou1-1/+4
2015-11-06nios2: trim CONFIG_SYS_MALLOC_LENThomas Chou1-1/+1
2015-11-06nios2: remove CONFIG_SYS_INIT_SP macroThomas Chou1-1/+0
2015-11-06nios2: remove CONFIG_SYS_MALLOC_BASE macroThomas Chou1-2/+0
2015-11-06nios2: clean up macros that do not need a value in board headerThomas Chou1-4/+4
2015-11-06nios2: use dram bank in board infoThomas Chou1-0/+1
2015-11-05Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini1-2/+0
2015-11-05Merge git://git.denx.de/u-boot-samsungTom Rini8-0/+488
2015-11-05Merge git://git.denx.de/u-boot-usbTom Rini1-1/+15
2015-11-05Merge git://git.denx.de/u-boot-socfpgaTom Rini1-0/+13
2015-11-05video: Drop DEV_EXT_VIDEO flagBin Meng1-1/+0
2015-11-05video: Drop DEV_FLAGS_SYSTEM flagBin Meng1-1/+0
2015-11-05sandbox: adc: Add missing header filePrzemyslaw Marczak1-0/+31
2015-11-05lib, fdt: Adding fdtdec_get_uint functionChin Liang See1-0/+13
2015-11-05Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini1-0/+587
2015-11-05mpc85xx: Add support for the Varisys Cyrus boardAndy Fleming1-0/+587
2015-11-04arm: zynq: Move serial driver to driver modelSimon Glass8-15/+1
2015-11-04arm: zynq: Use separate device tree instead of embeddedSimon Glass1-1/+5
2015-11-04dm: spl: Support device tree when BSS is in a different sectionSimon Glass1-0/+1
2015-11-04fdt: Add a function to look up a /chosen propertySimon Glass1-1/+10
2015-11-04zynq-common: Define CONFIG_SYS_I2C_ZYNQ based on board configSiva Durga Prasad Paladugu1-0/+3
2015-11-03ARM: dra7xx_evm: Add DFU support for qspi flashVignesh R1-1/+15
2015-11-03arm: at91: reworked meesc board supportDaniel Gorsulowski1-22/+20
2015-11-02T104xD4RDB: Fix PHY address for PHY connected to FM1@DTSEC3Codrin Ciubotariu1-1/+3
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-02sandbox: add ADC unit testsPrzemyslaw Marczak1-0/+4
2015-11-02exynos5-dt-types: add board detection for Odroid XU3/XU3L/XU4.Przemyslaw Marczak2-0/+39
2015-11-02dm: adc: add simple ADC uclass implementationPrzemyslaw Marczak2-0/+289
2015-11-02dm: regulator: add function device_get_supply_regulator()Przemyslaw Marczak1-0/+16
2015-11-02dm: pmic: add s2mps11 PMIC I/O driverPrzemyslaw Marczak1-0/+109
2015-11-02ARM: at91: sama5: change the environment address to 0x6000Josh Wu1-2/+2
2015-10-30Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini54-69/+1547
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-30drivers/ddr/fsl_ddr: Make SR_IE configurableJoakim Tjernlund1-0/+2
2015-10-29Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2-3/+5
2015-10-29net: mdio: Add mdio_free() and mdio_unregister() APIBin Meng1-0/+2
2015-10-29net: Increase the size of the net_boot_file_name bufferJacob Stiffler1-1/+1
2015-10-29arm: ls102xa: Set fdt_high and initrd_high to the value of 0xffffffffAlison Wang1-4/+4
2015-10-29armv8/ls1043a: Enable secondary coresHou Zhiqiang1-0/+3
2015-10-29armv8/ls1043ardb: Add sd boot supportGong Qianyu2-1/+40
2015-10-29armv8/ls1043ardb: esdhc: Add esdhc support for ls1043ardbYangbo Lu2-1/+12
2015-10-29armv8/ls1043a: Add Fman supportShaohui Xie2-0/+37
2015-10-29armv8/ls1043ardb: Add nand boot supportGong Qianyu2-0/+73
2015-10-29armv8/ls1043ardb: Add LS1043ARDB board supportMingkai Hu2-0/+363
2015-10-29armv8/fsl_lsch2: Add fsl_lsch2 SoCMingkai Hu1-0/+3
2015-10-29armv8/fsl_lsch3: Change arch to fsl-layerscapeMingkai Hu2-2/+11
2015-10-29net/fm: fix MDIO controller base on FMAN2Shaohui Xie1-0/+17
2015-10-29net: Move some header files to include/Shaohui Xie3-0/+896