| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of git://git.denx.de/u-boot-dm | Tom Rini | 2015-01-30 | 12 | -29/+15 |
|\ |
|
| * | dm: cros_ec: Convert cros_ec_i2c over to driver model | Simon Glass | 2015-01-29 | 1 | -0/+1 |
| * | exynos5: enable dm i2c | Przemyslaw Marczak | 2015-01-29 | 1 | -4/+3 |
| * | odroid u3: enable dm i2c support | Przemyslaw Marczak | 2015-01-29 | 1 | -3/+2 |
| * | smdk5250: config: enable max77686 driver support | Przemyslaw Marczak | 2015-01-29 | 1 | -0/+2 |
| * | exynos5250: config: disable max77686 driver | Przemyslaw Marczak | 2015-01-29 | 1 | -3/+0 |
| * | arndale: config: disable max77686 support | Przemyslaw Marczak | 2015-01-29 | 1 | -2/+0 |
| * | rsa: Use checksum algorithms from struct hash_algo | Ruchika Gupta | 2015-01-29 | 1 | -0/+2 |
| * | lib/rsa: Modify rsa to use DM driver | Ruchika Gupta | 2015-01-29 | 2 | -5/+2 |
| * | configs: Move CONFIG_FIT_SIGNATURE to defconfig | Ruchika Gupta | 2015-01-29 | 4 | -14/+2 |
| * | ARM: UniPhier: enable CONFIG_I2C_EEPROM | Masahiro Yamada | 2015-01-29 | 1 | -0/+3 |
* | | vexpress64: support the Juno Development Platform | Linus Walleij | 2015-01-30 | 1 | -1/+18 |
* | | vexpress64: get rid of CONFIG_SYS_EXTRA_OPTIONS | Linus Walleij | 2015-01-30 | 1 | -8/+8 |
* | | arm: switch armltd vexpress to GENERIC_BOARD | Chris Kuethe | 2015-01-30 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-x86 | Tom Rini | 2015-01-26 | 2 | -0/+10 |
|\ |
|
| * | x86: config: chromebook_link: Enable environment | Simon Glass | 2015-01-24 | 1 | -0/+7 |
| * | x86: config: Enable hook for saving MRC configuration | Simon Glass | 2015-01-24 | 1 | -0/+1 |
| * | x86: spi: Add device tree support | Simon Glass | 2015-01-24 | 1 | -0/+1 |
| * | x86: config: Always scroll the display by 5 lines, for speed | Simon Glass | 2015-01-23 | 1 | -0/+1 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-atmel | Tom Rini | 2015-01-26 | 6 | -4/+41 |
|\ \ |
|
| * | | ARM: atmel: sama5d4_xplained: enable usb ethernet gadget | Bo Shen | 2015-01-19 | 1 | -0/+8 |
| * | | ARM: atmel: sama5d4ek: enable usb ethernet gadget | Bo Shen | 2015-01-19 | 1 | -0/+8 |
| * | | arm: at91: snapper9260: Drop invalid CONFIG_SKIP_RELOCATE_UBOOT | Simon Glass | 2015-01-19 | 1 | -1/+0 |
| * | | ARM: at91: sama5d3_xplained: spl: enable PMECC header generation | Wu, Josh | 2015-01-19 | 1 | -0/+1 |
| * | | arm, at91: corvus board updates | Heiko Schocher | 2015-01-19 | 1 | -2/+2 |
| * | | taurus, spl: erase also spi flash if recovery button is pressed | Heiko Schocher | 2015-01-19 | 1 | -1/+17 |
| * | | arm, at91: enable thumb mode for taurus board in SPL | Heiko Schocher | 2015-01-19 | 1 | -0/+5 |
* | | | Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze | Tom Rini | 2015-01-26 | 1 | -10/+67 |
|\ \ \ |
|
| * | | | ARM: zynq: Add USB lthor download protocol support | Siva Durga Prasad Paladugu | 2015-01-26 | 1 | -2/+7 |
| * | | | ARM: zynq: Enable DFU functionality in zynq | Siva Durga Prasad Paladugu | 2015-01-26 | 1 | -2/+47 |
| * | | | ARM: zynq: provide config option to select emio | Siva Durga Prasad Paladugu | 2015-01-26 | 1 | -0/+6 |
| * | | | ARM: zynq: Group ethernet configuration options together | Michal Simek | 2015-01-26 | 1 | -6/+5 |
| * | | | ARM: zynq: Use CMD_FS_GENERIC | Michal Simek | 2015-01-26 | 1 | -2/+3 |
| * | | | ARM: zynq: Show board information by default | Michal Simek | 2015-01-26 | 1 | -0/+1 |
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-marvell | Tom Rini | 2015-01-25 | 7 | -17/+79 |
|\ \ \ \ |
|
| * | | | | marvell: kirkwood: guruplug refresh for newer kernel | Gerald Kerma | 2015-01-26 | 1 | -17/+67 |
| * | | | | kirkwood: sheevaplug: add CONFIG_SYS_GENERIC_BOARD define | Luka Perkov | 2015-01-25 | 1 | -0/+2 |
| * | | | | kirkwood: pogo_e02: add CONFIG_SYS_GENERIC_BOARD define | Luka Perkov | 2015-01-25 | 1 | -0/+2 |
| * | | | | kirkwood: iconnect: add CONFIG_SYS_GENERIC_BOARD define | Luka Perkov | 2015-01-25 | 1 | -0/+2 |
| * | | | | kirkwood: goflexhome: add CONFIG_SYS_GENERIC_BOARD define | Luka Perkov | 2015-01-25 | 1 | -0/+2 |
| * | | | | kirkwood: dockstar: add CONFIG_SYS_GENERIC_BOARD define | Luka Perkov | 2015-01-25 | 1 | -0/+2 |
| * | | | | kirkwood: ib62x0: add CONFIG_SYS_GENERIC_BOARD define | Luka Perkov | 2015-01-25 | 1 | -0/+2 |
| | |_|/
| |/| | |
|
* | | | | fsl/ls1021qds: Add deep sleep support | tang yuantian | 2015-01-24 | 1 | -1/+7 |
* | | | | arm: ls102xa: Add LPUART support for LS1021ATWR board | Alison Wang | 2015-01-23 | 1 | -0/+12 |
* | | | | arm: ls102xa: Add LPUART support for LS1021AQDS board | Alison Wang | 2015-01-23 | 1 | -0/+13 |
* | | | | ls102xa: dcu: Add platform support for DCU on LS1021AQDS board | Xiubo Li | 2015-01-23 | 1 | -0/+20 |
|/ / / |
|
* | | | powerpc: remove icecube_5200, Lite5200, cpci5200, mecp5200, pf5200 | Masahiro Yamada | 2015-01-23 | 4 | -1484/+0 |
* | | | powerpc: mpc5xxx: PM520 board support | Masahiro Yamada | 2015-01-23 | 1 | -342/+0 |
* | | | powerpc: mpc5xxx: remove Total5200 board support | Masahiro Yamada | 2015-01-23 | 1 | -386/+0 |
* | | | powerpc: ppc4xx: remove PPChameleonEVB, CATcenter boards | Masahiro Yamada | 2015-01-23 | 2 | -1527/+0 |