summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* board/BuR/common: Add CONFIG_CMD_I2CHannes Petermaier2014-06-061-1/+1
* board/BuR/common: introduce usage of CONFIG_SYS_GENERIC_BOARDHannes Petermaier2014-06-061-0/+2
* ARM: AM43xx: Fix mmcboot command in EXTRA_ENV_SETTINGSLokesh Vutla2014-06-061-0/+1
* tam3517: fix NAND detectionJeroen Hofstee2014-06-061-0/+1
* keystone: k2hk: enable support of nand ecclayout commandWingMan Kwok2014-06-061-0/+1
* keystone: init: enable UART1 to be able use it from kernelMurali Karicheri2014-06-061-1/+2
* arm:am33xx: Rework s_init and add board_early_init_fTom Rini2014-06-062-0/+18
* am43xx_evm: Add qspiboot targetSourav Poddar2014-06-062-4/+30
* mtd: nand: omap: add support for BCH16_ECC - NAND driver updatespekon gupta2014-06-061-0/+8
* mtd: nand: omap_gpmc: use macro for register definitionspekon gupta2014-06-061-1/+2
* omap3: remove remnant macros GPMC_NAND_ECC_LP_x8_LAYOUT and GPMC_NAND_ECC_LP_...pekon gupta2014-06-065-5/+0
* mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device b...pekon gupta2014-06-0611-1/+11
* mtd: nand: fix GET/SET_FEATURES address on 16-bit devicesDavid Mosberger2014-06-061-1/+10
* mtd: nand: force NAND_CMD_READID onto 8-bit busBrian Norris2014-06-061-0/+10
* mtd: nand: omap_elm: use macros for register definitionspekon gupta2014-06-061-3/+6
* mtd: nand: omap_elm: use bch_type instead of nibble count to differentiate be...pekon gupta2014-06-061-1/+1
* Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2014-06-0218-60/+191
|\
| * arm:board:exynos4: add CONFIG_SYS_GENERIC_BOARDPiotr Wilczek2014-05-291-0/+1
| * initcall: Improve debugging supportSimon Glass2014-05-281-1/+1
| * exynos: Enable the LCD backlight for snowSimon Glass2014-05-281-0/+1
| * exynos5: Enable tps65090 on exynos5-dtAaron Durbin2014-05-281-0/+1
| * power: Add support for TPS65090 PMU chip.Tom Wai-Hong Tam2014-05-282-0/+74
| * power: Add PMIC_ prefix to CHARGER_EN/DISABLESimon Glass2014-05-283-3/+5
| * power: Rename CONFIG_PMIC_... to CONFIG_POWER_...Simon Glass2014-05-287-8/+8
| * ARM: exynos4: enable the dwmmc configurationJaehoon Chung2014-05-161-0/+3
| * mmc: dw_mmc: support the DDR modeJaehoon Chung2014-05-161-0/+3
| * mmc: support the DDR mode for eMMCJaehoon Chung2014-05-161-0/+7
| * mmc: remove the unnecessary define and fix the wrong bit controlJaehoon Chung2014-05-161-12/+6
| * mmc: exynos_dw_mmc: restore the property into hostJaehoon Chung2014-05-161-0/+2
| * ARM: dts: exynos: rename from EXYNOS5_DWMMC to EXYNOS_DWMMCJaehoon Chung2014-05-161-1/+1
| * arm: goni: enable USB Mass StorageMateusz Zalega2014-05-161-0/+2
| * arm: goni: enable GPT commandMateusz Zalega2014-05-161-0/+5
| * arm: goni: dfu: Add support for DFU to Goni targetMateusz Zalega2014-05-161-11/+43
| * arm: goni: Update configuration for Goni targetMateusz Zalega2014-05-161-26/+30
* | ARM: at91sam9m10g45ek: add mmc environment configuration supportWu, Josh2014-05-271-0/+19
* | ARM: at91sam9m10g45ek: enable mci0 supportWu, Josh2014-05-271-1/+14
* | ARM: at91: remove redundant ARM926EJS definition in board config filesWu, Josh2014-05-273-4/+0
* | at91: remove redundant AT91FAMILY definition in board config fileWu, Josh2014-05-279-10/+0
* | sama5d3xek: enable PMECC header generationAndreas Bießmann2014-05-271-0/+1
* | mkimage: add atmelimageAndreas Bießmann2014-05-271-0/+1
* | corvus: remove unneeded CONFIG_AT91_LEGACYAndreas Bießmann2014-05-271-1/+0
* | ARM: atmel: at91sam9x5ek: convert to generic boardBo Shen2014-05-271-0/+2
* | ARM: atmel: at91sam9m10g45ek: convert to generic boardBo Shen2014-05-271-0/+2
* | ARM: atmel: sama5d3_xplained: convert to generic boardBo Shen2014-05-271-0/+2
* | ARM: atmel: sama5d3xek: convert to generic boardBo Shen2014-05-271-0/+2
* | ARM: atmel: enable SPL on sama5d3_xplained boardBo Shen2014-05-271-0/+50
* | sunxi: non-FEL SPL boot support for sun7iIan Campbell2014-05-251-0/+26
* | sunxi: mmc supportIan Campbell2014-05-251-0/+11
* | sunxi: add gmac Ethernet supportIan Campbell2014-05-252-0/+18
* | sunxi: add sun7i cpu, board and start of day supportIan Campbell2014-05-252-0/+165
OpenPOWER on IntegriCloud