aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* earlyboot: remove console to save timeGPEVM-demoVenkateswara Rao Mandela2017-03-031-1/+2
* highspeed mode ubootPraneeth Bajjuri2017-03-031-2/+2
* Patch for driving ES1.1 at 1.5 GHzVenkateswara Rao Mandela2017-03-032-1/+14
* Merge branch 'p-ti-u-boot-2016.05' of git://git.omapzoom.org/repo/u-boot into...p-ti-u-boot-2016.05Praneeth Bajjuri2017-02-0715-11/+71
|\
| * spl: sqpi: boot: Fix u-boot loading when SPL_OS_BOOT is not setMisael Lopez Cruz2017-01-301-1/+1
| * am57xx: config: enable USB mass storageVishal Mahaveer2017-01-192-0/+3
| * dra7: config: enable USB mass storageVishal Mahaveer2017-01-192-0/+3
| * boot: fdt: fixup the memory dt nodes falcon bootRavi Babu2017-01-191-0/+29
| * spl: fdt: support for fdt fixup for spl-bootRavi Babu2017-01-193-2/+8
| * usb: fastboot: remove the debug printsRavi Babu2017-01-191-2/+0
| * Merge branch 'ti-u-boot-2016.05' of git://git.ti.com/ti-u-boot/ti-u-boot into...Praneeth Bajjuri2017-01-175-6/+27
| |\
| | * mmc: Increase delay between mmc power off and power upVignesh R2017-01-061-2/+5
| | * board: ti: beagle_x15: enable input on mmc clockti2016.06-rc4ti2016.06Sekhar Nori2017-01-031-2/+2
| | * ARM: k2g: add a workaround to reset the phyti2016.06-rc3Murali Karicheri2016-12-222-0/+18
| | * ARML dts: k2g-ice: change phy address to work with production boardsMurali Karicheri2016-12-221-2/+2
* | | Merge branch 'p-ti-u-boot-2016.05' of git://git.omapzoom.org/repo/u-boot into...Praneeth Bajjuri2017-01-1740-79/+135
|\| |
| * | fastboot: qspi: fix for dual stage qspi u-boot failureRavi Babu2016-12-261-8/+4
| * | Merge branch 'ti-u-boot-2016.05' of git://git.ti.com/ti-u-boot/ti-u-boot into...Praneeth Bajjuri2016-12-212-3/+3
| |\|
| | * drivers: mmc: omap_hsmmc: update phase delay value per latest TRMKishon Vijay Abraham I2016-12-201-1/+1
| | * drivers: block: Fixed capacity messageJean-Jacques Hiblot2016-12-181-2/+2
| * | Merge branch 'ti-u-boot-2016.05' of git://git.ti.com/ti-u-boot/ti-u-boot into...Praneeth Bajjuri2016-12-124-2/+15
| |\|
| | * regulator: fixed: Add support to handle enable-active-high DT propertyti2016.06-rc2Vignesh R2016-12-122-1/+10
| | * mmc: disable the mmc clock during power offKishon Vijay Abraham I2016-12-121-0/+1
| | * mmc: Enable mmc clock before sending init streamVignesh R2016-12-121-1/+1
| | * ti_armv7_common: env: Add NFS loading support for PMMC and MONti2016.06-rc1Andrew F. Davis2016-12-091-0/+3
| * | Merge branch 'ti-u-boot-2016.05' of git://git.ti.com/ti-u-boot/ti-u-boot into...Praneeth Bajjuri2016-12-0728-51/+63
| |\|
| | * defconfigs: am57xx_hs_evm: Add default OPTEE load addressAndrew F. Davis2016-11-301-2/+3
| | * defconfigs: dra7xx_hs_evm: Add default OPTEE load addressAndrew F. Davis2016-11-301-2/+3
| | * TI: Rework SRAM definitions and maximumsRavi Babu2016-11-3026-47/+57
| * | Merge branch 'ti-u-boot-2016.05' of git://git.ti.com/ti-u-boot/ti-u-boot into...Praneeth Bajjuri2016-11-295-15/+49
| |\|
| | * spl: usb: dfu: adding configuration for non-FIT imageRavi Babu2016-11-241-0/+12
| | * TI: Rework SRAM definitions and maximums for dra7xx platformTom Rini2016-11-244-12/+17
| | * omap3: Fix SPI registers on am33xx and am43xxMartin Hejnfelt2016-11-231-3/+20
| * | dra7: config: enable dynamic dt loadingRavikumar Kattekola2016-11-221-0/+1
| * | Merge branch 'ti-u-boot-2016.05' of git://git.ti.com/ti-u-boot/ti-u-boot into...Praneeth Bajjuri2016-11-2210-269/+2
| |\|
| | * Revert "power: regulator: pbias: Add pbias regulator support"ti2016.05-rc5ti2016.05Vignesh R2016-11-183-229/+0
| | * Revert "ARM: dts: dra7xx: Fix broken pbias device creation"Vignesh R2016-11-181-1/+1
| | * Revert "mmc: power off the IO regulator during power cycle"Vignesh R2016-11-181-1/+0
| | * Revert "drivers: mmc: omap_hsmmc: use regulator APIs to program pbias"Vignesh R2016-11-181-29/+1
| | * Revert "configs: enable misc and pbias options on configs for dra7 based boards"Vignesh R2016-11-184-8/+0
| | * Revert "mmc: disable the mmc clock during power off"Vignesh R2016-11-181-1/+0
| * | Merge branch 'ti-u-boot-2016.05' of git://git.ti.com/ti-u-boot/ti-u-boot into...Praneeth Bajjuri2016-11-1710-2/+269
| |\|
| | * mmc: disable the mmc clock during power offti2016.05-rc4Kishon Vijay Abraham I2016-11-141-0/+1
| | * configs: enable misc and pbias options on configs for dra7 based boardsKishon Vijay Abraham I2016-11-144-0/+8
| | * drivers: mmc: omap_hsmmc: use regulator APIs to program pbiasKishon Vijay Abraham I2016-11-141-1/+29
| | * mmc: power off the IO regulator during power cycleKishon Vijay Abraham I2016-11-131-0/+1
| | * ARM: dts: dra7xx: Fix broken pbias device creationKishon Vijay Abraham I2016-11-131-1/+1
| | * power: regulator: pbias: Add pbias regulator supportKishon Vijay Abraham I2016-11-133-0/+229
* | | Merge branch 'p-ti-u-boot-2016.05' of git://git.omapzoom.org/repo/u-boot into...Praneeth Bajjuri2016-11-08117-692/+6686
|\| |
| * | Merge branch 'ti-u-boot-2016.05' of git://git.ti.com/ti-u-boot/ti-u-boot into...Praneeth Bajjuri2016-11-0271-611/+3614
| |\|