aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-19Travis-CI: Add job for running test.py on qemu_arm64Tuomas Tynkkynen
2018-01-19Travis-CI: Download ARM64 version of GRUB as wellTuomas Tynkkynen
2018-01-19ARM: Document AArch64 version of qemu-armTuomas Tynkkynen
2018-01-19ARM: qemu-arm: Add support for AArch64Tuomas Tynkkynen
2018-01-19arm: mach-omap2: Remove secure certificate name printingAndrew F. Davis
2018-01-19arm: am33xx: security: Fix size calculation on headerMadan Srinivas
2018-01-19rpi_0_w: Add configs consistent with RpI3Drew Moseley
2018-01-19ARM: omap3: evm: Add kernel image loading from UBIFS and EXT4Derald D. Woods
2018-01-19board_r: remove superfluous #ifdef CONFIG_PRAMHeinrich Schuchardt
2018-01-19GPIO: tca642x: Rework to not include commands in SPLTom Rini
2018-01-19GPIO: pca953x: Rework to not include commands in SPLTom Rini
2018-01-19cmd: pmic: update help descriptionKlaus Goger
2018-01-19fs/fat: remove distractive message in file_fat_read_at()Heinrich Schuchardt
2018-01-19fs: remove distractive message in fs_read()Heinrich Schuchardt
2018-01-19DA850evm: Remove dead codeAdam Ford
2018-01-19ARM: dts: omap3-beagle{-xm}: Enable DM and devicetree for BeagleBoardDerald D. Woods
2018-01-19ARM: dts: omap3-beagle{-xm}: Add support for BeagleBoardDerald D. Woods
2018-01-19env: ti: Select dtb name for dra76x and am574Lokesh Vutla
2018-01-19ARM: dts: am574x-idk: Add initial supportLokesh Vutla
2018-01-19board: ti: am57xx: Enable CMD_DDR3Lokesh Vutla
2018-01-19board: ti: am574x-idk: Update pinmux using latest PMTLokesh Vutla
2018-01-19board: ti: am574x-idk: Add ddr data supportLokesh Vutla
2018-01-19board: ti: am574x-idk: Add hw data supportLokesh Vutla
2018-01-19board: ti: am574x-idk: Add epprom supportLokesh Vutla
2018-01-19arm: dra762: Add support for device package identificationLokesh Vutla
2018-01-19cmd: ti: Generalize cmd_ddr3 commandLokesh Vutla
2018-01-19arm: keystone: Move cmd_ddr3 to a common placeLokesh Vutla
2018-01-19arm: emif-common: Add suppport for enabling ECCLokesh Vutla
2018-01-19arm: emif-common: Add ecc specific emif registersLokesh Vutla
2018-01-19drivers: dma: ti-edma3: add support for memory fillTero Kristo
2018-01-19dt-bindings: leds: adopt Linux PCA9532 binding constantsFelix Brack
2018-01-19board: ti: k2g: Make ddr3* declarations as staticLokesh Vutla
2018-01-19board: ti: dra76: mux wakeup2 as gpio1_2Tomi Valkeinen
2018-01-19arm: am33xx: Avoid writing into reserved DPLL dividerLokesh Vutla
2018-01-19tools: omapimage: Fix mismatch of image size in headerLokesh Vutla
2018-01-19board: ti: K2G FC SoC 1GHz and DDR3 1066 MT/s supportRex Chang
2018-01-19configs: k2g_evm: Allocate more space for u-bootLokesh Vutla
2018-01-19board: ti: dra7xx: Select MCAN instead of DCAN on DRA76 EVMVignesh R
2018-01-19mmc: omap_hsmmc: Fix incorrect bit operations for disabling a bitKishon Vijay Abraham I
2018-01-19mmc: omap_hsmmc: Enable Auto command (CMD12) enableKishon Vijay Abraham I
2018-01-19mmc: omap_hsmmc: Add support for DMA (ADMA2)Kishon Vijay Abraham I
2018-01-19ddr: marvell: update ddr controller init and freqChris Packham
2018-01-19ddr: marvell: update additional ODT settingChris Packham
2018-01-19ddr: marvell: use correct TREFI valueChris Packham
2018-01-19ddr: marvell: only assert M_ODT[0] on write for a single CSChris Packham
2018-01-19ARC: devboards: Allow huge uImages (up to 128 MiB)Alexey Brodkin
2018-01-19ARC: Invalidate instruction and data caches early on bootEugeniy Paltsev
2018-01-19ARC: HSDK: DTS: Add cgu-clk nodeEugeniy Paltsev
2018-01-19ARC: HSDK: CGU: Add 'Hz' when printing clock frequencyEugeniy Paltsev
2018-01-19ARC: HSDK: CGU: Use plat data instead of priv dataEugeniy Paltsev