summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-11-19Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2012-11-19Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini
2012-11-14M68K: eb_cpu5282: general update and enhanced board supportJens Scharsig (BuS Elektronik)
2012-11-14power:pmic: Rename CONFIG_DIALOG_PMIC defines to CONFIG_DIALOG_POWERŁukasz Majewski
2012-11-14power:pmic: Rename CONFIG_PMIC* defines to CONFIG_POWERŁukasz Majewski
2012-11-14arm:trats:pmic: Enable battery support at Samsung's TRATS boardŁukasz Majewski
2012-11-14arm:trats:pmic: Enable fuel-gauge (MAX17042) at Samsung's TRATS boardŁukasz Majewski
2012-11-14arm:trats:pmic: Enable MUIC (MAX8997) at Samsung's TRATS boardŁukasz Majewski
2012-11-14arm:trats:pmic: Default PMIC(MAX8997) initialization for Samsung's TRATS boardŁukasz Majewski
2012-11-14pmic:max8997: Function for calculating LDO internal register valueŁukasz Majewski
2012-11-14pmic:fuel-gauge: Support for MAX17042 fuel-gaugeŁukasz Majewski
2012-11-14pmic:muic: Support for MUIC built into MAX8997 deviceŁukasz Majewski
2012-11-14pmic: Extend struct pmic to support battery and charger related operationsŁukasz Majewski
2012-11-14pmic:chrg: Common information about charger and battery (power_chrg.h)Łukasz Majewski
2012-11-14pmic: Extend PMIC framework to support multiple instances of PMIC devicesŁukasz Majewski
2012-11-14pmic:i2c: Add I2C sensor byte order (big/little) to PMIC frameworkŁukasz Majewski
2012-11-10video: atmel: implement lcd_setcolreg functionBo Shen
2012-11-10nios2: remove asm/status_led.hThomas Chou
2012-11-10nios2: use builtin functions for control registers accessThomas Chou
2012-11-07microblaze: Flush caches before enabling themMichal Simek
2012-11-07lcd: Provide an API to access LCD parametersVadim Bendebury
2012-11-06video: Provide an API to access video parametersStefan Reinauer
2012-11-05Merge branch 'master' of git://git.denx.de/u-boot-avr32Tom Rini
2012-11-05Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2012-11-04lib/zlib: sparse fixesKim Phillips
2012-11-04net/: sparse fixesKim Phillips
2012-11-04include/image.h: sparse fixesKim Phillips
2012-11-04include/linux/stddef.h: avoid 'warning: preprocessor token offsetof redefined'Kim Phillips
2012-11-04include/linux/unaligned/generic.h: fix warning: preprocessor token __force re...Kim Phillips
2012-11-04include/linux/compat.h: fix warning: preprocessor token {__iomem, __user} red...Kim Phillips
2012-11-04include/linux/byteorder: import latest endian definitions from linuxKim Phillips
2012-11-04fs: rename fsload command to loadStephen Warren
2012-11-04fs: fix number base behaviour change in fatload/ext*loadStephen Warren
2012-11-04arm: atmel: cpux9k2: add missing cache configsJens Scharsig (BuS Elektronik)
2012-11-03Merge remote-tracking branch 'u-boot-ti/master'Albert ARIBAUD
2012-11-02x86: config: Enable AHCI support for corebootSimon Glass
2012-11-02ahci: Perform SATA flush after disk write.Marc Jones
2012-11-02ahci: Make the AHCI code find the capacity of disks > 128 GB properlyGabe Black
2012-11-02ahci: cosmetics and cleanupStefan Reinauer
2012-11-02scsi: Add function and env var to report number of scsi drivesStefan Reinauer
2012-11-02Support setenv_ulong() and setenv_addr() for powerpcSimon Glass
2012-11-02am335x_evm: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG supportTom Rini
2012-11-02Add board_name to CONFIG_ENV_VARS_UBOOT_CONFIGStephen Warren
2012-11-02avr32: allow multi block mmc access for all boardsAndreas Bießmann
2012-10-30eco5pk: Add new board and default configRaphael Assenat
2012-10-30New board support: Nokia RX-51 aka N900Pali Rohár
2012-10-30Add power bus message definitions in twl4030.hPali Rohár
2012-10-29fs: add filesystem switch libary, implement ls and fsload commandsStephen Warren
2012-10-29fs: separate CONFIG_FS_{FAT, EXT4} from CONFIG_CMD_{FAT, EXT*}Stephen Warren
2012-10-29tegra: move to common SPL frameworkAllen Martin