1. 1c18e08 rockchip: theobroma-systems: puma: Migrate to use IO-domain driver by Jonas Karlman · Tue Mar 12 23:36:20 2024 +0000
  2. 8b05c18 rockchip: include asm/io.h directly in asm/arch-rockchip/hardware.h by Quentin Schulz · Mon Mar 11 13:01:57 2024 +0100
  3. 1418625 rockchip: theobroma-systems: puma: migrate to rockchip_early_misc_init_r by Quentin Schulz · Mon Mar 11 13:01:50 2024 +0100
  4. 1e1a92b rockchip: ringneck-px30/puma-rk3399: factor out storage medium selection by Quentin Schulz · Wed Jan 17 18:59:10 2024 +0100
  5. 530f5e8 rockchip: puma-rk3399: do not hardcode MMC controller paths by Quentin Schulz · Wed Jan 17 18:59:09 2024 +0100
  6. adafed4 rockchip: puma-rk3399: enforce ENV_IS_NOWHERE with Kconfig select by Quentin Schulz · Wed Mar 01 18:31:14 2023 +0100
  7. 0ba3212 rockchip: puma-rk3399: load environment from same medium as one used to load U-Boot proper by Quentin Schulz · Thu Sep 15 11:14:27 2022 +0200
  8. 86bd44e rockchip: puma-rk3399: load environment from same MMC as used for loading U-Boot proper by Quentin Schulz · Thu Sep 15 11:14:25 2022 +0200
  9. 11366cd rockchip: puma-rk3399: fix boot_targets swap depending on U-Boot proper load medium by Quentin Schulz · Thu Sep 15 11:14:21 2022 +0200
  10. e10ad79 rockchip: puma-rk3399: remove dead code by Quentin Schulz · Thu Sep 15 18:25:32 2022 +0200
  11. a27ea4c rockchip: puma: drop special handling of usb host regulator by Heiko Stuebner · Fri Jun 05 12:06:42 2020 +0200
  12. 5a57b9b rockchip: puma: fix indentation of misc_init_r by Heiko Stuebner · Fri Jun 05 12:06:39 2020 +0200
  13. 95b2b3e rockchip: Fix spl mmc boot device ofpath by Jagan Teki · Sun May 24 20:26:18 2020 +0530
  14. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  15. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  16. f345596 dm: core: Rename ofnode_get_chosen_prop() by Simon Glass · Mon Jan 27 08:49:43 2020 -0700
  17. 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · Thu Nov 14 12:57:16 2019 -0700
  18. f49ad9d board: puma: Use rockchip_* helpers to setup cpuid and macaddr by Rohan Garg · Mon Aug 12 17:04:36 2019 +0200
  19. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · Thu Aug 01 09:47:12 2019 -0600
  20. 5e6201b env: Move env_set() to env.h by Simon Glass · Thu Aug 01 09:46:51 2019 -0600
  21. 9554a4e rockchip: rk3399: Migrate to use common board file by Kever Yang · Mon Jul 22 20:02:19 2019 +0800
  22. 74bde5d rockchip: rk3399: Support common spl_board_init by Jagan Teki · Fri Jun 21 00:25:00 2019 +0530
  23. 9fbe17c rockchip: use 'arch-rockchip' as header file path by Kever Yang · Thu Mar 28 11:01:23 2019 +0800
  24. 810182f rockchip: rk3399: change boot_target based on u-boot, spl-boot-device by Klaus Goger · Thu May 24 17:15:53 2018 +0200
  25. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  26. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  27. 9c21549 net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · Sun Apr 01 09:22:38 2018 +0000
  28. b072063 rockchip: rk3399-puma: set gpio4cd iodomain to 1.8V by Jakob Unterwurzacher · Fri Dec 15 16:23:14 2017 +0100
  29. 219340c rockchip: rk3399-puma: preserve leading zeros in serial# by Jakob Unterwurzacher · Thu Dec 07 16:20:44 2017 +0100
  30. 145638f rockchip: rk3399-puma: add code to allow forcing a power-on reset by Philipp Tomsich · Tue Nov 28 17:56:11 2017 +0100
  31. 25aa221 rockchip: rk3399-puma: implement usb_hub_reset_devices for puma-rk3399 by Philipp Tomsich · Wed Nov 22 17:15:18 2017 +0100
  32. 75fc208 rockchip: rk3399-puma: add boot-on regulator to override BIOS_DISABLE by Philipp Tomsich · Fri Sep 29 19:28:01 2017 +0200
  33. 96351ff rockchip: puma-rk3399: update board_init() by Philipp Tomsich · Fri Sep 29 19:28:00 2017 +0200
  34. 3df6626 rockchip: rk3399: make spl_board_init board-specific by Philipp Tomsich · Fri Sep 29 19:27:54 2017 +0200
  35. 749b987 rockchip: puma_rk3399: increase serialno_str size by Klaus Goger · Fri Sep 15 14:46:04 2017 +0200
  36. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  37. 8551d55 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() by Simon Glass · Thu Aug 03 12:22:11 2017 -0600
  38. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · Thu Aug 03 12:22:09 2017 -0600
  39. 627562b rockchip: puma-rk3399: remove duplicate code (merge artifact) by Kever Yang · Thu Jul 27 19:59:03 2017 +0800
  40. c205326 rockchip: correct the bank0 ram size by Kever Yang · Fri Jun 23 16:11:11 2017 +0800
  41. 6c15a54 rockchip: use common sdram function by Kever Yang · Fri Jun 23 16:11:06 2017 +0800
  42. 6065aae rockchip: board: puma_rk3399: derive ethaddr from cpuid by Klaus Goger · Fri May 05 19:21:40 2017 +0200
  43. 2ebe289 rockchip: board: puma_rk3399: add support for serial# and cpuid# via efuses by Philipp Tomsich · Fri May 05 19:21:39 2017 +0200
  44. 7674d16 rockchip: ARM64: puma-rk3399: get DRAM size from DMC init by Philipp Tomsich · Fri Apr 28 17:31:44 2017 +0200
  45. 8103993 rockchip: ARM64: split RK3399-Q7 board off the RK3399-EVB board by Klaus Goger · Fri Apr 07 19:13:38 2017 +0200