summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | | 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
* | | cosmetic: UDM-net: clean up the remainders of dead driverMasahiro Yamada2013-11-08-6/+0
* | | cosmetic: UDM-serial: clean up the remainders of dead driverMasahiro Yamada2013-11-08-16/+0
* | | cosmetic: doc: driver-model: Do not number driver listsMasahiro Yamada2013-11-08-594/+594
* | | README: remove wrong config nameIgor Grinberg2013-11-08-1/+0
* | | cosmetic: remove empty lines at the top of fileMasahiro Yamada2013-11-08-36/+0
* | | common/cmd_bootm.c: fix subcommand processing in OS specific do_bootm_xxx() f...Miao Yan2013-11-08-24/+8
* | | Makefile: do not create a symbolic link to arch/${ARCH}/include/asmMasahiro Yamada2013-11-08-13/+11
* | | Add support for SX151x SPI GPIO ExpandersViktar Palstsiuk2013-11-08-0/+260
* | | boards.cfg: remove git leftoversLuka Perkov2013-11-08-1/+0
* | | boards.cfg: remove trailing whitespacePaul Burton2013-11-08-1/+1
* | | cmd_nvedit.c: Add env exists commandAndrew Ruder2013-11-08-0/+24
* | | MAKEALL: rename boards_by_* functions to targets_by_*Masahiro Yamada2013-11-08-41/+41
* | | MAKEALL: fix boards_by_field functionMasahiro Yamada2013-11-08-9/+7
* | | MAKEALL: fix a bug to use CROSS_COMPILE_<ARCH>Masahiro Yamada2013-11-08-1/+1
* | | MAKEALL: fix awk warning messageMasahiro Yamada2013-11-08-2/+2