summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* board_r: remove superfluous #ifdef CONFIG_PRAMHeinrich Schuchardt2018-01-191-2/+0
* GPIO: tca642x: Rework to not include commands in SPLTom Rini2018-01-191-3/+3
* GPIO: pca953x: Rework to not include commands in SPLTom Rini2018-01-191-3/+3
* cmd: pmic: update help descriptionKlaus Goger2018-01-191-1/+1
* fs/fat: remove distractive message in file_fat_read_at()Heinrich Schuchardt2018-01-191-1/+1
* fs: remove distractive message in fs_read()Heinrich Schuchardt2018-01-191-1/+1
* DA850evm: Remove dead codeAdam Ford2018-01-191-6/+0
* ARM: dts: omap3-beagle{-xm}: Enable DM and devicetree for BeagleBoardDerald D. Woods2018-01-193-92/+69
* ARM: dts: omap3-beagle{-xm}: Add support for BeagleBoardDerald D. Woods2018-01-197-0/+953
* env: ti: Select dtb name for dra76x and am574Lokesh Vutla2018-01-191-1/+3
* ARM: dts: am574x-idk: Add initial supportLokesh Vutla2018-01-199-94/+130
* board: ti: am57xx: Enable CMD_DDR3Lokesh Vutla2018-01-191-0/+1
* board: ti: am574x-idk: Update pinmux using latest PMTLokesh Vutla2018-01-192-1/+305
* board: ti: am574x-idk: Add ddr data supportLokesh Vutla2018-01-191-3/+44
* board: ti: am574x-idk: Add hw data supportLokesh Vutla2018-01-192-3/+7
* board: ti: am574x-idk: Add epprom supportLokesh Vutla2018-01-191-0/+5
* arm: dra762: Add support for device package identificationLokesh Vutla2018-01-198-6/+91
* cmd: ti: Generalize cmd_ddr3 commandLokesh Vutla2018-01-193-30/+123
* arm: keystone: Move cmd_ddr3 to a common placeLokesh Vutla2018-01-197-4/+29
* arm: emif-common: Add suppport for enabling ECCLokesh Vutla2018-01-192-1/+119
* arm: emif-common: Add ecc specific emif registersLokesh Vutla2018-01-192-4/+19
* drivers: dma: ti-edma3: add support for memory fillTero Kristo2018-01-192-7/+50
* dt-bindings: leds: adopt Linux PCA9532 binding constantsFelix Brack2018-01-191-0/+18
* board: ti: k2g: Make ddr3* declarations as staticLokesh Vutla2018-01-191-5/+5
* board: ti: dra76: mux wakeup2 as gpio1_2Tomi Valkeinen2018-01-191-1/+1
* arm: am33xx: Avoid writing into reserved DPLL dividerLokesh Vutla2018-01-191-6/+6
* tools: omapimage: Fix mismatch of image size in headerLokesh Vutla2018-01-191-1/+1
* board: ti: K2G FC SoC 1GHz and DDR3 1066 MT/s supportRex Chang2018-01-197-13/+106
* configs: k2g_evm: Allocate more space for u-bootLokesh Vutla2018-01-191-1/+1
* board: ti: dra7xx: Select MCAN instead of DCAN on DRA76 EVMVignesh R2018-01-192-0/+8
* mmc: omap_hsmmc: Fix incorrect bit operations for disabling a bitKishon Vijay Abraham I2018-01-192-7/+6
* mmc: omap_hsmmc: Enable Auto command (CMD12) enableKishon Vijay Abraham I2018-01-191-1/+5
* mmc: omap_hsmmc: Add support for DMA (ADMA2)Kishon Vijay Abraham I2018-01-192-4/+213
* omap: Update the base address of the MMC controllersJean-Jacques Hiblot2018-01-185-11/+11
* Revert "omap_hsmmc: update struct hsmmc to accommodate omap3 from DT"Jean-Jacques Hiblot2018-01-182-31/+7
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2018-01-1730-114/+439
|\
| * armv8: ls1088ardb: Add environment variable address location for QSPI-NORAshish Kumar2018-01-173-2/+6
| * env: sf: Add support for env init for QSPI-NORAshish Kumar2018-01-171-0/+21
| * armv8: ls1088: Add USB and PCI configs in SD-BOOT defconfigAshish Kumar2018-01-172-0/+24
| * arm64: ls1012a: Add sata distro boot supportYuantian Tang2018-01-173-19/+11
| * arm64: ls1046a: Add sata distro boot supportYuantian Tang2018-01-173-22/+13
| * freescale: Ensure common commands are not included in SPL binaryTom Rini2018-01-172-7/+9
| * arm: ls1021atwr: Rework local commands to not be included in SPLTom Rini2018-01-151-46/+45
| * powerpc: P1010RDB: Rework local command to not be included in SPLTom Rini2018-01-151-0/+2
| * board/ls2081ard: Correct code to get QMAP value in checkboardPriyanka Jain2018-01-151-1/+1
| * board/ls2081ardb: Update board related printsPriyanka Jain2018-01-151-1/+1
| * configs: SECURE_BOOT: Enable CONFIG_CMD_EXT4_WRITESumit Garg2018-01-151-0/+2
| * armv8/ls1088a: configure PMU's PCTBENR to enable WDTZhang Ying-224552018-01-151-2/+2
| * serial: lpuart: Proper device identificationSriram Dash2018-01-151-11/+7
| * board: ls1012a: LS1012A-2G5RDB board supportBhaskar Upadhaya2018-01-1510-2/+293