summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | serial/ns16550: wait for TEMT before initializingScott Wood2012-11-26-0/+3
| * | serial/ns16550: don't build serial_ns16550 with MIN_FUNCTIONSScott Wood2012-11-26-0/+4
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-fdtTom Rini2012-11-20-28/+461
|\ \
| * \ Merge branch 'next'Gerald Van Baren2012-11-19-28/+461
| |\ \ | | |/ | |/|
| | * fdt: Remove fdtdec_find_alias_node() functionSimon Glass2012-11-12-23/+1
| | * fdt: Set kernaddr if fdt indicates a kernel is presentSimon Glass2012-11-12-0/+16
| | * fdt: Add option to default to most compatible conf in a fit imageGabe Black2012-11-12-0/+150
| | * fdt: Allow device tree to specify secure bootingDoug Anderson2012-11-12-0/+62
| | * fdt: Tell the FDT library where the device tree isGabe Black2012-11-12-0/+8
| | * fdt: Load boot command from device treeChe-Liang Chiou2012-11-12-1/+15
| | * fdt: Add polarity-aware gpio functions to fdtdecSean Paul2012-11-12-0/+36
| | * fdt: Add fdtdec_get_uint64 to decode a 64-bit value from a propertyChe-Liang Chiou2012-11-12-0/+28
| | * fdt: Add function to read boolean propertyGabe Black2012-11-12-0/+24
| | * fdt: Export fdtdec_lookup() and fix the nameGerald Van Baren2012-11-12-1/+14
| | * fdt: Add function for decoding multiple gpios globally availableAbhilash Kesavan2012-11-12-3/+18
| | * fdt: Add fdtdec_decode_region() to decode memory regionSimon Glass2012-11-12-0/+36
| | * fdt: Add function to get a config string from device treeSimon Glass2012-11-12-10/+28
| | * fdt: Add function to get config int from device treeAbhilash Kesavan2012-11-12-0/+35
* | | usb: r8a6659: Fix build by missing of parenthesisNobuhiro Iwamatsu2012-11-20-1/+1
* | | usb: r8a66597: Switched from variable to only macroNobuhiro Iwamatsu2012-11-20-10/+5
* | | 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/+45
* | | musb-new: omap2plus backend driverIlya Yanok2012-11-20-1/+698
* | | am3517_evm: switch to musb-newIlya Yanok2012-11-20-21/+90
* | | OMAP3: am35x: add musb functionsIlya Yanok2012-11-20-0/+104
* | | OMAP3: am35x_def.h: add USB definesIlya Yanok2012-11-20-0/+27
* | | musb-new: am35x backend driverIlya Yanok2012-11-20-1/+715
* | | am335x_evm: enable both musb gadget and hostIlya Yanok2012-11-20-2/+48
* | | am33xx: init OTG hardware and new musb gadget driverIlya Yanok2012-11-20-3/+105
* | | musb-new: dsps backend driverIlya Yanok2012-11-20-1/+799
* | | musb-new: port of Linux musb driverIlya Yanok2012-11-20-2/+10853
* | | usb: use linux/usb/ch9.h instead of usbdescriptors.hIlya Yanok2012-11-20-34/+31
* | | linux/usb/ch9.h: update with the version from Linux treeIlya Yanok2012-11-20-21/+499
* | | USB: add arrow key support to usb_kbdAllen Martin2012-11-20-0/+13
* | | tegra: Enable USB keyboardAllen Martin2012-11-20-0/+6
* | | tegra: move TEGRA_DEVICE_SETTINGS to tegra-common-post.hAllen Martin2012-11-20-9/+19
* | | USB: make usb_kbd obey USB DMA alignment requirementsAllen Martin2012-11-20-1/+4
* | | 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-129/+550
|\ \
| * | mx53loco: Fix build error when CONFIG_VIDEO is disabledVikram Narayanan2012-11-14-65/+99
| * | mx51evk: Fix build error when CONFIG_VIDEO is disabledVikram Narayanan2012-11-14-56/+107
| * | Video: fix compiler warnings in bus_vcxkJens Scharsig (BuS Elektronik)2012-11-14-1/+1
| * | video: atmel: implement lcd_setcolreg functionBo Shen2012-11-10-0/+19
| * | video: Skip bitmaps which do not fit into the screen in cfb_consoleVadim Bendebury2012-11-07-0/+7
| * | lcd: Implement RLE8 bitmap decodingTom Wai-Hong Tam2012-11-07-0/+149
| * | lcd: Fix BMP decode bug that skips the wrong padded rowTom Wai-Hong Tam2012-11-07-4/+4
| * | lcd: Provide an API to access LCD parametersVadim Bendebury2012-11-07-0/+62
| * | video: Implement additional video API functions in cfb_consoleStefan Reinauer2012-11-07-0/+42
| * | video: Provide an API to access video parametersStefan Reinauer2012-11-06-3/+50
| * | ipu common: reset ipuv3 correctlyLiu Ying2012-11-06-0/+10