| Commit message (Expand) | Author | Age | Lines |
* | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini | 2013-08-06 | -2/+2 |
|\ |
|
| * | i2c: soft: Fix typo in CONFIG_SYS_I2C_SOFT_SPEED | Marek Vasut | 2013-08-03 | -2/+2 |
* | | config: don't define CONFIG_ARCH_DEVICE_TREE | Stephen Warren | 2013-08-02 | -1/+0 |
* | | xilinx: move microblaze-generic .dts to standard location | Stephen Warren | 2013-08-02 | -1/+1 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini | 2013-08-01 | -47/+43 |
|\ |
|
| * | dfu: Implementation of target reset after communication with dfu-util's -R sw... | Lukasz Majewski | 2013-07-29 | -0/+2 |
| * | usb: mv_udc: Add bounce buffer | Marek Vasut | 2013-07-29 | -1/+5 |
| * | usb: mv_udc: Improve allocation of qTD items | Marek Vasut | 2013-07-29 | -0/+1 |
| * | usb: mv_udc: Move QH and qTD into mv_drv | Marek Vasut | 2013-07-29 | -0/+2 |
| * | usb: mv_udc: Make use of struct ehci_ctrl | Marek Vasut | 2013-07-29 | -3/+3 |
| * | usb: mv_udc: Clean up the EP initialization | Marek Vasut | 2013-07-29 | -1/+1 |
| * | usb: mv_udc: Move endpoint array into driver data | Marek Vasut | 2013-07-29 | -8/+9 |
| * | usb: mv_udc: Clean up mv_udc.h | Marek Vasut | 2013-07-29 | -37/+23 |
* | | cfi_flash: Add prototypes of overridable functions | Masahiro Yamada | 2013-07-30 | -0/+14 |
|/ |
|
* | powerpc/ppc4xx: Remove CONFIG_SYS_FLASH_PROTECTION from gdsys boards | Dirk Eibach | 2013-07-25 | -10/+5 |
* | powerpc/ppc4xx: Support gdsys multichannel iocon hardware | Dirk Eibach | 2013-07-25 | -14/+59 |
* | powerpc/ppc4xx: Use generic accessor functions for gdsys FPGA | Dirk Eibach | 2013-07-25 | -8/+62 |
* | Merge branch 'master' of git://git.denx.de/u-boot-nds32 | Tom Rini | 2013-07-25 | -3/+121 |
|\ |
|
| * | nds32: Enable the function of passing parameters to Linux | ken kuo | 2013-07-24 | -0/+15 |
| * | nds32: Enable SDIO and EXT2 command support for Andes board | ken kuo | 2013-07-24 | -0/+4 |
| * | nds32: Enable two banks of SDRAM on Andes board | ken kuo | 2013-07-24 | -2/+17 |
| * | pci: move pci_ftpci100.h to include/faraday/ftpci100.h | Gabor Juhos | 2013-07-24 | -0/+96 |
| * | block: constify sect_buf argument of ide_write_data | Gabor Juhos | 2013-07-24 | -1/+1 |
* | | qemu-malta: Update for SPDX license identifiers | Tom Rini | 2013-07-25 | -18/+3 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-mips | Tom Rini | 2013-07-25 | -0/+685 |
|\ \ |
|
| * | | MIPS: qemu-malta: bring up ethernet | Gabor Juhos | 2013-07-24 | -1/+2 |
| * | | MIPS: qemu-malta: add PCI support | Gabor Juhos | 2013-07-24 | -0/+25 |
| * | | MIPS: qemu-malta: enable flash support | Gabor Juhos | 2013-07-24 | -2/+7 |
| * | | MIPS: qemu-malta: add support for emulated MIPS Malta board | Gabor Juhos | 2013-07-24 | -0/+104 |
| * | | MIPS: import gt64120.h header from Linux | Gabor Juhos | 2013-07-24 | -0/+550 |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini | 2013-07-24 | -1159/+1453 |
|\ \ \
| |/ /
|/| | |
|
| * | | fdtdec: Add compatible string for High speed i2c | naveen krishna chatradhi | 2013-07-23 | -0/+1 |
| * | | vf610: Add I2C support for Vybrid VF610 platform | Alison Wang | 2013-07-23 | -0/+7 |
| * | | arm/km: fix u-boot update functionality | Holger Brunck | 2013-07-23 | -1/+2 |
| * | | i2c, ppc4xx_i2c: switch to new multibus/multiadapter support | Dirk Eibach | 2013-07-23 | -252/+301 |
| * | | tegra: i2c: Enable new CONFIG_SYS_I2C framework | Simon Glass | 2013-07-23 | -16/+14 |
| * | | i2c, multibus, keymile: get rid of EEprom_ivm envvariable | Heiko Schocher | 2013-07-23 | -9/+10 |
| * | | i2c, multibus: get rid of CONFIG_I2C_MUX | Heiko Schocher | 2013-07-23 | -21/+0 |
| * | | i2c, fsl_i2c: switch to new multibus/multiadapter support | Heiko Schocher | 2013-07-23 | -495/+519 |
| * | | i2c, soft-i2c: switch to new multibus/multiadapter support | Heiko Schocher | 2013-07-23 | -376/+419 |
| * | | i2c: common changes for multibus/multiadapter support | Heiko Schocher | 2013-07-23 | -9/+0 |
| * | | i2c: add i2c_core and prepare for new multibus support | Heiko Schocher | 2013-07-23 | -9/+209 |
| |/ |
|
* | | Add eCos-2.0 SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -65/+2 |
* | | Add LGPL-2.1+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -27/+2 |
* | | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -13439/+863 |
|/ |
|
* | arm:trats:fix: Correction of loaddtb environment variable. | Ćukasz Majewski | 2013-07-19 | -1/+1 |
* | mpc85xx: Add gdsys ControlCenter Digital board | Dirk Eibach | 2013-07-16 | -0/+522 |
* | tpm: add AUTH1 cmds for LoadKey2 and GetPubKey | Reinhard Pfau | 2013-07-16 | -0/+174 |
* | Fix ext2/ext4 filesystem accesses beyond 2TiB | Frederic Leroy | 2013-07-15 | -4/+6 |
* | Revert "MIPS: Jz4740: Add qi_lb60 board support" | Tom Rini | 2013-07-15 | -206/+0 |