| Commit message (Expand) | Author | Age | Lines |
* | usb: gadget: Use unaligned access for wMaxPacketSize | Vivek Gautam | 2013-06-12 | -7/+9 |
* | usb: asix: Move software resets to basic_init | Julius Werner | 2013-06-12 | -23/+17 |
* | usb: Correct CLEAR_FEATURE code in ehci-hcd | Simon Glass | 2013-06-12 | -4/+6 |
* | pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option | Gabor Juhos | 2013-06-07 | -1/+2 |
* | Merge branch 'master' of git://git.denx.de/u-boot-video | Tom Rini | 2013-06-07 | -6/+9 |
|\ |
|
| * | cfb_console: flush FB cache at end of public functions | Eric Nelson | 2013-05-06 | -6/+9 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Tom Rini | 2013-06-07 | -0/+2 |
|\ \ |
|
| * | | bug, nand, am33xx: nand->ecc.strength not set in board_nand_init() | Sergey Lapin | 2013-06-04 | -0/+2 |
* | | | input: Finish simplifing key_matrix_decode_fdt() | Stephen Warren | 2013-06-06 | -2/+4 |
* | | | Merge branch 'tpm' of git://git.denx.de/u-boot-x86 | Tom Rini | 2013-06-05 | -280/+462 |
|\ \ \ |
|
| * | | | tpm: Reorganize the I2C TPM driver | Tom Wai-Hong Tam | 2013-06-03 | -268/+383 |
| * | | | tpm: Add support for new Infineon I2C TPM (SLB 9645 TT 1.2 I2C) | Vincent Palatin | 2013-06-03 | -23/+90 |
| * | | | tpm: Rename generic_lpc_tpm to tpm_tis_lpc | Che-liang Chiou | 2013-06-03 | -1/+1 |
| |/ / |
|
* | | | input: simplify key_matrix_decode_fdt() | Stephen Warren | 2013-06-04 | -40/+26 |
* | | | input: fix unaligned access in key_matrix_decode_fdt() | Stephen Warren | 2013-06-04 | -1/+1 |
|/ / |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Tom Rini | 2013-05-31 | -1518/+1834 |
|\ \ |
|
| * | | mtd: resync with Linux-3.7.1 | Sergey Lapin | 2013-05-31 | -1494/+1772 |
| * | | nand/fsl_ifc: Convert to self-init | Prabhakar Kushwaha | 2013-05-22 | -5/+37 |
| * | | mtd: nand: use ssize_t instead of size_t to prevent infinite loop | htbegin | 2013-05-22 | -1/+2 |
| * | | mtd: nand: fix the partial page write condition | htbegin | 2013-05-22 | -1/+1 |
| * | | nand/fsl_elbc: detect page size at runtime | Scott Wood | 2013-05-22 | -17/+22 |
* | | | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-05-30 | -1030/+1976 |
|\ \ \ |
|
| * | | | sf: spansion: Add support for S25FL128S | Xie Xiaobo | 2013-05-24 | -1/+1 |
| * | | | Enable XAUI interface for B4860QDS | Suresh Gupta | 2013-05-24 | -2/+4 |
| * | | | net/phy: fix select line for TN80xx | Shaohui Xie | 2013-05-24 | -2/+14 |
| * | | | cfi_flash: return NULL for invalid base address input | Masahiro Yamada | 2013-05-23 | -3/+3 |
| * | | | cosmetic: cfi_flash: delete a space after an unary operator | Masahiro Yamada | 2013-05-23 | -1/+1 |
| * | | | cfi_flash: Fix unaligned accesses to cfi_qry structure | Andrew Gabbasov | 2013-05-23 | -6/+9 |
| |/ / |
|
| * | | powerpc/esdhc: Correct judgement for DATA PIO mode | Haijun.Zhang | 2013-05-15 | -1/+1 |
| * | | mmc: update Faraday FTSDC010 for rw performance | Kuo-Jung Su | 2013-05-15 | -688/+378 |
| * | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx | Tom Rini | 2013-05-15 | -4/+113 |
| |\ \ |
|
| | * | | T4/usb: move usb 2.0 utmi dual phy init code to cpu_init.c | Roy Zang | 2013-05-14 | -21/+0 |
| | * | | net/phy: add VSC8574 support | Shaohui Xie | 2013-05-14 | -0/+67 |
| | * | | net/fm: fixup ethernet for mEMAC | Shengzhou Liu | 2013-05-14 | -0/+27 |
| | * | | powerpc/mpc85xx: Add T4160 SoC | York Sun | 2013-05-14 | -0/+1 |
| | * | | T4/USB: Add USB 2.0 UTMI dual phy support | Roy Zang | 2013-05-14 | -0/+21 |
| | * | | Fman/t4240: some fix for 10G XAUI | Shaohui Xie | 2013-05-14 | -4/+18 |
| * | | | Power: remove support for Freescale MPC8220 | Wolfgang Denk | 2013-05-15 | -2/+0 |
| * | | | drivers/mmc: move spl_mmc.c to common/spl | Ying Zhang | 2013-05-15 | -140/+0 |
| * | | | smc911x: fix the timeout detection | Masahiro Yamada | 2013-05-15 | -2/+2 |
| * | | | OMAP5: Enable USB Ethernet support with LAN9730 | Lubomir Popov | 2013-05-14 | -0/+1 |
| * | | | bfin: Move gpio support for bf54x and bf60x into the generic driver folder. | Sonic Zhang | 2013-05-13 | -0/+441 |
| * | | | blackfin: The buf variable in bfin_mac.c is not used and produces warning, | Marek Vasut | 2013-05-13 | -2/+0 |
| * | | | blackfin: Move blackfin serial driver out of blackfin arch folder. | Sonic Zhang | 2013-05-13 | -0/+412 |
| * | | | blackfin: Move blackfin watchdog driver out of the blackfin arch folder. | Sonic Zhang | 2013-05-13 | -0/+27 |
| * | | | bfin: discard invalid data and clear RXS in bf5xx spi driver | Scott Jiang | 2013-05-13 | -0/+2 |
| * | | | bfin: Remove spi dma function in bf5xx. | Scott Jiang | 2013-05-13 | -102/+1 |
| |/ / |
|
| * | | gpio: Add support for microblaze xilinx GPIO | Michal Simek | 2013-05-09 | -0/+365 |
| * | | Merge branch 'master' of git://www.denx.de/git/u-boot-mmc | Tom Rini | 2013-05-07 | -39/+157 |
| |\ \ |
|
| | * | | mmc: fsl_esdhc: Use calloc() | Fabio Estevam | 2013-05-06 | -2/+1 |