summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* malta: setup super I/O UARTsPaul Burton2013-11-09-0/+89
* qemu-malta: rename to just "malta"Paul Burton2013-11-09-16/+16
* pci.h: allow inclusion in assembly sourcePaul Burton2013-11-09-1/+5
* pcnet: enable the NOUFLO featurePaul Burton2013-11-09-0/+15
* pcnet: add cache flushing & invalidationPaul Burton2013-11-09-0/+16
* pcnet: s/le16_to_cpu/cpu_to_le16/ in pcnet_sendPaul Burton2013-11-09-2/+2
* pcnet: code style cleanupPaul Burton2013-11-09-125/+123
* mips32: detect L1 cache sizes if they're not definedPaul Burton2013-11-09-19/+150
* 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