summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-11-12net: zap altera_tse_initialize prototypesThomas Chou1-3/+0
2015-11-12nios2: nios2-generic: do not allocate rx buf in net.cThomas Chou1-1/+2
2015-11-12nios2: use cfi flash driver modelThomas Chou1-2/+1
2015-11-12dm: implement a MTD uclassThomas Chou4-0/+29
2015-11-10Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini4-2/+140
2015-11-10ARM: tegra: enable CONFIG_SYS_NONCACHED_MEMORY everywhereStephen Warren1-2/+0
2015-11-10Revive OpenRD targetsAlbert ARIBAUD1-0/+138
2015-11-10tricorder: switch to CONFIG_SYS_THUMB_BUILDAlbert ARIBAUD1-0/+1
2015-11-10stm32f429-discovery: add CONFIG_SYS_THUMB_BUILDAlbert ARIBAUD1-0/+1
2015-11-10Replace "extern inline" with "static inline"Måns Rullgård1-1/+1
2015-11-06Merge branch 'master' of git://git.denx.de/u-boot-niosTom Rini1-9/+10
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-06sf: Add SPI NOR protection mechanismFabio Estevam1-0/+19
2015-11-06compat: Remove is_power_of_2() definitionFabio Estevam1-6/+0
2015-11-05bitops: Add fls_long and __ffs64Fabio Estevam1-0/+27
2015-11-05include: Add generic bitops headersFabio Estevam4-0/+163
2015-11-05include: Add log2 header from the kernelFabio Estevam1-0/+205
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