summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* am33xx, davinci: Create and use <asm/davinci_rtc.h>Tom Rini2013-11-017-53/+59
* drivers/rtc/davinci.c: Reference DAVINCI_RTC_BASE more directlyTom Rini2013-11-011-3/+3
* arm: Remove IXP425 boards pdnb3 and scpuStefan Roese2013-10-177-775/+3
* zynq: Use arch_cpu_init() instead of lowlevel_init()Michal Simek2013-10-171-0/+6
* 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
* | | | omap5_common: Re-work mmc boot to try SD and eMMC, correct root deviceTom Rini2013-10-091-21/+24
* | | | km/scripts: fix ramfsAndreas Huber2013-10-091-1/+1
* | | | powerpc/km: drop unused CONFIG_SYS_DTT_LOW_TEMPHolger Brunck2013-10-092-2/+0
* | | | km/common: switch on CMD_GREPENVHolger Brunck2013-10-091-0/+1
* | | | powerpc/83xx: remove staticness for qe_iop_conf_tabHolger Brunck2013-10-091-1/+1
* | | | Merge branch 'next' of git://git.denx.de/u-boot-mpc83xxTom Rini2013-10-093-6/+11
|\ \ \ \
| * | | | powerpc/83xx/km: make local functions and structs staticHolger Brunck2013-05-213-6/+6
OpenPOWER on IntegriCloud