summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP5: Power: Add new function to turn on SMPS10Dan Murphy2013-10-202-0/+21
* exynos: dts: Add USB VBUS GPIOs to the device treeJulius Werner2013-10-202-0/+12
* exynos: usb: Switch USB VBUS GPIOs to be device tree configuredJulius Werner2013-10-203-19/+22
* temp: config: exynos5250: Enable xHCI support for Exynos5Vivek Gautam2013-10-201-2/+3
* config: arm: exynos5250: Define CONFIG_SYS_CACHELINE_SIZEVivek Gautam2013-10-201-0/+2
* exynos5: dts: Add device node for XHCIVivek Gautam2013-10-201-0/+12
* exynos5: dts: Add COMPAT string data for USB 3.0 PHY and XHCIVivek Gautam2013-10-202-0/+4
* arm: exynos: Add methods to control power to USB 3.0 PHYVivek Gautam2013-10-202-0/+27
* USB: XHCI: Add xHCI host controller support for Exynos5Vivek Gautam2013-10-205-0/+601
* USB: xHCI: Add stack support for xHCIVivek Gautam2013-10-207-3/+3986
* usb: Move 'bmRequestType' USB device request macros from EHCI headerVivek Gautam2013-10-202-16/+19
* Prepare v2013.10Tom Rini2013-10-161-1/+1
* microblaze: Fix watchdog initializationMichal Simek2013-10-163-8/+5
* common: fsl: Fix broken SPDX-License-Identifier changeMichal Simek2013-10-161-4/+4
* mtd: fix warnings due to 64-bit partition supportScott Wood2013-10-152-4/+5
* spi: mxc_spi: Fix double incrementing read pointer for unaligned buffersTimo Herbrecher2013-10-161-1/+1
* sf: probe: Add missing Atmel at25df321 flashBo Shen2013-10-161-0/+1
* spi: Add GPL-2.0+ SPDX-License-Identifier for missing filesJagannadha Sutradharudu Teki2013-10-165-5/+5
* sf: Add GPL-2.0+ SPDX-License-Identifier for missing onesJagannadha Sutradharudu Teki2013-10-165-5/+6
* sf: Minor cleanups.Jagannadha Sutradharudu Teki2013-10-164-13/+14
* sf_ops: Unify bank_sel calculation codeJagannadha Sutradharudu Teki2013-10-161-16/+20
* buildman: Use env to pick the python from $PATHJagannadha Sutradharudu Teki2013-10-151-1/+1
* Merge branch 'buildman' of git://git.denx.de/u-boot-x86Tom Rini2013-10-141-1/+2
|\
| * buildman: don't fail --list-toolchains when toolchains failStephen Warren2013-10-101-1/+2
* | cmd_sandbox.c: Update for do_(load|save) not taking a number baseTom Rini2013-10-141-2/+2
* | Prevent null pointer dereference originating in cmd_pxe.cSteven Falco2013-10-141-42/+42
* | Coding Style cleanup: drop some excessive empty linesWolfgang Denk2013-10-1412-46/+0
* | Coding Style cleanup: remove trailing empty linesWolfgang Denk2013-10-1418-18/+0
* | Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2013-10-14116-506/+506
* | Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-14605-640/+640
* | ARM: omap4-panda: Add MAC address creation for pandaDan Murphy2013-10-142-0/+20
* | pmic: max77686: fix the wrong offsetJaehoon Chung2013-10-141-1/+1
* | env_mmc: fix buffer allocation for armv7Markus Niebel2013-10-141-5/+4
* | env: dataflash: fix env_init issueBo Shen2013-10-141-32/+18
* | ARM: omap4: Update sdram setting for panda rev A6Dan Murphy2013-10-141-0/+4
* | am335x_evm.h: Make 'am335x_boneblack' use redundant environmentTom Rini2013-10-141-0/+3
* | .gitignore: add auto-generated /include/[s|t]pl-autoconf.mkDaniel Schwierzeck2013-10-141-0/+2
* | SPDX: document dual license notationWolfgang Denk2013-10-141-0/+12
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-10-1415-0/+1449
|\ \
| * \ Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-10-1115-0/+1449
| |\ \
| | * | samsung: trats2: add support for new board Trats2Piotr Wilczek2013-09-254-0/+859
| | * | samsung:common:i2c: add definions for third soft I2C adapter for Trats2 boardPiotr Wilczek2013-09-251-0/+12
| | * | power:battery: add battery support for Trats2 boardPiotr Wilczek2013-09-252-0/+66
| | * | drivers:power:max77693: add support for new multi function pmic max77693Piotr Wilczek2013-09-258-0/+512
* | | | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2013-10-149-63/+129
|\ \ \ \ | |_|_|/ |/| | |
| * | | cmd_ubi: add write.part command, to write a volume in multiple partsPaul Burton2013-10-092-15/+51
| * | | cmd_ubi: use int64_t volume size for 'ubi create'Paul Burton2013-10-091-8/+8
| * | | cmd_mtdparts: use 64 bits for flash size, partition size & offsetPaul Burton2013-10-092-28/+32
| * | | mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEANPaul Burton2013-10-095-12/+38
* | | | usb: Prevent using reserved registers on DM36x usbAndrew Murray2013-10-101-5/+14
OpenPOWER on IntegriCloud