summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* nds32: Drop unreferenced CONFIG_ADP_AG101PTuomas Tynkkynen2018-01-192-3/+0
* pcmcia: Drop a bunch of unused CONFIG_SYS_PCMCIA_ macrosTuomas Tynkkynen2018-01-192-125/+0
* Travis-CI: Add job for running test.py on qemu_arm64Tuomas Tynkkynen2018-01-191-0/+5
* Travis-CI: Download ARM64 version of GRUB as wellTuomas Tynkkynen2018-01-191-0/+3
* ARM: Document AArch64 version of qemu-armTuomas Tynkkynen2018-01-191-5/+16
* ARM: qemu-arm: Add support for AArch64Tuomas Tynkkynen2018-01-196-2/+77
* arm: mach-omap2: Remove secure certificate name printingAndrew F. Davis2018-01-191-6/+6
* arm: am33xx: security: Fix size calculation on headerMadan Srinivas2018-01-191-1/+1
* rpi_0_w: Add configs consistent with RpI3Drew Moseley2018-01-191-0/+7
* ARM: omap3: evm: Add kernel image loading from UBIFS and EXT4Derald D. Woods2018-01-191-17/+40
* 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