summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-12usb: ehci: add weak-aliased function for PORTSCKuo-Jung Su
2013-06-12usb: ehci: prevent bad PORTSC register accessKuo-Jung Su
2013-06-12usb: gadget: Use unaligned access for wMaxPacketSizeVivek Gautam
2013-06-12usb: Use get_unaligned() in usb_endpoint_maxp() for wMaxPacketSizeVivek Gautam
2013-06-12usb: asix: Move software resets to basic_initJulius Werner
2013-06-12usb: Correct CLEAR_FEATURE code in ehci-hcdSimon Glass
2013-06-12usb: workaround non-working keyboards.Vincent Palatin
2013-06-12usb: properly re-initialize the USB keyboard.Vincent Palatin
2013-06-11Merge branch 'master' of git://git.denx.de/u-boot-74xx-7xxTom Rini
2013-06-11ppc: ppmc7xx: Fix possible out-of-bound accessMarek Vasut
2013-06-11powerpc: fix 8xx and 82xx type-punning warnings with GCC 4.7Scott Wood
2013-06-10cosmetic: arm: fix comments in arch/arm/lib/crt0.SMasahiro Yamada
2013-06-10Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-06-10arm/km: make local functions staticHolger Brunck
2013-06-10arm: da830: moved pinmux configurations to the arch treeVishwanathrao Badarkhe, Manish
2013-06-10ARM: DRA7: Add MaintainerLokesh Vutla
2013-06-10OMAP5: Enable access to auxclk registersLubomir Popov
2013-06-10ARM: OMAP: I2C: New read, write and probe functionsLubomir Popov
2013-06-10arm: Remove OMAP2420H4 and all omap24xx supportTom Rini
2013-06-10da830: add MMC supportVishwanathrao Badarkhe, Manish
2013-06-10ARM: OMAP5: Power: Add more functionality to Palmas driverLubomir Popov
2013-06-10ARM: DRA7xx: EMIF: Change settings required for EVM boardSricharan R
2013-06-10ARM: DRA7xx: clocks: Update PLL valuesLokesh Vutla
2013-06-10ARM: DRA7xx: Update pinmux dataLokesh Vutla
2013-06-10mmc: omap_hsmmc: Update pbias programmingBalaji T K
2013-06-10ARM: DRA7xx: Correct SRAM END addressSricharan R
2013-06-10ARM: DRA7xx: Correct the SYS_CLK to 20MHZSricharan R
2013-06-10ARM: DRA7xx: Change the Debug UART to UART1Sricharan R
2013-06-10ARM: DRA7xx: Do not enable srcomp for DRA7xx Soc'sLokesh Vutla
2013-06-10ARM: OMAP5: DRA7xx: support class 0 optimized voltagesNishanth Menon
2013-06-10ARM: DRA7xx: clocks: Fixing i2c_init for PMICLokesh Vutla
2013-06-10ARM: DRA7xx: power Add support for tps659038 PMICLokesh Vutla
2013-06-10ARM: DRA7xx: Add control id code for DRA7xxLokesh Vutla
2013-06-10ARM: OMAP4+: pmic: Make generic bus init and write functionsLokesh Vutla
2013-06-10ARM: OMAP2+: Rename asm/arch/clocks.h asm/arch/clock.hLokesh Vutla
2013-06-10ARM: OMAP5: clocks: Do not enable sgx clocksSricharan R
2013-06-10ARM: OMAP4+: Cleanup header filesLokesh Vutla
2013-06-10OMAP5: Fix bug in omap5_es1_prcm structLubomir Popov
2013-06-10OMAP5: add ABB setup for MPU voltage domainAndrii Tseglytskyi
2013-06-10OMAP3+: introduce generic ABB supportAndrii Tseglytskyi
2013-06-10am33xx: Board: Make CPSW section of ethernet initialization depend on CPSW dr...Joel A Fernandes
2013-06-08MIPS: asm/errno.h: switch to asm-generic/errno.hDaniel Schwierzeck
2013-06-08MIPS: fix __raw_* IO accessorsGabor Juhos
2013-06-08Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-06-07pci: introduce CONFIG_PCI_INDIRECT_BRIDGE optionGabor Juhos
2013-06-07fdt: remove unaligned access in fdt_fixup_ethernet()Stephen Warren
2013-06-07generic_board: reduce the redundancy of gd_t struct membersMasahiro Yamada
2013-06-07am335x: enable falcon boot mode for mmc (raw and fat) and nandPeter Korsgaard
2013-06-07spl_mmc: add Falcon mode support for raw variantPeter Korsgaard
2013-06-07spl_mmc: mmc_load_image_raw(): Add sector argumentPeter Korsgaard