summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* malta: enable RTC supportPaul Burton2013-11-093-1/+14
* malta: disable L2 cachesPaul Burton2013-11-091-0/+7
* malta: remove cache size definitionsPaul Burton2013-11-091-4/+0
* malta: enable CONFIG_PCNET_79C973, PCNET_HAS_PROM, CONFIG_CMD_DHCPPaul Burton2013-11-091-0/+3
* malta: display "U-boot" on the LCD screenPaul Burton2013-11-092-0/+29
* malta: support for coreFPGA6 boardsPaul Burton2013-11-099-16/+594
* malta: setup super I/O UARTsPaul Burton2013-11-094-0/+89
* qemu-malta: rename to just "malta"Paul Burton2013-11-097-16/+16
* pci.h: allow inclusion in assembly sourcePaul Burton2013-11-091-1/+5
* pcnet: enable the NOUFLO featurePaul Burton2013-11-091-0/+15
* pcnet: add cache flushing & invalidationPaul Burton2013-11-091-0/+16
* pcnet: s/le16_to_cpu/cpu_to_le16/ in pcnet_sendPaul Burton2013-11-091-2/+2
* pcnet: code style cleanupPaul Burton2013-11-091-125/+123
* mips32: detect L1 cache sizes if they're not definedPaul Burton2013-11-093-19/+150
* Merge branch 'master' of git://www.denx.de/git/u-boot-usbTom Rini2013-11-0815-158/+205
|\
| * usb: dfu: make nand upload workingBo Shen2013-11-081-0/+1
| * usb, g_dnl: make iSerialNumber board configurableHeiko Schocher2013-11-082-0/+21
| * usb: dfu: correct dfu buffer inited valueBo Shen2013-11-081-1/+1
| * usb: dfu: decrease dfu->r_left along with the transferBo Shen2013-11-081-0/+1
| * usb: ohci-hcd: submit_common_msg: report actual_length properlyMateusz Kulikowski2013-11-081-1/+1
| * usb: ums: add ums exit feature by ctrl+c or by detach usb cablePrzemyslaw Marczak2013-11-084-11/+51
| * usb: ums: move ums code from trats to Samsung common directoryPrzemyslaw Marczak2013-11-084-70/+77
| * usb: ums: fix disk capacity miscalculation and code cleanupPrzemyslaw Marczak2013-11-083-44/+37
| * usb: ums: allows using every mmc device with ums.Przemyslaw Marczak2013-11-081-10/+5
| * usb: ums: code refactoring to improve reusability on other boards.Przemyslaw Marczak2013-11-085-84/+73
* | sandbox: convert to common time functionsRob Herring2013-11-082-12/+4
* | time: add weak annotation to timer_read_counter declarationRob Herring2013-11-081-1/+1
* | netconsole loses 2nd character of inputSuriyan Ramasami2013-11-081-0/+2
* | serial: s5p: Staticize local functionsAxel Lin2013-11-081-12/+12
* | env: fix the env export varnamePierre Aubert2013-11-082-5/+3
* | highbank: set AUTOBOOT_KEYED_CTRLC config optionMark Langsdorf2013-11-081-1/+1
* | autoboot: add an option to override keyed autobootMark Langsdorf2013-11-082-2/+10
* | serial: xuartlite: Staticize local functionsAxel Lin2013-11-081-10/+10
* | serial: mxs_auart: Staticize local functionsAxel Lin2013-11-081-5/+5
* | fs:fat: fix set file name functionPiotr Wilczek2013-11-081-1/+1
* | cmd_zfs: normalize 'file not found' errorsLuka Perkov2013-11-081-1/+1
* | cmd_reiser: normalize 'file not found' errorsLuka Perkov2013-11-081-1/+1
* | cmd_ubifs: normalize 'file not found' errorsTim Harvey2013-11-081-4/+8
* | include: delete include/linux/config.hMasahiro Yamada2013-11-0828-46/+0
* | config/sandbox: Add EFI and GPT supportEgbert Eich2013-11-081-0/+4
* | config: Define HAVE_BLOCK_DEVICE when CONFIG_CMD_GPT is setEgbert Eich2013-11-081-0/+1
* | cmd/gpt: Support gpt command for all devicesEgbert Eich2013-11-081-26/+19
* | cosmetic: UDM-net: clean up the remainders of dead driverMasahiro Yamada2013-11-081-6/+0
* | cosmetic: UDM-serial: clean up the remainders of dead driverMasahiro Yamada2013-11-081-16/+0
* | cosmetic: doc: driver-model: Do not number driver listsMasahiro Yamada2013-11-0816-594/+594
* | README: remove wrong config nameIgor Grinberg2013-11-081-1/+0
* | cosmetic: remove empty lines at the top of fileMasahiro Yamada2013-11-0836-36/+0
* | common/cmd_bootm.c: fix subcommand processing in OS specific do_bootm_xxx() f...Miao Yan2013-11-081-24/+8
* | Makefile: do not create a symbolic link to arch/${ARCH}/include/asmMasahiro Yamada2013-11-085-13/+11
* | Add support for SX151x SPI GPIO ExpandersViktar Palstsiuk2013-11-083-0/+260
OpenPOWER on IntegriCloud