Age | Commit message (Expand) | Author |
2020-06-07 | rockchip: puma: drop special handling of usb host regulator | Heiko Stuebner |
2020-06-07 | rockchip: puma: remove separate fit generator | Heiko Stuebner |
2020-06-07 | rockchip: puma: reorganize devicetrees to actually work and match upstream | Heiko Stuebner |
2020-06-07 | rockchip: puma: fix indentation of misc_init_r | Heiko Stuebner |
2020-06-02 | rockchip: Remove ARCH= references from documentation | Tom Rini |
2020-05-29 | rockchip: Fix spl mmc boot device ofpath | Jagan Teki |
2020-05-22 | board: puma: use dtb given on the commandline instead of using u-boot.dtb | Heiko Stuebner |
2020-05-18 | common: Drop log.h from common header | Simon Glass |
2020-05-18 | common: Drop init.h from common header | Simon Glass |
2020-02-05 | dm: core: Rename ofnode_get_chosen_prop() | Simon Glass |
2019-12-02 | crc32: Use the crc.h header for crc functions | Simon Glass |
2019-11-23 | rockchip: lion-rk3368: Migrate to use common FIT generator | Kever Yang |
2019-09-11 | doc: lion_rk3368: use idbloader.img for rk3368 | Matwey V. Kornilov |
2019-08-23 | board: puma: Use rockchip_* helpers to setup cpuid and macaddr | Rohan Garg |
2019-08-11 | env: Drop environment.h header file where not needed | Simon Glass |
2019-08-11 | env: Move env_set() to env.h | Simon Glass |
2019-07-29 | rockchip: rk3399: Migrate to use common board file | Kever Yang |
2019-07-29 | rockchip: rk3368: Migrate to use common board file | Kever Yang |
2019-06-26 | rockchip: rk3399: Support common spl_board_init | Jagan Teki |
2019-06-26 | Kconfig: Add u-boot.itb BUILD_TARGET for Rockchip | Jagan Teki |
2019-06-26 | board: puma: Get bl31.bin via BL31 and rk3399m0.bin via PMUM0 | Jagan Teki |
2019-05-30 | rockchip: rk3399-puma: Move ENV_OFFSET to end of SPI NOR. | Christoph Muellner |
2019-05-01 | rockchip: use 'arch-rockchip' as header file path | Kever Yang |
2018-07-21 | rockchip: rk3399: change boot_target based on u-boot, spl-boot-device | Klaus Goger |
2018-05-07 | SPDX: Convert all of our multiple license tags to Linux Kernel style | Tom Rini |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-04-27 | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR | Tom Rini |
2018-04-08 | net: Move enetaddr env access code to env config instead of net config | Alex Kiernan |
2018-01-02 | rockchip: board: lion-rk3368: reduce env-size default to 8KiB | Philipp Tomsich |
2018-01-01 | rockchip: rk3399-puma: reduce env size to 8kiB | Jakob Unterwurzacher |
2017-12-18 | rockchip: move CONFIG_ENV_SIZE and CONFIG_ENV_OFFSET to Kconfig | Klaus Goger |
2017-12-17 | rockchip: rk3399-puma: set gpio4cd iodomain to 1.8V | Jakob Unterwurzacher |
2017-12-08 | rockchip: rk3399-puma: preserve leading zeros in serial# | Jakob Unterwurzacher |
2017-11-30 | rockchip: rk3399-puma: add code to allow forcing a power-on reset | Philipp Tomsich |
2017-11-30 | rockchip: rk3399-puma: implement usb_hub_reset_devices for puma-rk3399 | Philipp Tomsich |
2017-11-26 | rockchip: board: lion-rk3368: update .its file | Philipp Tomsich |
2017-11-26 | rockchip: board: puma-rk3399: update .its file to use new features | Philipp Tomsich |
2017-10-01 | rockchip: rk3399-puma: add boot-on regulator to override BIOS_DISABLE | Philipp Tomsich |
2017-10-01 | rockchip: puma-rk3399: update board_init() | Philipp Tomsich |
2017-10-01 | rockchip: rk3399: make spl_board_init board-specific | Philipp Tomsich |
2017-10-01 | rockchip: board: lion-rk3368: avoid ATF overwriting active SPL stage | Philipp Tomsich |
2017-09-18 | rockchip: puma_rk3399: increase serialno_str size | Klaus Goger |
2017-09-18 | rockchip: board: puma_rk3399: update README flash instructions | Klaus Goger |
2017-09-18 | rockchip: board: lion_rk3368: update README flash instructions | Klaus Goger |
2017-08-16 | env: Rename getenv/_f() to env_get() | Simon Glass |
2017-08-16 | env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() | Simon Glass |
2017-08-16 | env: Rename setenv() to env_set() | Simon Glass |
2017-08-13 | rockchip: lion-rk3368: defconfig: enable DM timer for all stages | Philipp Tomsich |
2017-08-13 | rockchip: board: puma_rk3399: rename ATF firmware | Klaus Goger |
2017-08-13 | rockchip: board: puma-rk3399: fix warnings in puma_rk3399/fit_spl_atf.its | Philipp Tomsich |