summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-06mtd: nand: omap_gpmc: use macro for register definitionspekon gupta
2014-06-06omap3: remove remnant macros GPMC_NAND_ECC_LP_x8_LAYOUT and GPMC_NAND_ECC_LP_...pekon gupta
2014-06-06mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device b...pekon gupta
2014-06-06mtd: nand: fix GET/SET_FEATURES address on 16-bit devicesDavid Mosberger
2014-06-06mtd: nand: force NAND_CMD_READID onto 8-bit busBrian Norris
2014-06-06mtd: nand: don't use read_buf for 8-bit ONFI transfersBrian Norris
2014-06-06mtd: nand: omap: fix error-codes returned from omap-elm driverpekon gupta
2014-06-06mtd: nand: omap_gpmc: minor cleanup of omap_correct_data_bchpekon gupta
2014-06-06mtd: nand: omap_gpmc: rename struct nand_bch_priv to struct omap_nand_infopekon gupta
2014-06-06mtd: nand: omap_gpmc: remove unused members of 'struct nand_bch_priv'pekon gupta
2014-06-06mtd: nand: omap_elm: use macros for register definitionspekon gupta
2014-06-06mtd: nand: omap_elm: use bch_type instead of nibble count to differentiate be...pekon gupta
2014-06-06mtd: nand: omap_elm: remove #include omap_gpmc.hpekon gupta
2014-06-02Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-05-31Exynos: Make sure ps_hold gets set in the SPLDoug Anderson
2014-05-29arm:board:exynos4: add CONFIG_SYS_GENERIC_BOARDPiotr Wilczek
2014-05-28initcall: Improve debugging supportSimon Glass
2014-05-28exynos: Enable the LCD backlight for snowSimon Glass
2014-05-28exynos: dts: Enable LCD for snowSimon Glass
2014-05-28exynos: Enable PSHOLD in SPLSimon Glass
2014-05-28exynos5: support tps65090 pmicAaron Durbin
2014-05-28power: Explicitly select pmic device's busAaron Durbin
2014-05-28exynos5: Enable tps65090 on exynos5-dtAaron Durbin
2014-05-28power: Add support for TPS65090 PMU chip.Tom Wai-Hong Tam
2014-05-28power: Add PMIC_ prefix to CHARGER_EN/DISABLESimon Glass
2014-05-28power: Rename CONFIG_PMIC_... to CONFIG_POWER_...Simon Glass
2014-05-28exynos: Drop old smdk5250.c fileSimon Glass
2014-05-28exynos: dts: Correct EC interrupt GPIOSimon Glass
2014-05-27ARM: at91sam9m10g45ek: add mmc environment configuration supportWu, Josh
2014-05-27ARM: at91sam9m10g45ek: enable mci0 supportWu, Josh
2014-05-27ARM: at91: remove redundant ARM926EJS definition in board config filesWu, Josh
2014-05-27at91: remove redundant AT91FAMILY definition in board config fileWu, Josh
2014-05-27ARM: at91sam9x5: define the AT91FAMILY and ARM926EJS in SoC headerWu, Josh
2014-05-27ARM: at91: remove AT91X40 macro since it is not use any moreWu, Josh
2014-05-27sama5d3xek: enable PMECC header generationAndreas Bießmann
2014-05-27arm:at91: enable ROM loadable atmel imageAndreas Bießmann
2014-05-27mkimage: add atmelimageAndreas Bießmann
2014-05-27corvus: remove unneeded CONFIG_AT91_LEGACYAndreas Bießmann
2014-05-27mmc: atmel_mci: fix print incorrect buffer content for debugWu, Josh
2014-05-27gpio: at91: add sanity check for the NULL pointerWu, Josh
2014-05-27ARM: atmel: at91sam9x5ek: convert to generic boardBo Shen
2014-05-27ARM: atmel: at91sam9m10g45ek: convert to generic boardBo Shen
2014-05-27ARM: atmel: sama5d3_xplained: convert to generic boardBo Shen
2014-05-27ARM: atmel: sama5d3xek: convert to generic boardBo Shen
2014-05-27ARM: atmel: enable SPL on sama5d3_xplained boardBo Shen
2014-05-27ARM: atmel: switch to main crystal osc for SPL bootBo Shen
2014-05-25net/designware: Make DMA burst length configurable and reduce by defaultIan Campbell
2014-05-25net/designware: reorder struct dw_eth_dev to pack more efficiently.Ian Campbell
2014-05-25net/designware: ensure cache invalidations are aligned to ARCH_DMA_MINALIGNIan Campbell
2014-05-25net/designware: ensure device private data is DMA aligned.Ian Campbell