summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-21rockchip: rk3368-lion: add code to allow forcing a power-on resetv2019.04-somChristoph Muellner
2019-10-14rk3399: dram: Fix slave delay for DDR3.Christoph Muellner
2019-10-13rockchip: rk3386: Add option to print on UART4.Klaus Goger
2019-10-13lion: Increase MMC environment size to 16 kiB.Christoph Muellner
2019-10-13rockchip: defconfig: lion-rk3368: cleanups and updates for Lion-v2.0Christoph Muellner
2019-10-13rockchip: board: lion-rk3368: update DTS for Lion-v2.0Philipp Tomsich
2019-10-13rk3368: Streamline SYS_LOAD_ADDR.Christoph Muellner
2019-10-13rk3368: Streamline default environment.Christoph Muellner
2019-10-13rk3368: Fix memory map.Christoph Muellner
2019-10-13rockchip: rk3368: Add missing header file.Christoph Muellner
2019-10-13rockchip: rk3368: Print banner in SPL.Christoph Muellner
2019-10-13dts: rk3368: convert deprecated clock-freq-min-max to max-frequencyPhilipp Tomsich
2019-10-13net: phy/vitesse: Add support for VSC8531 PHYPhilipp Tomsich
2019-10-13rockchip: board: lion-rk3368: enable regulators during bootupPhilipp Tomsich
2019-10-13rockchip: clk: rk3368: implement get_clk for I2C0 and I2C1Philipp Tomsich
2019-10-13rockchip: rk3368: drop explicit pinctrl configuration for UART0Philipp Tomsich
2019-10-13rockchip: pinctrl: rk3368: add simple pinctrl for SPLPhilipp Tomsich
2019-10-13puma: Increase MMC environment size to 16 kiB.puma-v2019.04Christoph Muellner
2019-10-13rk3399: Take environment from boot device via mmc_get_env_dev().Christoph Muellner
2019-08-09dram: rk3399: Adding speed grade information on bootup.Christoph Muellner
2019-08-07spl: atf: Fix uninitialized pointer to bl31_image_infoChristoph Muellner
2019-06-25rk3399: puma: Add support for DDR3-1600-4GB dual-rank.Christoph Muellner
2019-05-06rockchip: clk: rk3399: allow requests for all UART clocksChristoph Muellner
2019-05-06rockchip: rk3399: Add option to print on UART3.Christoph Muellner
2019-05-06rockchip: pinctrl: rk3399: add support for UART3Christoph Muellner
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