summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* omap3: zoom1: switch to generic ti_omap3_common config headerNishanth Menon2014-04-171-108/+16
* omap3: zoom1: fix default consoleNishanth Menon2014-04-171-1/+1
* omap3: zoom1: enable bootzNishanth Menon2014-04-171-1/+11
* omap3: zoom1: disable JFFS2 and enable FS_GENERICNishanth Menon2014-04-171-10/+12
* omap3: zoom1: enable common network commandsNishanth Menon2014-04-171-1/+3
* OMAP3: zoom1: enable LAN9211Nishanth Menon2014-04-171-1/+9
* omap3: zoom1: enable CONFIG_SYS_GENERIC_BOARDNishanth Menon2014-04-171-0/+1
* keystone2: net: add keystone ethernet driverKaricheri, Muralidharan2014-04-171-0/+35
* k2hk-evm: add configuration for spi1 and spi2 supportKaricheri, Muralidharan2014-04-171-0/+9
* k2hk: add support for k2hk SOC and EVMVitaly Andrianov2014-04-171-0/+212
* i2c, davinci: convert driver to new mutlibus/mutliadapter frameworkVitaly Andrianov2014-04-1713-51/+52
* tools: mkimage: add support for gpimage formatKaricheri, Muralidharan2014-04-171-0/+1
* fdt: call ft_board_setup_ex() at the end of image_setup_libfdt()Vitaly Andrianov2014-04-171-0/+7
* TI:omap3: Convert omap3_beagle to ti_omap3_common.hTom Rini2014-04-173-169/+24
* TI:armv7: Switch to CONFIG_SYS_BOARD_GENERICTom Rini2014-04-171-0/+1
* dra7xx_evm: Add QSPI_4 support, qspiboot build targetTom Rini2014-04-171-1/+36
* am335x_evm: Drop SPI SPL support from the default buildTom Rini2014-04-171-9/+9
* TI:armv7: Change Falcon Mode DT load addressTom Rini2014-04-176-2/+11
* TI:omap5: Move CONFIG_ENV_SIZE to board config filesTom Rini2014-04-173-2/+2
* am43xx_evm: Update the ramdisk args, we pass things in just fine via DTTom Rini2014-04-171-1/+1
* am335x_evm: Update the ramdisk args, we pass things in just fine via DTTom Rini2014-04-171-1/+1
* TI: Add, use a DEFAULT_LINUX_BOOT_ENV environment stringTom Rini2014-04-175-16/+25
* mtd: Add a CONFIG_SPL_MTD_SUPPORT for a more full NAND subsystem in SPLTom Rini2014-04-171-0/+1
* board:tricorder: fixup SPL OOB layoutAndreas Bießmann2014-04-111-5/+6
* board:tricorder: enable omap_gpio clocksAndreas Bießmann2014-04-111-0/+3
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-04-0821-22/+133
|\
| * trats/trats2: enable CONFIG_RANDOM_UUIDPrzemyslaw Marczak2014-04-022-0/+2
| * new commands: uuid and guid - generate random unique identifierPrzemyslaw Marczak2014-04-021-3/+5
| * lib: uuid: add functions to generate UUID version 4Przemyslaw Marczak2014-04-022-1/+35
| * lib: uuid: code refactor for proper maintain between uuid bin and stringPrzemyslaw Marczak2014-04-022-3/+22
| * part_efi: move uuid<->string conversion functions into lib/uuid.cPrzemyslaw Marczak2014-04-021-1/+2
| * mmc: Add 'mmc rst-function' sub-commandTom Rini2014-04-021-0/+3
| * blackfin: mmc: Correct mmc_host_is_spi and bfin_sdh.cTom Rini2014-03-281-1/+1
| * am335x_evm: Drop CONFIG_SPL_ETH_SUPPORT from default buildTom Rini2014-03-281-3/+0
| * trats/trats2: enable exynos ace sha subsystem and hardware based lib randPrzemyslaw Marczak2014-03-282-0/+8
| * lib: rand: introduce new configs: CONFIG_LIB_RAND and CONFIG_LIB_HW_RANDPrzemyslaw Marczak2014-03-289-3/+9
| * Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2014-03-284-14/+42
| |\
| | * mmc: Split mmc struct, rework mmc initialization (v2)Pantelis Antoniou2014-03-244-9/+30
| | * mmc: Convert mmc struct's name array to a pointerPantelis Antoniou2014-03-241-1/+1
| | * mmc: Remove ops from struct mmc and put in mmc_opsPantelis Antoniou2014-03-241-6/+13
| * | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2014-03-282-0/+5
| |\ \
| | * | am335x, dfu: add DFU_MANIFEST_POLL_TIMEOUT to the siemens boardsHeiko Schocher2014-03-231-0/+1
| | * | usb: dfu: introduce dfuMANIFEST stateHeiko Schocher2014-03-231-0/+3
| | * | usb, dfu: extract flush code into seperate functionHeiko Schocher2014-03-231-0/+1
| | |/
| * | sandbox: Enable CONFIG_CMD_LZMADEC in sandbox.hPatrice Bouchand2014-03-221-0/+2
| |/
* | arm64 patch: gicv3 supportDavid Feng2014-04-081-0/+7
* | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2014-04-071-0/+2
|\ \
| * | MX6: Enable ARM errata workaround 794072 and 761320Nitin Garg2014-04-071-0/+2
* | | socfpga: Adding Clock Manager driverChin Liang See2014-04-071-0/+1
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-arm into masterStefano Babic2014-04-04178-1745/+3530
|\ \
OpenPOWER on IntegriCloud