Age | Commit message (Expand) | Author |
2014-05-09 | ventana: Add support for the LTC3676 PMIC | Tim Harvey |
2014-05-09 | power: Add support for LTC3676 PMIC | Tim Harvey |
2014-05-09 | ventana: use non-generic pfuze100 init | Tim Harvey |
2014-05-09 | power: make pfuze100 be able to coexist with other pmics | Tim Harvey |
2014-04-29 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Stefano Babic |
2014-04-28 | nitrogen6x: Fix the PAD settings for the ECSPI chipselect | Fabio Estevam |
2014-04-28 | mx6slevk: Add SPI NOR flash support | Fabio Estevam |
2014-04-28 | arm: mxs: Enable CONFIG_SYS_GENERIC_BOARD | Marek Vasut |
2014-04-28 | mx6: fix weird formatting in imx6q-sabreauto.dts | Stefano Babic |
2014-04-28 | ARM: imx6: nitrogen6x: Enable CONFIG_SYS_GENERIC_BOARD | Eric Nelson |
2014-04-28 | hummingboard: Convert to generic board | Fabio Estevam |
2014-04-28 | udoo: Convert to generic board | Fabio Estevam |
2014-04-28 | mx53evk: Convert to generic board | Fabio Estevam |
2014-04-28 | mx53smd: Convert to generic board | Fabio Estevam |
2014-04-28 | mx53ard: Convert to generic board | Fabio Estevam |
2014-04-28 | mx6sabre_common: Convert to generic board | Fabio Estevam |
2014-04-28 | mx53loco: Convert to generic board | Fabio Estevam |
2014-04-28 | wandboard: Convert to generic board | Fabio Estevam |
2014-04-28 | ventana: remove redundant include | Tim Harvey |
2014-04-28 | ventana: fixed comments in eeprom header | Tim Harvey |
2014-04-21 | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2014-04-21 | Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2014-04-17 | am43xx_evm: Drop SPI SPL | Tom Rini |
2014-04-17 | arm, da850: staticize funtions | Manish Badarkhe |
2014-04-17 | am335x: Switch to CONFIG_SKIP_LOWLEVEL_INIT from guarding SPL or NOR_BOOT | Tom Rini |
2014-04-17 | omap3: zoom1: switch to generic ti_omap3_common config header | Nishanth Menon |
2014-04-17 | omap3: zoom1: fix default console | Nishanth Menon |
2014-04-17 | omap3: zoom1: enable bootz | Nishanth Menon |
2014-04-17 | omap3: zoom1: disable JFFS2 and enable FS_GENERIC | Nishanth Menon |
2014-04-17 | omap3: zoom1: enable common network commands | Nishanth Menon |
2014-04-17 | OMAP3: zoom1: enable LAN9211 | Nishanth Menon |
2014-04-17 | OMAP3: zoom1: Configure GPMC for Ethernet | Nishanth Menon |
2014-04-17 | omap3: zoom1: enable CONFIG_SYS_GENERIC_BOARD | Nishanth Menon |
2014-04-17 | keystone2: net: add keystone ethernet driver | Karicheri, Muralidharan |
2014-04-17 | keystone2: add keystone multicore navigator driver | Vitaly Andrianov |
2014-04-17 | k2hk-evm: add configuration for spi1 and spi2 support | Karicheri, Muralidharan |
2014-04-17 | spi: davinci: add support for multiple bus and chip select | Karicheri, Muralidharan |
2014-04-17 | k2hk: add support for k2hk SOC and EVM | Vitaly Andrianov |
2014-04-17 | i2c, davinci: convert driver to new mutlibus/mutliadapter framework | Vitaly Andrianov |
2014-04-17 | i2c, davinci: move i2c_defs.h to the drivers/i2c directory | Karicheri, Muralidharan |
2014-04-17 | NAND: DaVinci: allow forced disable of subpage writes | Karicheri, Muralidharan |
2014-04-17 | arm: add support for arch timer | Vitaly Andrianov |
2014-04-17 | tools: mkimage: add support for gpimage format | Karicheri, Muralidharan |
2014-04-17 | fdt: call ft_board_setup_ex() at the end of image_setup_libfdt() | Vitaly Andrianov |
2014-04-17 | TI:omap3: Convert omap3_beagle to ti_omap3_common.h | Tom Rini |
2014-04-17 | TI:armv7: Switch to CONFIG_SYS_BOARD_GENERIC | Tom Rini |
2014-04-17 | dra7xx_evm: Add QSPI_4 support, qspiboot build target | Tom Rini |
2014-04-17 | SPL:SPI: Add Falcon Mode support | Tom Rini |
2014-04-17 | am335x_evm: Drop SPI SPL support from the default build | Tom Rini |
2014-04-17 | spi: ti_qspi: Add delay for successful bulk erase. | Poddar, Sourav |