summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* samsung: trats2: add support for new board Trats2Piotr Wilczek2013-09-251-0/+311
* drivers:power:max77693: add support for new multi function pmic max77693Piotr Wilczek2013-09-253-0/+166
* arm: atmel: cpux9k2: increase malloc space to fix crash on start u-bootJens Scharsig (BuS Elektronik)2013-09-191-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-09-125-1/+288
|\
| * Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-115-1/+288
| |\
| | * drivers:power:max77686: add function to set voltage and modePiotr Wilczek2013-08-301-0/+26
| | * exynos5250: Add arndale board supportChander Kashyap2013-08-301-0/+255
| | * arm: goni: remove config.mk fileMinkyu Kang2013-08-281-0/+3
| | * arm: smdkc100: remove config.mk fileMinkyu Kang2013-08-281-0/+3
| | * CONFIG: EXYNOS5: Replace misnomer SMDK5250 with EXYNOS5250 and update MakefilesChander Kashyap2013-08-271-1/+1
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxTom Rini2013-09-091-1/+9
|\ \ \
| * | | ppc4xx: Fix GPIO handling in lwmon5 and lcd4_lwmon5 BSPStefan Roese2013-09-071-1/+9
* | | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-09-0627-126/+1067
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | socfpga: Adding configuration for development kitChin Liang See2013-09-061-7/+21
| * | Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-051-1/+0
| |\ \
| | * | ARM: atmel: sama5d3: drop unused CONFIG_NET_MULTIBo Shen2013-09-041-1/+0
| * | | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-052-1/+7
| |\ \ \
| | * | | ARM: mxs: tools: Add mkimage support for MXS bootstreamMarek Vasut2013-08-311-0/+1
| | * | | ARM: mxs: Add mx28evk_auart_console targetAndreas Wass2013-08-211-1/+6
| * | | | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-0413-77/+974
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | siemens-am33x-common.h: Always build CONFIG_OMAP_GPIO supportTom Rini2013-08-281-2/+0
| | * | | arm, am335x: add support for 3 siemens boardsHeiko Schocher2013-08-284-0/+866
| | * | | video: add formike lcd panel initHeiko Schocher2013-08-281-0/+4
| | * | | dra7xx_evm: Re-order and comment the networking related config optionsTom Rini2013-08-281-10/+8
| | * | | omap5_uevm: Better comment why we have TCA642X and the reset timeTom Rini2013-08-281-0/+3
| | * | | TI:omap5: Clarify comments about SPL and DDR timings in common configTom Rini2013-08-281-3/+12
| | * | | TI:am33xx: Move SPL YMODEM support to the per-board configTom Rini2013-08-281-1/+0
| | * | | TI:armv7: Re-order slightly the generic CONFIG options, expand related commentsTom Rini2013-08-281-10/+12
| | * | | am335x_evm: Regroup USB optionsTom Rini2013-08-281-39/+41
| | * | | am335x_evm: Add comment by SPL SPI supportTom Rini2013-08-281-0/+2
| | * | | TI:am335x: Better comment and organize the networking related optionsTom Rini2013-08-282-8/+14
| | * | | omap5: Expand CONFIG_SPL_MAX_SIZE and comment upon SRAM_SCRATCH_SPACE_ADDRTom Rini2013-08-281-2/+2
| | * | | TI:armv7: Move CONFIG_SPL_LIBDISK_SUPPORT to MMC sectionTom Rini2013-08-281-2/+2
| | * | | am33xx: Correct and expand comments on CONFIG_SPL_MAX_SIZETom Rini2013-08-281-2/+8
| | * | | ARM: igep00x0.h: Enable raw initrd supportJavier Martinez Canillas2013-08-281-0/+1
| | * | | sdp4430: Initialize board id using CONFIG_MACH_TYPEOleksandr Tyshchenko2013-08-281-0/+1
| | | |/ | | |/|
| * | | Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-046-35/+55
| |\ \ \
| | * | | arm: atmel: cpux9k2: board update and enhancementJens Scharsig (BuS Elektronik)2013-08-221-30/+32
| | * | | arm: atmel: remove the config.mk fileBo Shen2013-08-222-0/+4
| | * | | arm: atmel: sama5d3: fix typo error for CONFIG_ENV_IS_NOWHEREBo Shen2013-08-221-1/+1
| | * | | arm: sama5d3: remove unused defineBo Shen2013-08-221-2/+0
| | * | | linux/compat.h: move dev_err, dev_info and dev_dbg from usb driver to compat.hWu, Josh2013-08-221-0/+8
| | * | | ARM: at91: atmel_nand: pmecc driver will select the galois table by sector sizeWu, Josh2013-08-222-2/+0
| | * | | arm: atmel: add nand trimffs subcommand for at91sam9n12 and at91sam9x5Bo Shen2013-08-222-0/+5
| | * | | arm: atmel: add gmac support for sama5d3xek boardBo Shen2013-08-221-0/+5
| | |/ /
| * | | Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-035-5/+10
| |\ \ \
| | * | | ARM: tegra: support raw ramdisksStephen Warren2013-08-191-0/+1
| | * | | ARM: tegra: Enable data cache on DalmoreThierry Reding2013-08-191-3/+0
| | * | | ARM: tegra: Make cache line size SoC specificThierry Reding2013-08-194-2/+9
| | |/ /
* | | | cam_enc_4xx: Move CONFIG_SPL_PAD_TO to a config headerMasahiro Yamada2013-09-061-0/+2
OpenPOWER on IntegriCloud