summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | | tricorder: switch to alternative memtestThomas Weber2013-11-01-2/+4
| * | | tricorder: Make u-boot fasterThomas Weber2013-11-01-1/+4
| * | | tricorder: add led supportAndreas Bießmann2013-11-01-6/+100
| * | | tricorder: panic() on unknown boardAndreas Bießmann2013-11-01-0/+84
| * | | tricorder: add tricordereeprom commandAndreas Bießmann2013-11-01-1/+300
| * | | tricorder: add mtdparts to environmentAndreas Bießmann2013-11-01-5/+4
| * | | tricorder: add cmdline historyAndreas Bießmann2013-11-01-15/+57
| * | | tricorder: add configuration for a flashcard u-bootAndreas Bießmann2013-11-01-0/+1
| * | | tricorder: use generic provided loadaddrAndreas Bießmann2013-11-01-1/+4
| * | | tricorder: update flash partitioningAndreas Bießmann2013-11-01-18/+22
| * | | tricorder: remove lcdmode from bootargsThomas Weber2013-11-01-4/+1
| * | | arm, da85x: update for the ipam390 boardHeiko Schocher2013-11-01-34/+32
| * | | nand, davinci: add special UBL ecc positionHeiko Schocher2013-11-01-0/+12
| * | | ARM: OMAP4: Convert to ti_armv7_common.hLokesh Vutla2013-11-01-165/+27
| * | | OMAP3: igep00x0: rename config file to omap3_igep00x0.hJavier Martinez Canillas2013-11-01-5/+5
| * | | ARM: IGEP0033: rename config file to am335x_igep0033.hJavier Martinez Canillas2013-11-01-1/+1
| * | | TI:am33xx: Add bootcount support to ti_am335x_common.hTom Rini2013-11-01-0/+8
| * | | bootcount_davinci: Switch to scratch register #2Tom Rini2013-11-01-4/+6
| * | | am33xx, davinci: Create and use <asm/davinci_rtc.h>Tom Rini2013-11-01-53/+59
| * | | drivers/rtc/davinci.c: Reference DAVINCI_RTC_BASE more directlyTom Rini2013-11-01-3/+3
| |/ /
| * | arm: Remove IXP425 boards pdnb3 and scpuStefan Roese2013-10-17-775/+3
| |/
| * zynq: Use arch_cpu_init() instead of lowlevel_init()Michal Simek2013-10-17-0/+6
* | Merge branch 'master' of git://www.denx.de/git/u-boot-usbTom Rini2013-11-08-158/+205
|\ \
| * | usb: dfu: make nand upload workingBo Shen2013-11-08-0/+1
| * | usb, g_dnl: make iSerialNumber board configurableHeiko Schocher2013-11-08-0/+21
| * | usb: dfu: correct dfu buffer inited valueBo Shen2013-11-08-1/+1
| * | usb: dfu: decrease dfu->r_left along with the transferBo Shen2013-11-08-0/+1
| * | usb: ohci-hcd: submit_common_msg: report actual_length properlyMateusz Kulikowski2013-11-08-1/+1
| * | usb: ums: add ums exit feature by ctrl+c or by detach usb cablePrzemyslaw Marczak2013-11-08-11/+51
| * | usb: ums: move ums code from trats to Samsung common directoryPrzemyslaw Marczak2013-11-08-70/+77
| * | usb: ums: fix disk capacity miscalculation and code cleanupPrzemyslaw Marczak2013-11-08-44/+37
| * | usb: ums: allows using every mmc device with ums.Przemyslaw Marczak2013-11-08-10/+5
| * | usb: ums: code refactoring to improve reusability on other boards.Przemyslaw Marczak2013-11-08-84/+73
* | | sandbox: convert to common time functionsRob Herring2013-11-08-12/+4
* | | time: add weak annotation to timer_read_counter declarationRob Herring2013-11-08-1/+1
* | | netconsole loses 2nd character of inputSuriyan Ramasami2013-11-08-0/+2
* | | serial: s5p: Staticize local functionsAxel Lin2013-11-08-12/+12
* | | env: fix the env export varnamePierre Aubert2013-11-08-5/+3
* | | highbank: set AUTOBOOT_KEYED_CTRLC config optionMark Langsdorf2013-11-08-1/+1
* | | autoboot: add an option to override keyed autobootMark Langsdorf2013-11-08-2/+10
* | | serial: xuartlite: Staticize local functionsAxel Lin2013-11-08-10/+10
* | | serial: mxs_auart: Staticize local functionsAxel Lin2013-11-08-5/+5
* | | fs:fat: fix set file name functionPiotr Wilczek2013-11-08-1/+1
* | | cmd_zfs: normalize 'file not found' errorsLuka Perkov2013-11-08-1/+1
* | | cmd_reiser: normalize 'file not found' errorsLuka Perkov2013-11-08-1/+1
* | | cmd_ubifs: normalize 'file not found' errorsTim Harvey2013-11-08-4/+8
* | | include: delete include/linux/config.hMasahiro Yamada2013-11-08-46/+0
* | | config/sandbox: Add EFI and GPT supportEgbert Eich2013-11-08-0/+4
* | | config: Define HAVE_BLOCK_DEVICE when CONFIG_CMD_GPT is setEgbert Eich2013-11-08-0/+1
* | | cmd/gpt: Support gpt command for all devicesEgbert Eich2013-11-08-26/+19