~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* rockchip: puma-rk3399: enforce ENV_IS_NOWHERE with Kconfig selectQuentin Schulz2023-04-21
* rockchip: puma-rk3399: migrate to u-boot-rockchip-spi.binQuentin Schulz2022-10-19
* rockchip: puma-rk3399: migrate to u-boot-rockchip.binQuentin Schulz2022-10-19
* rockchip: puma-rk3399: migrate to TPLQuentin Schulz2022-10-19
* rockchip: puma-rk3399: load environment from same medium as one used to load ...Quentin Schulz2022-10-19
* rockchip: puma-rk3399: load environment from same MMC as used for loading U-B...Quentin Schulz2022-10-19
* rockchip: puma-rk3399: remove unused default ENV_OFFSET for SPI flashesQuentin Schulz2022-10-19
* rockchip: puma-rk3399: fix boot_targets swap depending on U-Boot proper load ...Quentin Schulz2022-10-19
* rockchip: puma-rk3399: remove dead codeQuentin Schulz2022-10-19
* rockchip: puma/lion: update MAINTAINERS fileQuentin Schulz2022-01-07
* doc: rockchip: puma: update build and flash instructionsQuentin Schulz2021-12-24
* rockchip: rk3399-puma: Increase environment size to 16 kiB.Christoph Muellner2021-03-30
* rockchip: puma: drop special handling of usb host regulatorHeiko Stuebner2020-06-07
* rockchip: puma: remove separate fit generatorHeiko Stuebner2020-06-07
* rockchip: puma: reorganize devicetrees to actually work and match upstreamHeiko Stuebner2020-06-07
* rockchip: puma: fix indentation of misc_init_rHeiko Stuebner2020-06-07
* rockchip: Fix spl mmc boot device ofpathJagan Teki2020-05-29
* board: puma: use dtb given on the commandline instead of using u-boot.dtbHeiko Stuebner2020-05-22
* common: Drop log.h from common headerSimon Glass2020-05-18
* common: Drop init.h from common headerSimon Glass2020-05-18
* dm: core: Rename ofnode_get_chosen_prop()Simon Glass2020-02-05
* crc32: Use the crc.h header for crc functionsSimon Glass2019-12-02
* board: puma: Use rockchip_* helpers to setup cpuid and macaddrRohan Garg2019-08-23
* env: Drop environment.h header file where not neededSimon Glass2019-08-11
* env: Move env_set() to env.hSimon Glass2019-08-11
* rockchip: rk3399: Migrate to use common board fileKever Yang2019-07-29
* rockchip: rk3399: Support common spl_board_initJagan Teki2019-06-26
* Kconfig: Add u-boot.itb BUILD_TARGET for RockchipJagan Teki2019-06-26
* board: puma: Get bl31.bin via BL31 and rk3399m0.bin via PMUM0Jagan Teki2019-06-26
* rockchip: rk3399-puma: Move ENV_OFFSET to end of SPI NOR.Christoph Muellner2019-05-30
* rockchip: use 'arch-rockchip' as header file pathKever Yang2019-05-01
* rockchip: rk3399: change boot_target based on u-boot, spl-boot-deviceKlaus Goger2018-07-21
* SPDX: Convert all of our multiple license tags to Linux Kernel styleTom Rini2018-05-07
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-27
* net: Move enetaddr env access code to env config instead of net configAlex Kiernan2018-04-08
* rockchip: rk3399-puma: reduce env size to 8kiBJakob Unterwurzacher2018-01-01
* rockchip: move CONFIG_ENV_SIZE and CONFIG_ENV_OFFSET to KconfigKlaus Goger2017-12-18
* rockchip: rk3399-puma: set gpio4cd iodomain to 1.8VJakob Unterwurzacher2017-12-17
* rockchip: rk3399-puma: preserve leading zeros in serial#Jakob Unterwurzacher2017-12-08
* rockchip: rk3399-puma: add code to allow forcing a power-on resetPhilipp Tomsich2017-11-30
* rockchip: rk3399-puma: implement usb_hub_reset_devices for puma-rk3399Philipp Tomsich2017-11-30
* rockchip: board: puma-rk3399: update .its file to use new featuresPhilipp Tomsich2017-11-26
* rockchip: rk3399-puma: add boot-on regulator to override BIOS_DISABLEPhilipp Tomsich2017-10-01
* rockchip: puma-rk3399: update board_init()Philipp Tomsich2017-10-01
* rockchip: rk3399: make spl_board_init board-specificPhilipp Tomsich2017-10-01
* rockchip: puma_rk3399: increase serialno_str sizeKlaus Goger2017-09-18
* rockchip: board: puma_rk3399: update README flash instructionsKlaus Goger2017-09-18
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-16
* env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass2017-08-16