| Commit message (Expand) | Author | Age | Lines |
* | imx: ventana: add HDMI and LVDS display capability | Tim Harvey | 2014-05-09 | -0/+149 |
* | imx: ventana: Convert to generic board | Tim Harvey | 2014-05-09 | -0/+2 |
* | imx6: ventana: fix system-serial dt property | Tim Harvey | 2014-05-09 | -1/+1 |
* | video: Add support for imx25 lcd controller | Thomas Diener | 2014-05-09 | -0/+122 |
* | imx25: Add new hardware registers | Thomas Diener | 2014-05-09 | -0/+175 |
* | iomux-v3: Add support for mx6sl LVE bit | Fabio Estevam | 2014-05-09 | -0/+13 |
* | ventana: Add support for the LTC3676 PMIC | Tim Harvey | 2014-05-09 | -23/+59 |
* | power: Add support for LTC3676 PMIC | Tim Harvey | 2014-05-09 | -0/+84 |
* | ventana: use non-generic pfuze100 init | Tim Harvey | 2014-05-09 | -2/+3 |
* | power: make pfuze100 be able to coexist with other pmics | Tim Harvey | 2014-05-09 | -1/+2 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Stefano Babic | 2014-04-29 | -7106/+10255 |
|\ |
|
| * | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-04-21 | -996/+5866 |
| |\ |
|
| | * | am43xx_evm: Drop SPI SPL | Tom Rini | 2014-04-17 | -8/+0 |
| | * | arm, da850: staticize funtions | Manish Badarkhe | 2014-04-17 | -6/+3 |
| | * | am335x: Switch to CONFIG_SKIP_LOWLEVEL_INIT from guarding SPL or NOR_BOOT | Tom Rini | 2014-04-17 | -7/+5 |
| | * | omap3: zoom1: switch to generic ti_omap3_common config header | Nishanth Menon | 2014-04-17 | -109/+16 |
| | * | omap3: zoom1: fix default console | Nishanth Menon | 2014-04-17 | -1/+1 |
| | * | omap3: zoom1: enable bootz | Nishanth Menon | 2014-04-17 | -1/+11 |
| | * | omap3: zoom1: disable JFFS2 and enable FS_GENERIC | Nishanth Menon | 2014-04-17 | -10/+12 |
| | * | omap3: zoom1: enable common network commands | Nishanth Menon | 2014-04-17 | -1/+3 |
| | * | OMAP3: zoom1: enable LAN9211 | Nishanth Menon | 2014-04-17 | -3/+27 |
| | * | OMAP3: zoom1: Configure GPMC for Ethernet | Nishanth Menon | 2014-04-17 | -6/+31 |
| | * | omap3: zoom1: enable CONFIG_SYS_GENERIC_BOARD | Nishanth Menon | 2014-04-17 | -0/+1 |
| | * | keystone2: net: add keystone ethernet driver | Karicheri, Muralidharan | 2014-04-17 | -0/+1057 |
| | * | keystone2: add keystone multicore navigator driver | Vitaly Andrianov | 2014-04-17 | -0/+570 |
| | * | k2hk-evm: add configuration for spi1 and spi2 support | Karicheri, Muralidharan | 2014-04-17 | -0/+9 |
| | * | spi: davinci: add support for multiple bus and chip select | Karicheri, Muralidharan | 2014-04-17 | -3/+79 |
| | * | k2hk: add support for k2hk SOC and EVM | Vitaly Andrianov | 2014-04-17 | -0/+2778 |
| | * | i2c, davinci: convert driver to new mutlibus/mutliadapter framework | Vitaly Andrianov | 2014-04-17 | -235/+306 |
| | * | i2c, davinci: move i2c_defs.h to the drivers/i2c directory | Karicheri, Muralidharan | 2014-04-17 | -68/+79 |
| | * | NAND: DaVinci: allow forced disable of subpage writes | Karicheri, Muralidharan | 2014-04-17 | -0/+8 |
| | * | arm: add support for arch timer | Vitaly Andrianov | 2014-04-17 | -0/+59 |
| | * | tools: mkimage: add support for gpimage format | Karicheri, Muralidharan | 2014-04-17 | -93/+220 |
| | * | fdt: call ft_board_setup_ex() at the end of image_setup_libfdt() | Vitaly Andrianov | 2014-04-17 | -0/+12 |
| | * | TI:omap3: Convert omap3_beagle to ti_omap3_common.h | Tom Rini | 2014-04-17 | -170/+25 |
| | * | TI:armv7: Switch to CONFIG_SYS_BOARD_GENERIC | Tom Rini | 2014-04-17 | -0/+1 |
| | * | dra7xx_evm: Add QSPI_4 support, qspiboot build target | Tom Rini | 2014-04-17 | -1/+67 |
| | * | SPL:SPI: Add Falcon Mode support | Tom Rini | 2014-04-17 | -6/+40 |
| | * | am335x_evm: Drop SPI SPL support from the default build | Tom Rini | 2014-04-17 | -9/+9 |
| | * | spi: ti_qspi: Add delay for successful bulk erase. | Poddar, Sourav | 2014-04-17 | -0/+3 |
| | * | TI:armv7: Change Falcon Mode DT load address | Tom Rini | 2014-04-17 | -2/+11 |
| | * | TI:omap5: Move CONFIG_ENV_SIZE to board config files | Tom Rini | 2014-04-17 | -2/+2 |
| | * | am43xx_evm: Update the ramdisk args, we pass things in just fine via DT | Tom Rini | 2014-04-17 | -1/+1 |
| | * | am335x_evm: Update the ramdisk args, we pass things in just fine via DT | Tom Rini | 2014-04-17 | -1/+1 |
| | * | TI: Add, use a DEFAULT_LINUX_BOOT_ENV environment string | Tom Rini | 2014-04-17 | -16/+25 |
| | * | spl_mmc/CONFIG_SPL_OS_BOOT: Allow environment to determine what to boot | Tom Rini | 2014-04-17 | -0/+31 |
| | * | a3m071: Make spl_start_uboot test like getenv_yesno does | Tom Rini | 2014-04-17 | -1/+2 |
| | * | README.falcon: Document environment variables for falcon mode | Tom Rini | 2014-04-17 | -0/+9 |
| | * | README: Add CONFIG_SPL_OS_BOOT to README | Tom Rini | 2014-04-17 | -0/+4 |
| | * | am335x_evm: Make SPL_OS also check the boot_os variable for falcon mode | Tom Rini | 2014-04-17 | -1/+12 |