summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* TEST: Where is CONFIG_ENV_IS_EMBEDDED setTEST/is-CONFIG_ENV_IS_EMBEDDED-setTom Rini2019-10-291-0/+2
* Merge tag 'mips-pull-2019-10-25' of git://git.denx.de/u-boot-mipsWIP/25Oct2019Tom Rini2019-10-2575-545/+2327
|\
| * configs: mtmips: remove configs which are selected in Kconfig or uselessWeijie Gao2019-10-254-28/+0
| * mips: mtmips: select essential drivers in KconfigWeijie Gao2019-10-252-0/+8
| * mips: mtmips: change baudrate table for all boardsWeijie Gao2019-10-252-2/+2
| * dts: mtmips: add default pinctrl to eth nodes for all boardsWeijie Gao2019-10-252-0/+4
| * dts: mtmips: add default pinctrl for gardena-smart-gateway-mt7688Weijie Gao2019-10-251-0/+3
| * dts: mtmips: add mmc related nodes for mt7628an.dtsiWeijie Gao2019-10-251-0/+22
| * mmc: mtk-sd: add a dts property cd-active-high for builtin-cd modeWeijie Gao2019-10-251-1/+5
| * mmc: mtk-sd: add support for MediaTek MT7620/MT7628 SoCsWeijie Gao2019-10-252-4/+21
| * dts: mtmips: enable eth port0 led and link poll functions for all boardsWeijie Gao2019-10-253-1/+27
| * net: mt7628-eth: add support to isolate LAN/WAN portsWeijie Gao2019-10-251-0/+32
| * net: mt7628-eth: free rx descriptor on receiving failureWeijie Gao2019-10-251-0/+3
| * net: mt7628-eth: make phy link up detection optional via DTWeijie Gao2019-10-252-29/+31
| * net: mt7628-eth: remove hardcoded gpio settings and regmap-based phy resetWeijie Gao2019-10-251-37/+8
| * phy: mt76x8-usb-phy: add slew rate calibration and remove non-mt7628 partWeijie Gao2019-10-252-68/+158
| * dts: mtmips: update reset controller node for mt7628Weijie Gao2019-10-251-12/+24
| * reset: add reset controller driver for MediaTek MIPS platformWeijie Gao2019-10-254-0/+126
| * dts: mtmips: add default pinctrl for uart nodesWeijie Gao2019-10-251-0/+9
| * dts: mtmips: add pinctrl node for mt7628Weijie Gao2019-10-251-0/+150
| * pinctrl: add support for MediaTek MT7628Weijie Gao2019-10-257-0/+747
| * spi: mt7621-spi: restore default register value after each xferWeijie Gao2019-10-251-13/+17
| * spi: mt7621-spi: remove data cache and rewrite its xfer functionWeijie Gao2019-10-251-106/+91
| * spi: mt7621-spi: use clock frequency from clk driverWeijie Gao2019-10-251-7/+13
| * dts: mtmips: add clock node for mt7628Weijie Gao2019-10-251-4/+17
| * clk: add clock driver for MediaTek MT76x8 platformWeijie Gao2019-10-254-0/+199
| * dts: mtmips: enable high-speed UART support for mt7628Weijie Gao2019-10-251-3/+3
| * dts: mtmips: move uart property clock-frequency into mt7628an.dtsiWeijie Gao2019-10-253-2/+6
| * serial: serial_mtk: add non-DM version for SPLWeijie Gao2019-10-252-17/+187
| * serial: serial_mtk: enable FIFO and disable flow controlWeijie Gao2019-10-251-0/+21
| * drivers: nand: brcmnand: fix nand_chip ecc layout structureWilliam Zhang2019-10-251-156/+104
| * mips: bmips: switch to board defines for dtbÁlvaro Fernández Rojas2019-10-251-2/+2
| * bmips: correct name charactersÁlvaro Fernández Rojas2019-10-257-7/+7
| * bmips: configs: switch to size definitionsÁlvaro Fernández Rojas2019-10-2522-45/+58
| * mips: bmips: remove unneeded definitionsÁlvaro Fernández Rojas2019-10-251-4/+0
| * bmips: enable vr-3032u nand supportÁlvaro Fernández Rojas2019-10-253-0/+23
| * bmips: bcm63268: add support for brcmnandÁlvaro Fernández Rojas2019-10-251-0/+18
| * bmips: bcm6362: add support for brcmnandÁlvaro Fernández Rojas2019-10-251-0/+18
| * bmips: bcm6328: add support for brcmnandÁlvaro Fernández Rojas2019-10-251-0/+16
| * bmips: bcm6368: add support for brcmnandÁlvaro Fernández Rojas2019-10-251-0/+18
| * nand: brcm: add BCM6368 supportÁlvaro Fernández Rojas2019-10-253-0/+124
| * MIPS: add compile time definition of L2 cache sizeRamon Fried2019-10-252-2/+10
* | Merge branch '2019-10-24-ti-imports'Tom Rini2019-10-2544-28/+39198
|\ \
| * | arm: dts: k3-am65: Add R5F ranges in interconnect nodesSuman Anna2019-10-251-0/+4
| * | armv7R: K3: j721e: Add support for triggering ddr init from SPLLokesh Vutla2019-10-252-1/+8
| * | arm: dts: k3-j721e: Add ddr nodeLokesh Vutla2019-10-253-0/+4409
| * | ram: k3-j721e: Add support for J721E DDR controllerKevin Scholz2019-10-2521-0/+32102
| * | dt-bindings: memory-controller: Introduce J721E DDRSS bindingsLokesh Vutla2019-10-251-0/+2241
| * | ram: k3-am654: Do not rely on default values for certain DDR registerJames Doublesin2019-10-254-19/+85
| * | ram: k3-am654: add support for LPDDR4 and DDR3L DDRsJames Doublesin2019-10-251-11/+230