summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Amazon Kindle Fire (first generation) codename kc1 supportPaul Kocialkowski2016-03-151-0/+230
* omap-common: Remove deprecated arch_cpu_init codePaul Kocialkowski2016-03-152-2/+0
* power: twl6030: Device-index-specific MMC power initializationPaul Kocialkowski2016-03-151-1/+1
* power: twl6030: Enable VAUX1 for eMMC power, depending on BOOT2 valuePaul Kocialkowski2016-03-151-0/+11
* power: twl6030: Some more explicit registers and values definitionsPaul Kocialkowski2016-03-151-4/+10
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2016-03-153-2/+26
|\
| * imx: mx6: correct IPU clockPeng Fan2016-03-141-1/+5
| * rockchip: Add a binding file for rk3288 videoJacob Chen2016-03-141-0/+11
| * dm: video: Add a operation to display uclassJacob Chen2016-03-141-1/+10
* | Merge git://git.denx.de/u-boot-dmTom Rini2016-03-1423-162/+487
|\ \
| * | Drop CONFIG_CRAMFS_CMDLINESimon Glass2016-03-143-3/+0
| * | dm: sandbox: Add driver-model block-device support for sandboxSimon Glass2016-03-141-0/+2
| * | dm: blk: Add a block-device uclassSimon Glass2016-03-142-0/+146
| * | dm: block: Adjust device calls to go through helpers functionSimon Glass2016-03-141-0/+29
| * | dm: block: Rename device number member dev to devnumSimon Glass2016-03-141-1/+1
| * | dm: sandbox: Enable cbfs and cramfsSimon Glass2016-03-141-0/+3
| * | dm: part: Rename some partition functionsSimon Glass2016-03-141-11/+10
| * | dm: part: Convert partition API use to linker listsSimon Glass2016-03-141-31/+48
| * | dm: sandbox: Enable all partition typesSimon Glass2016-03-141-1/+4
| * | dm: blk: Rename get_device_and_partition()Simon Glass2016-03-141-4/+38
| * | dm: blk: Rename get_device() to blk_get_device_by_str()Simon Glass2016-03-141-4/+30
| * | dm: blk: Rename get_dev() to blk_get_dev()Simon Glass2016-03-141-3/+3
| * | dm: blk: Add comments to a few functionsSimon Glass2016-03-141-0/+30
| * | dm: blk: Convert interface type to an enumSimon Glass2016-03-141-12/+15
| * | dm: Add a new header for block devicesSimon Glass2016-03-143-58/+74
| * | dm: part: Drop the common.h headerSimon Glass2016-03-141-1/+0
| * | dm: Drop the block_dev_desc_t typedefSimon Glass2016-03-1416-86/+94
| * | debug_uart: output CR along with LFMasahiro Yamada2016-03-141-1/+3
| * | dm: core: Add uclass_first_device_err() to return a valid deviceSimon Glass2016-03-141-2/+13
| |/
* | Merge git://git.denx.de/u-boot-marvellTom Rini2016-03-141-3/+3
|\ \
| * | ARM: sheevaplug: drop unneded 'usb start' from boot commandPeter Korsgaard2016-03-141-1/+1
| * | ARM: sheevaplug: unbreak kernel bootargs / mtdparts command by dropping doubl...Peter Korsgaard2016-03-141-1/+1
| * | ARM: sheevaplug: unbreak default environmentPeter Korsgaard2016-03-141-1/+1
| |/
* | ARM: DRA7: configs: Prepare for detecting memory > 2GBLokesh Vutla2016-03-141-0/+5
* | ARM: DRA7: Enable EEPROM supportLokesh Vutla2016-03-141-0/+4
* | ARM: keystone2: use SPD info to configure K2HK and K2E DDR3Vitaly Andrianov2016-03-142-0/+4
* | include/crc.h: Remove unreferenced cyg_xxx() prototypesStefan Roese2016-03-141-26/+0
* | lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start valueStefan Roese2016-03-141-2/+2
* | arm: Add support for LEGO MINDSTORMS EV3David Lechner2016-03-141-0/+255
* | configs: k2g_evm: Add TI power processor supportNishanth Menon2016-03-142-0/+21
* | board: ti: AM57xx: Add detection logic for AM57xx-evmKipisz, Steven2016-03-142-0/+6
* | spl: Add an option to load a FIT containing U-BootSimon Glass2016-03-142-1/+19
* | spl: Add a way for boards to select which device tree to loadSimon Glass2016-03-141-0/+13
* | image: Add functions to obtain short namesSimon Glass2016-03-141-0/+27
* | sunxi: Display the board model on start-upSimon Glass2016-03-141-0/+1
* | fdt: Allow libfdt to be used in SPLSimon Glass2016-03-142-16/+6
* | Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass2016-03-14160-630/+12
* | Move CONFIG_OF_LIBFDT to KconfigSimon Glass2016-03-14192-257/+1
* | libfdt: Add a function to write a property placeholderSimon Glass2016-03-141-0/+16
|/
* exynos5: common: Enable CONFIG_USB_ETHER_RTL8152 ethernet supportAnand Moon2016-03-111-0/+1
OpenPOWER on IntegriCloud