summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'u-boot-rockchip-20191026' of https://gitlab.denx.de/u-boot/custodi...WIP/26Oct2019Tom Rini2019-10-2648-158/+2034
|\
| * rockchip: firefly-rk3288: Enable TPL supportKever Yang2019-10-262-3/+3
| * rockchip: adding the missing "/" in entries of boot_devicesLevin Du2019-10-265-10/+10
| * rockchip: config: update CONFIG_SPL_MAX_SIZE for 64bit CPUsKever Yang2019-10-263-3/+3
| * rockchip: rk3399: update SPL_STACK_R_ADDRKever Yang2019-10-2618-17/+3
| * rockchip: evb-px5: defconfig: no need to reserve IRAM for SPLKever Yang2019-10-261-1/+0
| * rockchip: rk3328: defconfig: no need to reserve IRAM for SPLKever Yang2019-10-262-2/+0
| * rockchip: rk3399: defconfig: no need to reserve IRAM for SPLKever Yang2019-10-2613-13/+0
| * common: spl: atf: support booting bl32 imageJoseph Chen2019-10-261-14/+35
| * rockchip: make_fit_atf.py: allow inclusion of a tee binaryHeiko Stuebner2019-10-261-6/+46
| * ram: rk3328: Fix loading of skew valuesSimon South2019-10-261-1/+1
| * ram: rk3328: Use correct frequency units in functionSimon South2019-10-261-2/+2
| * rockchip: dts: rk3328: rock64: Add same-as-spl orderEmmanuel Vadot2019-10-261-0/+5
| * clk: rockchip: rk3328: Configure CPU clockSimon South2019-10-262-0/+5
| * rockchip: rk3399: Add Leez P710 supportAndy Yan2019-10-265-0/+723
| * power: pmic: rk809: support rk809 pmicJoseph Chen2019-10-263-2/+74
| * power: pmic: rk817: support rk817 pmicJoseph Chen2019-10-263-7/+297
| * power: pmic: rk805: support rk805 pmicElaine Zhang2019-10-263-0/+19
| * power: pmic: rk816: support rk816 pmicElaine Zhang2019-10-263-6/+136
| * power: regulator: rk8xx: update the driver for rk808 and rk818Elaine Zhang2019-10-261-82/+465
| * dm: regulator: support regulator more stateJoseph Chen2019-10-264-0/+218
* | 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