summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
...
* | mmc: add no simultaenous power and vddMela Custodio2012-11-27-0/+1
* | mmc: at91sam9x5: support to save environment in mmcWu, Josh2012-11-27-3/+16
|/
* Remove obsolete header filePantelis Antoniou2012-11-27-1/+0
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2012-11-26-74/+113
|\
| * nand: Add torture featureBenoît Thébaudeau2012-11-26-0/+1
| * nand: Move the sub-page read support enable to a flagJoe Hershberger2012-11-26-3/+4
| * powerpc/mpc85xx/p2020rdb-pca: Use L2 SRAM for SPL bootScott Wood2012-11-26-36/+33
| * powerpc/mpc85xx/p1_p2_rdb_pc: clean up memory mapScott Wood2012-11-26-13/+9
| * powerpc/mpc85xx/p1_p2_rdb_pc: convert from nand_spl to new splScott Wood2012-11-26-26/+28
| * spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC.Scott Wood2012-11-26-0/+42
* | Merge branch 'master' of git://git.denx.de/u-boot-fdtTom Rini2012-11-20-0/+113
|\ \
| * \ Merge branch 'next'Gerald Van Baren2012-11-19-0/+113
| |\ \ | | |/ | |/|
| | * fdt: Add option to default to most compatible conf in a fit imageGabe Black2012-11-12-0/+1
| | * fdt: Add polarity-aware gpio functions to fdtdecSean Paul2012-11-12-0/+16
| | * fdt: Add fdtdec_get_uint64 to decode a 64-bit value from a propertyChe-Liang Chiou2012-11-12-0/+15
| | * fdt: Add function to read boolean propertyGabe Black2012-11-12-0/+10
| | * fdt: Export fdtdec_lookup() and fix the nameGerald Van Baren2012-11-12-0/+13
| | * fdt: Add function for decoding multiple gpios globally availableAbhilash Kesavan2012-11-12-0/+16
| | * fdt: Add fdtdec_decode_region() to decode memory regionSimon Glass2012-11-12-0/+19
| | * fdt: Add function to get a config string from device treeSimon Glass2012-11-12-0/+10
| | * fdt: Add function to get config int from device treeAbhilash Kesavan2012-11-12-0/+13
* | | omap3_beagle: use new MUSB intstead of the old oneIlya Yanok2012-11-20-7/+4
* | | omap3_beagle: add musb-new initIlya Yanok2012-11-20-0/+2
* | | musb-new: omap2plus backend driverIlya Yanok2012-11-20-1/+2
* | | am3517_evm: switch to musb-newIlya Yanok2012-11-20-21/+16
* | | musb-new: am35x backend driverIlya Yanok2012-11-20-1/+1
* | | am335x_evm: enable both musb gadget and hostIlya Yanok2012-11-20-0/+27
* | | musb-new: dsps backend driverIlya Yanok2012-11-20-1/+2
* | | musb-new: port of Linux musb driverIlya Yanok2012-11-20-0/+162
* | | usb: use linux/usb/ch9.h instead of usbdescriptors.hIlya Yanok2012-11-20-18/+3
* | | linux/usb/ch9.h: update with the version from Linux treeIlya Yanok2012-11-20-16/+499
* | | tegra: Enable USB keyboardAllen Martin2012-11-20-0/+6
* | | tegra: move TEGRA_DEVICE_SETTINGS to tegra-common-post.hAllen Martin2012-11-20-9/+19
* | | boards: remove the no longer used CONFIG_EHCI_DCACHEJeroen Hofstee2012-11-20-10/+0
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2012-11-19-0/+91
|\ \
| * | video: atmel: implement lcd_setcolreg functionBo Shen2012-11-10-0/+7
| * | lcd: Provide an API to access LCD parametersVadim Bendebury2012-11-07-0/+36
| * | video: Provide an API to access video parametersStefan Reinauer2012-11-06-0/+48
* | | Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini2012-11-19-88/+491
|\ \ \
| * | | M68K: eb_cpu5282: general update and enhanced board supportJens Scharsig (BuS Elektronik)2012-11-14-36/+66
| * | | power:pmic: Rename CONFIG_DIALOG_PMIC defines to CONFIG_DIALOG_POWERŁukasz Majewski2012-11-14-1/+1
| * | | power:pmic: Rename CONFIG_PMIC* defines to CONFIG_POWERŁukasz Majewski2012-11-14-42/+42
| * | | arm:trats:pmic: Enable battery support at Samsung's TRATS boardŁukasz Majewski2012-11-14-0/+2
| * | | arm:trats:pmic: Enable fuel-gauge (MAX17042) at Samsung's TRATS boardŁukasz Majewski2012-11-14-0/+2
| * | | arm:trats:pmic: Enable MUIC (MAX8997) at Samsung's TRATS boardŁukasz Majewski2012-11-14-0/+2
| * | | arm:trats:pmic: Default PMIC(MAX8997) initialization for Samsung's TRATS boardŁukasz Majewski2012-11-14-0/+9
| * | | pmic:max8997: Function for calculating LDO internal register valueŁukasz Majewski2012-11-14-0/+2
| * | | pmic:fuel-gauge: Support for MAX17042 fuel-gaugeŁukasz Majewski2012-11-14-0/+164
| * | | pmic:muic: Support for MUIC built into MAX8997 deviceŁukasz Majewski2012-11-14-0/+61
| * | | pmic: Extend struct pmic to support battery and charger related operationsŁukasz Majewski2012-11-14-1/+67