summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cm-t35: move the display code to common placeIgor Grinberg2013-11-013-2/+1
* cm-t35: move the eeprom code to common placeIgor Grinberg2013-11-015-33/+69
* tricorder: support 256MiB SDRAM on revision > DAndreas Bießmann2013-11-012-8/+39
* tricorder: read kernel directly from NANDAndreas Bießmann2013-11-011-1/+2
* tricorder: switch to alternative memtestThomas Weber2013-11-011-2/+4
* tricorder: Make u-boot fasterThomas Weber2013-11-011-1/+4
* tricorder: add led supportAndreas Bießmann2013-11-015-6/+100
* tricorder: panic() on unknown boardAndreas Bießmann2013-11-012-0/+84
* tricorder: add tricordereeprom commandAndreas Bießmann2013-11-014-1/+300
* tricorder: add mtdparts to environmentAndreas Bießmann2013-11-011-5/+4
* tricorder: add cmdline historyAndreas Bießmann2013-11-011-15/+57
* tricorder: add configuration for a flashcard u-bootAndreas Bießmann2013-11-011-0/+1
* tricorder: use generic provided loadaddrAndreas Bießmann2013-11-011-1/+4
* tricorder: update flash partitioningAndreas Bießmann2013-11-011-18/+22
* tricorder: remove lcdmode from bootargsThomas Weber2013-11-011-4/+1
* arm, da85x: update for the ipam390 boardHeiko Schocher2013-11-013-34/+32
* nand, davinci: add special UBL ecc positionHeiko Schocher2013-11-011-0/+12
* ARM: OMAP4: Convert to ti_armv7_common.hLokesh Vutla2013-11-013-165/+27
* OMAP3: igep00x0: rename config file to omap3_igep00x0.hJavier Martinez Canillas2013-11-012-5/+5
* ARM: IGEP0033: rename config file to am335x_igep0033.hJavier Martinez Canillas2013-11-012-1/+1
* TI:am33xx: Add bootcount support to ti_am335x_common.hTom Rini2013-11-012-0/+8
* bootcount_davinci: Switch to scratch register #2Tom Rini2013-11-011-4/+6
* 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
OpenPOWER on IntegriCloud