summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-30blk: set log2blksz in blk_create_device()Heinrich Schuchardt1-0/+1
2019-10-26Merge tag 'mips-pull-2019-10-25' of git://git.denx.de/u-boot-mipsTom Rini75-545/+2327
2019-10-26Merge branch '2019-10-24-ti-imports'Tom Rini44-28/+39198
2019-10-26arm: dts: k3-am65: Add R5F ranges in interconnect nodesSuman Anna1-0/+4
2019-10-26armv7R: K3: j721e: Add support for triggering ddr init from SPLLokesh Vutla2-1/+8
2019-10-26arm: dts: k3-j721e: Add ddr nodeLokesh Vutla3-0/+4409
2019-10-26ram: k3-j721e: Add support for J721E DDR controllerKevin Scholz21-0/+32102
2019-10-26dt-bindings: memory-controller: Introduce J721E DDRSS bindingsLokesh Vutla1-0/+2241
2019-10-26ram: k3-am654: Do not rely on default values for certain DDR registerJames Doublesin4-19/+85
2019-10-26ram: k3-am654: add support for LPDDR4 and DDR3L DDRsJames Doublesin1-11/+230
2019-10-26armv7r: dts: am654-base-board: Rename 1600MHz to 1600MTs in dtsi filenameJames Doublesin2-1/+1
2019-10-26arm: K3: Clean and invalidate Linux Image before jumping to LinuxLokesh Vutla1-0/+11
2019-10-26cmd: booti: Store OS start and end info in images structureLokesh Vutla1-0/+3
2019-10-26boot: arm: Enable support for custom board_prep_linuxLokesh Vutla1-0/+4
2019-10-26configs: dra7xx_evm: Increase the size of SPL_MULTI_DTB_FITFaiz Abbas2-2/+2
2019-10-26configs: dra7xx_evm: Add Kconfigs for SPL_DFU bootmodeFaiz Abbas2-0/+12
2019-10-26ARM: dts: dra7: Add usb peripheral nodes in splFaiz Abbas6-0/+92
2019-10-25Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini49-274/+384
2019-10-25Merge tag 'u-boot-atmel-2020.01-b' of https://gitlab.denx.de/u-boot/custodian...Tom Rini10-0/+152
2019-10-25Merge tag 'xilinx-for-v2020.01-part2' of https://gitlab.denx.de/u-boot/custod...Tom Rini97-480/+4078
2019-10-25configs: mtmips: remove configs which are selected in Kconfig or uselessWeijie Gao4-28/+0
2019-10-25mips: mtmips: select essential drivers in KconfigWeijie Gao2-0/+8
2019-10-25mips: mtmips: change baudrate table for all boardsWeijie Gao2-2/+2
2019-10-25dts: mtmips: add default pinctrl to eth nodes for all boardsWeijie Gao2-0/+4
2019-10-25dts: mtmips: add default pinctrl for gardena-smart-gateway-mt7688Weijie Gao1-0/+3
2019-10-25dts: mtmips: add mmc related nodes for mt7628an.dtsiWeijie Gao1-0/+22
2019-10-25mmc: mtk-sd: add a dts property cd-active-high for builtin-cd modeWeijie Gao1-1/+5
2019-10-25mmc: mtk-sd: add support for MediaTek MT7620/MT7628 SoCsWeijie Gao2-4/+21
2019-10-25dts: mtmips: enable eth port0 led and link poll functions for all boardsWeijie Gao3-1/+27
2019-10-25net: mt7628-eth: add support to isolate LAN/WAN portsWeijie Gao1-0/+32
2019-10-25net: mt7628-eth: free rx descriptor on receiving failureWeijie Gao1-0/+3
2019-10-25net: mt7628-eth: make phy link up detection optional via DTWeijie Gao2-29/+31
2019-10-25net: mt7628-eth: remove hardcoded gpio settings and regmap-based phy resetWeijie Gao1-37/+8
2019-10-25phy: mt76x8-usb-phy: add slew rate calibration and remove non-mt7628 partWeijie Gao2-68/+158
2019-10-25dts: mtmips: update reset controller node for mt7628Weijie Gao1-12/+24
2019-10-25reset: add reset controller driver for MediaTek MIPS platformWeijie Gao4-0/+126
2019-10-25dts: mtmips: add default pinctrl for uart nodesWeijie Gao1-0/+9
2019-10-25dts: mtmips: add pinctrl node for mt7628Weijie Gao1-0/+150
2019-10-25pinctrl: add support for MediaTek MT7628Weijie Gao7-0/+747
2019-10-25spi: mt7621-spi: restore default register value after each xferWeijie Gao1-13/+17
2019-10-25spi: mt7621-spi: remove data cache and rewrite its xfer functionWeijie Gao1-106/+91
2019-10-25spi: mt7621-spi: use clock frequency from clk driverWeijie Gao1-7/+13
2019-10-25dts: mtmips: add clock node for mt7628Weijie Gao1-4/+17
2019-10-25clk: add clock driver for MediaTek MT76x8 platformWeijie Gao4-0/+199
2019-10-25dts: mtmips: enable high-speed UART support for mt7628Weijie Gao1-3/+3
2019-10-25dts: mtmips: move uart property clock-frequency into mt7628an.dtsiWeijie Gao3-2/+6
2019-10-25serial: serial_mtk: add non-DM version for SPLWeijie Gao2-17/+187
2019-10-25serial: serial_mtk: enable FIFO and disable flow controlWeijie Gao1-0/+21
2019-10-25drivers: nand: brcmnand: fix nand_chip ecc layout structureWilliam Zhang1-156/+104
2019-10-25mips: bmips: switch to board defines for dtbÁlvaro Fernández Rojas1-2/+2