summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| | * | | ARM: DRA7xx: power Add support for tps659038 PMICLokesh Vutla2013-06-10-1/+80
| | * | | ARM: DRA7xx: Add control id code for DRA7xxLokesh Vutla2013-06-10-3/+11
| | * | | ARM: OMAP4+: pmic: Make generic bus init and write functionsLokesh Vutla2013-06-10-8/+33
| | * | | ARM: OMAP2+: Rename asm/arch/clocks.h asm/arch/clock.hLokesh Vutla2013-06-10-14/+14
| | * | | ARM: OMAP5: clocks: Do not enable sgx clocksSricharan R2013-06-10-6/+0
| | * | | ARM: OMAP4+: Cleanup header filesLokesh Vutla2013-06-10-140/+40
| | * | | OMAP5: Fix bug in omap5_es1_prcm structLubomir Popov2013-06-10-0/+1
| | * | | OMAP5: add ABB setup for MPU voltage domainAndrii Tseglytskyi2013-06-10-0/+16
| | * | | OMAP3+: introduce generic ABB supportAndrii Tseglytskyi2013-06-10-0/+256
| | * | | am33xx: Board: Make CPSW section of ethernet initialization depend on CPSW dr...Joel A Fernandes2013-06-10-0/+2
| * | | | arm/km: make local functions staticHolger Brunck2013-06-10-2/+2
| |/ / /
| * | | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-06-08-44/+2818
| |\ \ \
| | * | | vf610twr: Drop unneeded 'status' variableFabio Estevam2013-06-06-4/+1
| | * | | ARM: imx: Fix incorrect usage of CONFIG_SYS_MMC_ENV_PARTFabio Estevam2013-06-06-7/+3
| | * | | Add support for Congatec Conga-QEVAl boardSARTRE Leo2013-06-04-0/+437
| | * | | wandboard: Add Boot Splash image with Wandboard logoOtavio Salvador2013-06-03-0/+2
| | * | | wandboard: Enable HDMI splashscreenFabio Estevam2013-06-03-1/+112
| | * | | build: Use generic boot logo matchingOtavio Salvador2013-06-03-17/+10
| | * | | mx6: mx6qsabrelite/nitrogen6x: Remove incorrect setting of gpio CS signalAndrew Gabbasov2013-06-03-2/+0
| | * | | mx6qsabreauto: Add Port Expander resetRenato Frias2013-06-03-0/+7
| | * | | mx6qsabreauto: Add i2c to mx6qsabreauto boardRenato Frias2013-06-03-0/+56
| | * | | mx6slevk: Allow booting a device tree kernelFabio Estevam2013-06-03-1/+1
| | * | | arm: mxs: Fix vectoring table craftingMarek Vasut2013-06-03-3/+22
| | * | | arm: vf610: Add basic support for Vybrid VF610TWR boardAlison Wang2013-06-03-0/+627
| | * | | arm: vf610: Add Vybrid VF610 to mxc_ocotp documentAlison Wang2013-06-03-0/+1
| | * | | arm: vf610: Add uart support for Vybrid VF610Alison Wang2013-06-03-0/+133
| | * | | arm: vf610: Add watchdog support for Vybrid VF610Alison Wang2013-06-03-1/+1
| | * | | net: fec_mxc: Add support for Vybrid VF610Alison Wang2013-06-03-3/+1
| | * | | arm: vf610: Add Vybrid VF610 CPU supportAlison Wang2013-06-03-1/+1264
| | * | | arm: vf610: Add IOMUX support for Vybrid VF610Alison Wang2013-06-03-1/+25
| | * | | wandboard: fix typo in READMELuka Perkov2013-05-16-2/+2
| | * | | video: mxsfb: Add an entry for mx23evk/mx28vk video modesFabio Estevam2013-05-16-0/+5
| | * | | mx23evk: Add splash screen supportFabio Estevam2013-05-16-0/+55
| | * | | mx28evk: Add splash screen supportFabio Estevam2013-05-16-0/+56
| | * | | imx: spl: Merge libimx-common make rulesBenoît Thébaudeau2013-05-16-5/+1
| * | | | ARM: tegra: only enable SCU on Tegra20Tom Warren2013-06-06-0/+4
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2013-06-12-45/+1648
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | usb, composite: after unregister gadget driver set composite to NULLHeiko Schocher2013-06-12-0/+1
| * | | | usb: ehci: add missing cache managmentStephen Warren2013-06-12-0/+30
| * | | | usb: gadget: add Faraday FOTG210 USB gadget supportKuo-Jung Su2013-06-12-0/+957
| * | | | usb: ehci: add Faraday USB 2.0 EHCI supportKuo-Jung Su2013-06-12-1/+585
| * | | | usb: hub: make minimum power-on delay configurableKuo-Jung Su2013-06-12-2/+9
| * | | | usb: ehci: add weak-aliased function for PORTSCKuo-Jung Su2013-06-12-4/+13
| * | | | usb: ehci: prevent bad PORTSC register accessKuo-Jung Su2013-06-12-5/+15
| * | | | usb: gadget: Use unaligned access for wMaxPacketSizeVivek Gautam2013-06-12-7/+9
| * | | | usb: Use get_unaligned() in usb_endpoint_maxp() for wMaxPacketSizeVivek Gautam2013-06-12-1/+2
| * | | | usb: asix: Move software resets to basic_initJulius Werner2013-06-12-23/+17
| * | | | usb: Correct CLEAR_FEATURE code in ehci-hcdSimon Glass2013-06-12-4/+6
| * | | | usb: workaround non-working keyboards.Vincent Palatin2013-06-12-2/+7
| * | | | usb: properly re-initialize the USB keyboard.Vincent Palatin2013-06-12-0/+1