aboutsummaryrefslogtreecommitdiff
path: root/plat/rockchip/common/params_setup.c
AgeCommit message (Expand)Author
2020-07-04rockchip: don't crash if we get an FDT we can't parseThomas Hebb
2020-06-08rockchip: increase FDT buffer sizeHugh Cole-Baker
2019-11-17plat/rockchip: initialize reset and poweroff GPIOs with known invalid valueVasily Khoruzhick
2019-08-09rockchip: move dt-coreboot uart distinction into param handling codeHeiko Stuebner
2019-08-05rockchip: make uart baudrate configurableHeiko Stuebner
2019-08-05rockchip: px30: add uart5 as option for serial outputHeiko Stuebner
2019-07-23plat/rockchip: Switch to use new common BL aux parameter libraryJulius Werner
2019-05-01rockchip: Allow console device to be set by DTB.Christoph Müllner
2019-04-26rockchip: only include libfdt in non-coreboot casesHeiko Stuebner
2019-03-14rockchip: add an fdt parsing stub for platform paramHeiko Stuebner
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-09-28rockchip: Migrate to new interfacesAntonio Nino Diaz
2018-04-27types: use int-ll64 for both aarch32 and aarch64Masahiro Yamada
2018-01-19rockchip: Use coreboot-supplied serial console on coreboot systemsJulius Werner
2017-07-14Fix order of remaining platform #includesIsla Mitchell
2017-05-03Use SPDX license identifiersdp-arm
2016-09-10rockchip: set gpio2 ~ gpio4 to input and pull none modeCaesar Wang
2016-09-10rockchip: support disable/enable specific gpio when suspend/resumeCaesar Wang
2016-05-27rockchip: add reset or power off gpio configuration for rk3399Caesar Wang