summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
* mx6slevk: Add Ethernet supportFabio Estevam2013-09-20-0/+14
* mx35pdk: Remove CONFIG_SYS_CACHELINE_SIZEFabio Estevam2013-09-20-1/+0
* wandboard: Use imx6dl-wandboard.dtb for the solo versionFabio Estevam2013-09-20-3/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2013-09-13-30/+331
|\
| * Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-09-12-1/+288
| |\
| | * Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-11-1/+288
| | |\
| | | * drivers:power:max77686: add function to set voltage and modePiotr Wilczek2013-08-30-0/+26
| | | * exynos5250: Add arndale board supportChander Kashyap2013-08-30-0/+255
| | | * arm: goni: remove config.mk fileMinkyu Kang2013-08-28-0/+3
| | | * arm: smdkc100: remove config.mk fileMinkyu Kang2013-08-28-0/+3
| | | * CONFIG: EXYNOS5: Replace misnomer SMDK5250 with EXYNOS5250 and update MakefilesChander Kashyap2013-08-27-1/+1
| * | | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxTom Rini2013-09-09-1/+9
| |\ \ \
| | * | | ppc4xx: Fix GPIO handling in lwmon5 and lcd4_lwmon5 BSPStefan Roese2013-09-07-1/+9
| * | | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-09-06-126/+1067
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| * | | cam_enc_4xx: Move CONFIG_SPL_PAD_TO to a config headerMasahiro Yamada2013-09-06-0/+2
| * | | ahci: convert to use libata functions and definitionsRob Herring2013-09-06-23/+7
| * | | ahci: add defines for PORT_SCR_STAT register bitsRob Herring2013-09-06-0/+5
| * | | compiler_gcc: do not redefine __gnu_attributesJeroen Hofstee2013-09-06-4/+12
| * | | am335x_evm.h: Add back the actual load of the kernel imageRobert P. J. Day2013-09-06-1/+3
| * | | sandbox: add compression testsKees Cook2013-09-03-0/+5
* | | | apf27: add FPGA support for the apf27 boardtrem2013-09-11-0/+14
* | | | apf27: add support for the armadeus APF27 boardtrem2013-09-11-0/+374
* | | | ARM: mxs: Add SanDisk Sansa Fuze+ boardMarek Vasut2013-09-10-0/+70
* | | | ARM: mxs: Add Creative ZEN XFi3 boardMarek Vasut2013-09-10-0/+69
| |/ / |/| |
* | | socfpga: Adding configuration for development kitChin Liang See2013-09-06-7/+21
* | | Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-05-1/+0
|\ \ \
| * | | ARM: atmel: sama5d3: drop unused CONFIG_NET_MULTIBo Shen2013-09-04-1/+0
* | | | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-05-1/+7
|\ \ \ \
| * | | | ARM: mxs: tools: Add mkimage support for MXS bootstreamMarek Vasut2013-08-31-0/+1
| * | | | ARM: mxs: Add mx28evk_auart_console targetAndreas Wass2013-08-21-1/+6
* | | | | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-04-77/+974
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | siemens-am33x-common.h: Always build CONFIG_OMAP_GPIO supportTom Rini2013-08-28-2/+0
| * | | | arm, am335x: add support for 3 siemens boardsHeiko Schocher2013-08-28-0/+866
| * | | | video: add formike lcd panel initHeiko Schocher2013-08-28-0/+4
| * | | | dra7xx_evm: Re-order and comment the networking related config optionsTom Rini2013-08-28-10/+8
| * | | | omap5_uevm: Better comment why we have TCA642X and the reset timeTom Rini2013-08-28-0/+3
| * | | | TI:omap5: Clarify comments about SPL and DDR timings in common configTom Rini2013-08-28-3/+12
| * | | | TI:am33xx: Move SPL YMODEM support to the per-board configTom Rini2013-08-28-1/+0
| * | | | TI:armv7: Re-order slightly the generic CONFIG options, expand related commentsTom Rini2013-08-28-10/+12
| * | | | am335x_evm: Regroup USB optionsTom Rini2013-08-28-39/+41
| * | | | am335x_evm: Add comment by SPL SPI supportTom Rini2013-08-28-0/+2
| * | | | TI:am335x: Better comment and organize the networking related optionsTom Rini2013-08-28-8/+14
| * | | | omap5: Expand CONFIG_SPL_MAX_SIZE and comment upon SRAM_SCRATCH_SPACE_ADDRTom Rini2013-08-28-2/+2
| * | | | TI:armv7: Move CONFIG_SPL_LIBDISK_SUPPORT to MMC sectionTom Rini2013-08-28-2/+2
| * | | | am33xx: Correct and expand comments on CONFIG_SPL_MAX_SIZETom Rini2013-08-28-2/+8
| * | | | ARM: igep00x0.h: Enable raw initrd supportJavier Martinez Canillas2013-08-28-0/+1
| * | | | sdp4430: Initialize board id using CONFIG_MACH_TYPEOleksandr Tyshchenko2013-08-28-0/+1
| | |_|/ | |/| |
* | | | Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-04-35/+55
|\ \ \ \
| * | | | arm: atmel: cpux9k2: board update and enhancementJens Scharsig (BuS Elektronik)2013-08-22-30/+32
| * | | | arm: atmel: remove the config.mk fileBo Shen2013-08-22-0/+4