summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-11-19am3517_evm: switch to musb-newIlya Yanok
2012-11-19musb-new: am35x backend driverIlya Yanok
2012-11-19am335x_evm: enable both musb gadget and hostIlya Yanok
2012-11-19musb-new: dsps backend driverIlya Yanok
2012-11-19musb-new: port of Linux musb driverIlya Yanok
2012-11-19usb: use linux/usb/ch9.h instead of usbdescriptors.hIlya Yanok
2012-11-19linux/usb/ch9.h: update with the version from Linux treeIlya Yanok
2012-11-19tegra: Enable USB keyboardAllen Martin
2012-11-19tegra: move TEGRA_DEVICE_SETTINGS to tegra-common-post.hAllen Martin
2012-11-19boards: remove the no longer used CONFIG_EHCI_DCACHEJeroen Hofstee
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-13fdt: Add option to default to most compatible conf in a fit imageGabe Black
2012-11-13fdt: Add polarity-aware gpio functions to fdtdecSean Paul
2012-11-13fdt: Add fdtdec_get_uint64 to decode a 64-bit value from a propertyChe-Liang Chiou
2012-11-13fdt: Add function to read boolean propertyGabe Black
2012-11-13fdt: Export fdtdec_lookup() and fix the nameGerald Van Baren
2012-11-13fdt: Add function for decoding multiple gpios globally availableAbhilash Kesavan
2012-11-13fdt: Add fdtdec_decode_region() to decode memory regionSimon Glass
2012-11-13fdt: Add function to get a config string from device treeSimon Glass
2012-11-13fdt: Add function to get config int from device treeAbhilash Kesavan
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-06lcd: 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