summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-06rockchip: defconfig: lion-rk3368: cleanups and updates for Lion-v2.0lion-v2019.04Christoph Muellner
2019-06-06rockchip: board: lion-rk3368: update DTS for Lion-v2.0Philipp Tomsich
2019-06-06rk3368: Streamline SYS_LOAD_ADDR.Christoph Muellner
2019-06-06rk3368: Streamline default environment.Christoph Muellner
2019-06-06rk3368: Fix memory map.Christoph Muellner
2019-06-06rockchip: rk3368: Add missing header file.Christoph Muellner
2019-06-06rockchip: rk3368: Print banner in SPL.Christoph Muellner
2019-06-03dts: rk3368: convert deprecated clock-freq-min-max to max-frequencyPhilipp Tomsich
2019-06-03net: phy/vitesse: Add support for VSC8531 PHYPhilipp Tomsich
2019-06-03rockchip: board: lion-rk3368: enable regulators during bootupPhilipp Tomsich
2019-06-03rockchip: clk: rk3368: implement get_clk for I2C0 and I2C1Philipp Tomsich
2019-06-03rockchip: rk3368: drop explicit pinctrl configuration for UART0Philipp Tomsich
2019-06-03rockchip: pinctrl: rk3368: add simple pinctrl for SPLPhilipp Tomsich
2019-05-04rk3399: gru: Fix DTS compilation issues.Christoph Müllner
2019-05-04rk3399: Restore USB functionality.Christoph Müllner
2019-04-30common: fdt: Remove wrong error message.Christoph Muellner
2019-04-30rk3399: New DMC (denali) driver.Christoph Muellner
2019-04-29dts: puma: Add SPD EEPROM node.Christoph Muellner
2019-04-29rockchip: spi: fix off-by-one in chunk size computationPhilipp Tomsich
2019-04-29rockchip: spi: only wait for completion, if transmittingPhilipp Tomsich
2019-04-29rockchip: spi: consistently use false/true with rkspi_enable_chipPhilipp Tomsich
2019-04-29rockchip: spi: remove unused code and fields in privPhilipp Tomsich
2019-04-29puma: defconfig: Use simple pinctrl driver in SPL.Christoph Muellner
2019-04-29pinctrl: rockchip: (Re-)Introduce pinctrl simple for SPL.Christoph Muellner
2019-04-29Puma: Drop DOS/EFI partition support from SPL.Christoph Muellner
2019-04-29puma: Reduce SPL size.Christoph Muellner
2019-04-29Revert "rockchip: rk3399-puma: enable SPL_ATF_NO_PLATFORM_PARAM"Christoph Müllner
2019-04-29rockchip: rk3399-puma: enable I2C eeprom in SPLPhilipp Tomsich
2019-04-29rockchip: rk3399-puma: enable MTD.Philipp Tomsich
2019-04-29rockchip: rk3399-puma: enable gigadevice spi-norKlaus Goger
2019-04-29rockchip: rk3399-puma: Reset from SPL on error.Christoph Muellner
2019-04-29puma: move ENV_OFFSET to 4MiB-16kiBJakob Unterwurzacher
2019-04-29dw_mmc: Print error message on error.Christoph Muellner
2019-04-26common: command: Add command execution tracer.Christoph Muellner
2019-04-26.gitignore: ignore patch rejects (*.rej) filesPhilipp Tomsich
2019-04-26Kconfig: don't pollute Kconfig w/ i.MX8M options for everyonePhilipp Tomsich
2019-04-26arm: introduce _relaxed MMIO accessorsAndre Przywara
2019-04-26arm: clean up asm/io.hAndre Przywara
2019-04-26Prepare v2019.04Tom Rini
2019-04-26arm: sunxi: Enable DM_MMC on required SoCsJagan Teki
2019-04-26dts: imx8qxp-mek: Add PHY post reset delayAndrejs Cainikovs
2019-04-26net: dm: fec: Support phy-reset-post-delay propertyAndrejs Cainikovs
2019-04-26watchdog: Move watchdog_dev to data section (BSS may not be cleared)Stefan Roese
2019-04-26net: phy: implement fallback mechanism for negative phy adressesHannes Schmelzer
2019-04-26DTS: Fix ETH PHY reset on HSC|DDC boards (imx53)Lukasz Majewski
2019-04-26cosmetic: Remove not needed string from kp_imx53.h configLukasz Majewski
2019-04-26cosmetic: config: Remove empty #ifdefsLukasz Majewski
2019-04-26imx8mq_evk: README: Make the underline marker fill the whole sentenceFabio Estevam
2019-04-26imx8mq_evk: README: Fix a typo in the destination pathFabio Estevam
2019-04-26imx8mq_evk: README: Need to copy bl31.bin to U-Boot source treeFabio Estevam