summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Add u-boot-pad.bin target to the MakefileJosé Miguel Gonçalves2012-11-261-5/+6
| * | powerpc/mpc85xx: add comma before "already enabled"Scott Wood2012-11-261-1/+1
| * | powerpc/mpc85xx: move debug tlb entry after TLB is in known stateScott Wood2012-11-261-44/+40
| * | serial/ns16550: wait for TEMT before initializingScott Wood2012-11-261-0/+3
| * | serial/ns16550: don't build serial_ns16550 with MIN_FUNCTIONSScott Wood2012-11-261-0/+4
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-fdtTom Rini2012-11-207-28/+461
|\ \
| * \ Merge branch 'next'Gerald Van Baren2012-11-197-28/+461
| |\ \ | | |/ | |/|
| | * fdt: Remove fdtdec_find_alias_node() functionSimon Glass2012-11-121-23/+1
| | * fdt: Set kernaddr if fdt indicates a kernel is presentSimon Glass2012-11-121-0/+16
| | * fdt: Add option to default to most compatible conf in a fit imageGabe Black2012-11-124-0/+150
| | * fdt: Allow device tree to specify secure bootingDoug Anderson2012-11-121-0/+62
| | * fdt: Tell the FDT library where the device tree isGabe Black2012-11-121-0/+8
| | * fdt: Load boot command from device treeChe-Liang Chiou2012-11-121-1/+15
| | * fdt: Add polarity-aware gpio functions to fdtdecSean Paul2012-11-122-0/+36
| | * fdt: Add fdtdec_get_uint64 to decode a 64-bit value from a propertyChe-Liang Chiou2012-11-122-0/+28
| | * fdt: Add function to read boolean propertyGabe Black2012-11-122-0/+24
| | * fdt: Export fdtdec_lookup() and fix the nameGerald Van Baren2012-11-122-1/+14
| | * fdt: Add function for decoding multiple gpios globally availableAbhilash Kesavan2012-11-122-3/+18
| | * fdt: Add fdtdec_decode_region() to decode memory regionSimon Glass2012-11-122-0/+36
| | * fdt: Add function to get a config string from device treeSimon Glass2012-11-122-10/+28
| | * fdt: Add function to get config int from device treeAbhilash Kesavan2012-11-122-0/+35
* | | usb: r8a6659: Fix build by missing of parenthesisNobuhiro Iwamatsu2012-11-201-1/+1
* | | usb: r8a66597: Switched from variable to only macroNobuhiro Iwamatsu2012-11-201-10/+5
* | | omap3_beagle: use new MUSB intstead of the old oneIlya Yanok2012-11-201-7/+4
* | | omap3_beagle: add musb-new initIlya Yanok2012-11-202-0/+45
* | | musb-new: omap2plus backend driverIlya Yanok2012-11-206-1/+698
* | | am3517_evm: switch to musb-newIlya Yanok2012-11-202-21/+90
* | | OMAP3: am35x: add musb functionsIlya Yanok2012-11-203-0/+104
* | | OMAP3: am35x_def.h: add USB definesIlya Yanok2012-11-201-0/+27
* | | musb-new: am35x backend driverIlya Yanok2012-11-205-1/+715
* | | am335x_evm: enable both musb gadget and hostIlya Yanok2012-11-202-2/+48
* | | am33xx: init OTG hardware and new musb gadget driverIlya Yanok2012-11-204-3/+105
* | | musb-new: dsps backend driverIlya Yanok2012-11-204-1/+799
* | | musb-new: port of Linux musb driverIlya Yanok2012-11-2018-2/+10853
* | | usb: use linux/usb/ch9.h instead of usbdescriptors.hIlya Yanok2012-11-2014-34/+31
* | | linux/usb/ch9.h: update with the version from Linux treeIlya Yanok2012-11-207-21/+499
* | | USB: add arrow key support to usb_kbdAllen Martin2012-11-201-0/+13
* | | tegra: Enable USB keyboardAllen Martin2012-11-202-0/+6
* | | tegra: move TEGRA_DEVICE_SETTINGS to tegra-common-post.hAllen Martin2012-11-203-9/+19
* | | USB: make usb_kbd obey USB DMA alignment requirementsAllen Martin2012-11-201-1/+4
* | | boards: remove the no longer used CONFIG_EHCI_DCACHEJeroen Hofstee2012-11-207-10/+0
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2012-11-1917-129/+550
|\ \
| * | mx53loco: Fix build error when CONFIG_VIDEO is disabledVikram Narayanan2012-11-143-65/+99
| * | mx51evk: Fix build error when CONFIG_VIDEO is disabledVikram Narayanan2012-11-144-56/+107
| * | Video: fix compiler warnings in bus_vcxkJens Scharsig (BuS Elektronik)2012-11-141-1/+1
| * | video: atmel: implement lcd_setcolreg functionBo Shen2012-11-102-0/+19
| * | video: Skip bitmaps which do not fit into the screen in cfb_consoleVadim Bendebury2012-11-071-0/+7
| * | lcd: Implement RLE8 bitmap decodingTom Wai-Hong Tam2012-11-072-0/+149
| * | lcd: Fix BMP decode bug that skips the wrong padded rowTom Wai-Hong Tam2012-11-071-4/+4
| * | lcd: Provide an API to access LCD parametersVadim Bendebury2012-11-072-0/+62
OpenPOWER on IntegriCloud