summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arm: rmobile: r8a7790: Add support ES2 revisionNobuhiro Iwamatsu2014-04-281-0/+4
* arm: rmobile: Update print_cpuinfo functionNobuhiro Iwamatsu2014-04-281-27/+22
* arm: rmobile: Add prototype for function to get the CPU information to rmobile.hNobuhiro Iwamatsu2014-04-281-0/+6
* arm: rmobile: Add rmobile_get_cpu_rev_fraction() for R-Car SoCsNobuhiro Iwamatsu2014-04-281-0/+5
* arm: rmobile: Add 1 to value of the CPU revision in rmobile_get_cpu_rev_integ...Nobuhiro Iwamatsu2014-04-281-1/+1
* arm: rmobile: Merge functions to get the CPU information of R8A7790 and R8A7791Nobuhiro Iwamatsu2014-04-283-34/+4
* arm: rmobile: lager: Remove NOR-Flash supportNobuhiro Iwamatsu2014-04-283-216/+0
* arm: rmobile: lager: Change name of the structureNobuhiro Iwamatsu2014-04-282-115/+115
* arm: rmobile: koelsch: Remove NOR-Flash supportNobuhiro Iwamatsu2014-04-283-215/+0
* arm: rmobile: koelsch: Change name of structureNobuhiro Iwamatsu2014-04-282-120/+120
* arm: rmobile: r8a779x: Fix L2 cache init and latency settingNobuhiro Iwamatsu2014-04-281-2/+18
* arm: rmobile: Coordinate the common part of the header file of r8a7790 and r8...Nobuhiro Iwamatsu2014-04-283-1224/+640
* Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-04-21117-996/+5866
|\
| * am43xx_evm: Drop SPI SPLTom Rini2014-04-171-8/+0
| * arm, da850: staticize funtionsManish Badarkhe2014-04-172-6/+3
| * am335x: Switch to CONFIG_SKIP_LOWLEVEL_INIT from guarding SPL or NOR_BOOTTom Rini2014-04-175-7/+5
| * omap3: zoom1: switch to generic ti_omap3_common config headerNishanth Menon2014-04-172-109/+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-172-3/+27
| * OMAP3: zoom1: Configure GPMC for EthernetNishanth Menon2014-04-172-6/+31
| * omap3: zoom1: enable CONFIG_SYS_GENERIC_BOARDNishanth Menon2014-04-171-0/+1
| * keystone2: net: add keystone ethernet driverKaricheri, Muralidharan2014-04-175-0/+1057
| * keystone2: add keystone multicore navigator driverVitaly Andrianov2014-04-173-0/+570
| * k2hk-evm: add configuration for spi1 and spi2 supportKaricheri, Muralidharan2014-04-171-0/+9
| * spi: davinci: add support for multiple bus and chip selectKaricheri, Muralidharan2014-04-172-3/+79
| * k2hk: add support for k2hk SOC and EVMVitaly Andrianov2014-04-1728-0/+2778
| * i2c, davinci: convert driver to new mutlibus/mutliadapter frameworkVitaly Andrianov2014-04-1720-235/+306
| * i2c, davinci: move i2c_defs.h to the drivers/i2c directoryKaricheri, Muralidharan2014-04-173-68/+79
| * NAND: DaVinci: allow forced disable of subpage writesKaricheri, Muralidharan2014-04-172-0/+8
| * arm: add support for arch timerVitaly Andrianov2014-04-172-0/+59
| * tools: mkimage: add support for gpimage formatKaricheri, Muralidharan2014-04-1710-93/+220
| * fdt: call ft_board_setup_ex() at the end of image_setup_libfdt()Vitaly Andrianov2014-04-172-0/+12
| * TI:omap3: Convert omap3_beagle to ti_omap3_common.hTom Rini2014-04-174-170/+25
| * TI:armv7: Switch to CONFIG_SYS_BOARD_GENERICTom Rini2014-04-171-0/+1
| * dra7xx_evm: Add QSPI_4 support, qspiboot build targetTom Rini2014-04-174-1/+67
| * SPL:SPI: Add Falcon Mode supportTom Rini2014-04-171-6/+40
| * am335x_evm: Drop SPI SPL support from the default buildTom Rini2014-04-171-9/+9
| * spi: ti_qspi: Add delay for successful bulk erase.Poddar, Sourav2014-04-171-0/+3
| * 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
| * spl_mmc/CONFIG_SPL_OS_BOOT: Allow environment to determine what to bootTom Rini2014-04-172-0/+31
| * a3m071: Make spl_start_uboot test like getenv_yesno doesTom Rini2014-04-171-1/+2
| * README.falcon: Document environment variables for falcon modeTom Rini2014-04-171-0/+9
| * README: Add CONFIG_SPL_OS_BOOT to READMETom Rini2014-04-171-0/+4
OpenPOWER on IntegriCloud