summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* nios2: use cfi flash driver modelThomas Chou2015-11-121-2/+1
* dm: implement a MTD uclassThomas Chou2015-11-124-0/+29
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2015-11-104-2/+140
|\
| * ARM: tegra: enable CONFIG_SYS_NONCACHED_MEMORY everywhereStephen Warren2015-11-101-2/+0
| * Revive OpenRD targetsAlbert ARIBAUD2015-11-101-0/+138
| * tricorder: switch to CONFIG_SYS_THUMB_BUILDAlbert ARIBAUD2015-11-101-0/+1
| * stm32f429-discovery: add CONFIG_SYS_THUMB_BUILDAlbert ARIBAUD2015-11-101-0/+1
* | Replace "extern inline" with "static inline"Måns Rullgård2015-11-091-1/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-niosTom Rini2015-11-061-9/+10
|\
| * nios2: trim CONFIG_SYS_MEMTEST_ENDThomas Chou2015-11-061-1/+4
| * nios2: trim CONFIG_SYS_MALLOC_LENThomas Chou2015-11-061-1/+1
| * nios2: remove CONFIG_SYS_INIT_SP macroThomas Chou2015-11-061-1/+0
| * nios2: remove CONFIG_SYS_MALLOC_BASE macroThomas Chou2015-11-061-2/+0
| * nios2: clean up macros that do not need a value in board headerThomas Chou2015-11-061-4/+4
| * nios2: use dram bank in board infoThomas Chou2015-11-061-0/+1
* | sf: Add SPI NOR protection mechanismFabio Estevam2015-11-051-0/+19
* | compat: Remove is_power_of_2() definitionFabio Estevam2015-11-051-6/+0
* | bitops: Add fls_long and __ffs64Fabio Estevam2015-11-051-0/+27
* | include: Add generic bitops headersFabio Estevam2015-11-054-0/+163
* | include: Add log2 header from the kernelFabio Estevam2015-11-051-0/+205
|/
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2015-11-051-2/+0
|\
| * video: Drop DEV_EXT_VIDEO flagBin Meng2015-11-051-1/+0
| * video: Drop DEV_FLAGS_SYSTEM flagBin Meng2015-11-051-1/+0
* | Merge git://git.denx.de/u-boot-samsungTom Rini2015-11-058-0/+488
|\ \
| * | sandbox: adc: Add missing header filePrzemyslaw Marczak2015-11-051-0/+31
| * | sandbox: add ADC unit testsPrzemyslaw Marczak2015-11-021-0/+4
| * | exynos5-dt-types: add board detection for Odroid XU3/XU3L/XU4.Przemyslaw Marczak2015-11-022-0/+39
| * | 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 git://git.denx.de/u-boot-usbTom Rini2015-11-051-1/+15
|\ \ \
| * | | ARM: dra7xx_evm: Add DFU support for qspi flashVignesh R2015-11-031-1/+15
* | | | Merge git://git.denx.de/u-boot-socfpgaTom Rini2015-11-051-0/+13
|\ \ \ \ | |_|_|/ |/| | |
| * | | lib, fdt: Adding fdtdec_get_uint functionChin Liang See2015-11-051-0/+13
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2015-11-041-0/+587
|\ \ \
| * | | mpc85xx: Add support for the Varisys Cyrus boardAndy Fleming2015-11-041-0/+587
* | | | arm: zynq: Move serial driver to driver modelSimon Glass2015-11-048-15/+1
* | | | arm: zynq: Use separate device tree instead of embeddedSimon Glass2015-11-041-1/+5
* | | | dm: spl: Support device tree when BSS is in a different sectionSimon Glass2015-11-041-0/+1
* | | | fdt: Add a function to look up a /chosen propertySimon Glass2015-11-041-1/+10
* | | | zynq-common: Define CONFIG_SYS_I2C_ZYNQ based on board configSiva Durga Prasad Paladugu2015-11-041-0/+3
|/ / /
* | | arm: at91: reworked meesc board supportDaniel Gorsulowski2015-11-031-22/+20
|/ /
* | T104xD4RDB: Fix PHY address for PHY connected to FM1@DTSEC3Codrin Ciubotariu2015-11-021-1/+3
* | powerpc/t1040qds: enable peripheral clock for eSDHCYangbo Lu2015-11-021-0/+1
* | powerpc/t1040qds: enable adapter card type identification supportYangbo Lu2015-11-021-0/+1
* | ARM: at91: sama5: change the environment address to 0x6000Josh Wu2015-11-011-2/+2
|/
* 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
OpenPOWER on IntegriCloud