summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* serial: sh: Change definition of clock of SCIFNobuhiro Iwamatsu2013-10-17-1/+3
* sh: timer: Change definition of clock of TMUNobuhiro Iwamatsu2013-10-17-1/+1
* sh: cache: Change cache API to defines as U-BootNobuhiro Iwamatsu2013-10-17-6/+3
* sh: timer: Remove static global variableNobuhiro Iwamatsu2013-10-17-4/+4
* sh: timer: Mask bit of timer prescalerNobuhiro Iwamatsu2013-10-17-1/+3
* Prepare v2013.10Tom Rini2013-10-16-1/+1
* microblaze: Fix watchdog initializationMichal Simek2013-10-16-8/+5
* common: fsl: Fix broken SPDX-License-Identifier changeMichal Simek2013-10-16-4/+4
* mtd: fix warnings due to 64-bit partition supportScott Wood2013-10-15-4/+5
* spi: mxc_spi: Fix double incrementing read pointer for unaligned buffersTimo Herbrecher2013-10-16-1/+1
* sf: probe: Add missing Atmel at25df321 flashBo Shen2013-10-16-0/+1
* spi: Add GPL-2.0+ SPDX-License-Identifier for missing filesJagannadha Sutradharudu Teki2013-10-16-5/+5
* sf: Add GPL-2.0+ SPDX-License-Identifier for missing onesJagannadha Sutradharudu Teki2013-10-16-5/+6
* sf: Minor cleanups.Jagannadha Sutradharudu Teki2013-10-16-13/+14
* sf_ops: Unify bank_sel calculation codeJagannadha Sutradharudu Teki2013-10-16-16/+20
* buildman: Use env to pick the python from $PATHJagannadha Sutradharudu Teki2013-10-15-1/+1
* Merge branch 'buildman' of git://git.denx.de/u-boot-x86Tom Rini2013-10-14-1/+2
|\
| * buildman: don't fail --list-toolchains when toolchains failStephen Warren2013-10-10-1/+2
* | cmd_sandbox.c: Update for do_(load|save) not taking a number baseTom Rini2013-10-14-2/+2
* | Prevent null pointer dereference originating in cmd_pxe.cSteven Falco2013-10-14-42/+42
* | Coding Style cleanup: drop some excessive empty linesWolfgang Denk2013-10-14-46/+0
* | Coding Style cleanup: remove trailing empty linesWolfgang Denk2013-10-14-18/+0
* | Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2013-10-14-506/+506
* | Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-14-640/+640
* | ARM: omap4-panda: Add MAC address creation for pandaDan Murphy2013-10-14-0/+20
* | pmic: max77686: fix the wrong offsetJaehoon Chung2013-10-14-1/+1
* | env_mmc: fix buffer allocation for armv7Markus Niebel2013-10-14-5/+4
* | env: dataflash: fix env_init issueBo Shen2013-10-14-32/+18
* | ARM: omap4: Update sdram setting for panda rev A6Dan Murphy2013-10-14-0/+4
* | am335x_evm.h: Make 'am335x_boneblack' use redundant environmentTom Rini2013-10-14-0/+3
* | .gitignore: add auto-generated /include/[s|t]pl-autoconf.mkDaniel Schwierzeck2013-10-14-0/+2
* | SPDX: document dual license notationWolfgang Denk2013-10-14-0/+12
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-10-14-0/+1449
|\ \
| * \ Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-10-11-0/+1449
| |\ \
| | * | samsung: trats2: add support for new board Trats2Piotr Wilczek2013-09-25-0/+859
| | * | samsung:common:i2c: add definions for third soft I2C adapter for Trats2 boardPiotr Wilczek2013-09-25-0/+12
| | * | power:battery: add battery support for Trats2 boardPiotr Wilczek2013-09-25-0/+66
| | * | drivers:power:max77693: add support for new multi function pmic max77693Piotr Wilczek2013-09-25-0/+512
* | | | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2013-10-14-63/+129
|\ \ \ \ | |_|_|/ |/| | |
| * | | cmd_ubi: add write.part command, to write a volume in multiple partsPaul Burton2013-10-09-15/+51
| * | | cmd_ubi: use int64_t volume size for 'ubi create'Paul Burton2013-10-09-8/+8
| * | | cmd_mtdparts: use 64 bits for flash size, partition size & offsetPaul Burton2013-10-09-28/+32
| * | | mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEANPaul Burton2013-10-09-12/+38
* | | | usb: Prevent using reserved registers on DM36x usbAndrew Murray2013-10-10-5/+14
* | | | omap5_common: Re-work mmc boot to try SD and eMMC, correct root deviceTom Rini2013-10-09-21/+24
* | | | km/scripts: fix ramfsAndreas Huber2013-10-09-1/+1
* | | | powerpc/km: drop unused CONFIG_SYS_DTT_LOW_TEMPHolger Brunck2013-10-09-2/+0
* | | | km/common: switch on CMD_GREPENVHolger Brunck2013-10-09-0/+1
* | | | powerpc/83xx: remove staticness for qe_iop_conf_tabHolger Brunck2013-10-09-1/+1
* | | | Merge branch 'next' of git://git.denx.de/u-boot-mpc83xxTom Rini2013-10-09-6/+11
|\ \ \ \