summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* configs: Use config_distro_defaults.h in ti_armv7_common.hMatwey V. Kornilov2015-11-122-14/+2
* hrcon: Add fan controllersDirk Eibach2015-11-121-12/+32
* hrcon: Add support for the DH variantDirk Eibach2015-11-122-9/+77
* mpc83xx: Add strider boardDirk Eibach2015-11-122-0/+714
* hrcon: Remove CH7301 configurationDirk Eibach2015-11-121-1/+0
* dlvision-10g: Support displayportDirk Eibach2015-11-121-5/+13
* i2c: ihs_i2c: Dual channel supportDirk Eibach2015-11-121-5/+7
* uuid: add selection by string for known partition type GUIDPatrick Delaunay2015-11-121-0/+4
* gpt: add optional parameter type in gpt commandPatrick Delaunay2015-11-121-0/+3
* part:efi: add GUID for linux file system dataPatrick Delaunay2015-11-121-0/+3
* include/linux/mtd: Update copyright noticesTom Rini2015-11-124-12/+14
* sparse: Rename the file and headerMaxime Ripard2015-11-121-0/+0
* fastboot: Implement NAND backendMaxime Ripard2015-11-121-0/+11
* fastboot: Implement flashing session counterMaxime Ripard2015-11-122-3/+4
* sparse: Implement storage abstractionMaxime Ripard2015-11-121-3/+13
* fastboot: Move fastboot response functions to fastboot coreMaxime Ripard2015-11-122-6/+25
* board/BuR/kwb: use bootvx(...) (with bootline feature) instead go(...)Hannes Petermaier2015-11-121-3/+5
* nios2: rename board nios2-generic to 3c120_devboardThomas Chou2015-11-121-0/+0
* nios2: add 10m50 devboard supportThomas Chou2015-11-121-0/+103
* net: zap altera_tse_initialize prototypesThomas Chou2015-11-121-3/+0
* nios2: nios2-generic: do not allocate rx buf in net.cThomas Chou2015-11-121-1/+2
* 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
OpenPOWER on IntegriCloud