1. 1823c23 sunxi: Fix old GMAC pinmux setup by Andre Przywara · Tue Mar 15 00:00:53 2022 +0000
  2. b176bf3 sunxi: use boot source for determining environment location by Andre Przywara · Tue Jan 11 12:46:04 2022 +0000
  3. 3a3b734 sunxi: board: Add support for SUNIV by Icenowy Zheng · Sat Jan 29 10:23:05 2022 -0500
  4. 2ff2a1d sunxi: Add option to prevent booting on power plug-in by Chris Morgan · Fri Jan 21 13:37:32 2022 +0000
  5. 5a1456b sunxi: call fdt_fixup_ethernet again to set macaddr for more aliases by Icenowy Zheng · Sat Sep 11 19:39:16 2021 +0200
  6. 8c70baa Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig by Tom Rini · Tue Dec 14 13:36:40 2021 -0500
  7. e79ee61 sunxi: Remove misleading USB-OTG charger message by Andre Przywara · Tue Nov 02 19:45:47 2021 +0000
  8. 75fe0f4 sunxi: video: Convert panel I2C to use DM_I2C by Samuel Holland · Fri Oct 08 00:17:24 2021 -0500
  9. 06feb81 sunxi: Clean up inclusions of asm/arch/gpio.h by Samuel Holland · Sat Sep 11 16:50:47 2021 -0500
  10. 61485e9 board: sunxi: enable status LED early by Arnaud Ferraris · Wed Sep 08 21:14:19 2021 +0200
  11. 5195105 sunxi: Simplify MMC pinmux selection by Samuel Holland · Sun Sep 12 10:28:35 2021 -0500
  12. 5817ff0 Convert CONFIG_SYS_I2C_SOFT et al to Kconfig by Tom Rini · Tue Aug 17 17:59:46 2021 -0400
  13. bc42abb sunxi: Select environment MMC based on boot device by Samuel Holland · Sun Apr 18 22:16:21 2021 -0500
  14. 96f5564 sunxi: board: Add H616 MMC2 pins by Andre Przywara · Mon Apr 26 00:38:04 2021 +0100
  15. f7c9176 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · Tue Feb 09 13:52:45 2021 +0200
  16. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  17. 7de8eb0 sunxi: add support for R_I2C on H616 by Jernej Skrabec · Mon Jan 11 21:11:42 2021 +0100
  18. fde828c sunxi: Add support for AXP305 PMIC by Jernej Skrabec · Mon Jan 11 21:11:33 2021 +0100
  19. 3b2dbb5 sunxi: Properly check for SATAPWR and MACPWR by Andre Przywara · Mon Jan 18 23:23:59 2021 +0000
  20. bf8c810 sunxi: board: add a config option to fixup a Bluetooth address by Andre Heider · Fri Oct 01 19:29:00 2021 +0100
  21. ebdc3d4 sunxi: board: extract creating a unique sid into a helper function by Andre Heider · Fri Oct 01 19:29:00 2021 +0100
  22. 1facc0f sunxi: board: Move USB ethernet initialization to board_late_init() by Andy Shevchenko · Tue Dec 08 17:45:31 2020 +0200
  23. 365951a sunxi: allow to use AXP20[39] attached to I2C0 on V3 series by Icenowy Zheng · Mon Oct 26 22:19:34 2020 +0800
  24. 87f940a sunxi: board: Set fdtfile to match the DT chosen by SPL by Samuel Holland · Sat Oct 24 10:21:54 2020 -0500
  25. 64933e9 sunxi: board: Save the chosen DT name in the SPL header by Samuel Holland · Sat Oct 24 10:21:53 2020 -0500
  26. 9c7cefc sunxi: board: Add PinePhone DT selection logic by Samuel Holland · Sat Oct 24 10:21:52 2020 -0500
  27. f2352dd sunxi: board: Simplify Pine A64 DT selection logic by Samuel Holland · Sat Oct 24 10:21:51 2020 -0500
  28. ba44e94 sunxi: board: Add a helper to get the SPL DT name by Samuel Holland · Sat Oct 24 10:21:50 2020 -0500
  29. 37b8620 sunxi: board: Use a more descriptive variable name by Samuel Holland · Sat Oct 24 10:21:49 2020 -0500
  30. 287e33c board: sunxi: change trace level for phy errors managed by uclass by Patrick Delaunay · Fri Jul 03 17:36:41 2020 +0200
  31. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  32. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  33. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  34. 2dc9c34 common: Drop image.h from common header by Simon Glass · Sun May 10 11:40:01 2020 -0600
  35. f11478f common: Move hang() to the same header as panic() by Simon Glass · Sat Dec 28 10:45:07 2019 -0700
  36. 8e16b1e common: Move RAM-sizing functions to init.h by Simon Glass · Sat Dec 28 10:45:05 2019 -0700
  37. 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · Thu Nov 14 12:57:16 2019 -0700
  38. 9d1f619 env: Rename environment.h to env_internal.h by Simon Glass · Fri Aug 02 09:44:25 2019 -0600
  39. 313112a env: Move env_set_hex() to env.h by Simon Glass · Thu Aug 01 09:46:46 2019 -0600
  40. d7cea36 sunxi: board: do MMC pinmux setup for DM_MMC builds by Andre Przywara · Tue Jan 29 15:54:14 2019 +0000
  41. cabe992 sunxi: board: Add i2c initialization for sun50i by Stefan Mavrodiev · Tue Jan 08 12:04:30 2019 +0200
  42. 0a0bcde Revert "sunxi: board: Print error after power initialization fails" by From: Karl Palsson · Wed Dec 19 13:00:39 2018 +0000
  43. aeed611 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Mon Dec 10 07:15:12 2018 -0500
  44. 36b26d1 lib: merge CRC16-CCITT into u-boot/crc.h by Philipp Tomsich · Sun Nov 25 19:22:18 2018 +0100
  45. 4ccb2c4 sunxi: board: Print error after power initialization fails by Olliver Schinagl · Wed Nov 21 20:05:25 2018 +0200
  46. 9dc0d5c dm: usb: create a new UCLASS ID for USB gadget devices by Jean-Jacques Hiblot · Thu Nov 29 10:52:46 2018 +0100
  47. 6f4c344 sun50i: A64: add support for R_I2C controller by Vasily Khoruzhick · Mon Nov 05 20:24:30 2018 -0800
  48. 08ee1ba sunxi: store DRAM size in SPL header by Andre Przywara · Thu Oct 25 17:23:07 2018 +0800
  49. 14a2539 sunxi: board.c: refactor SPL header checks by Andre Przywara · Thu Oct 25 17:23:04 2018 +0800
  50. edddccb sunxi: Extend SPL header versioning by Andre Przywara · Thu Oct 25 17:23:03 2018 +0800
  51. 2a269d3 sunxi: disable Pine A64 model detection code on other boards by Icenowy Zheng · Thu Oct 25 17:23:02 2018 +0800
  52. 09328a7 board: sunxi: Remove unused local variables by Jagan Teki · Mon Aug 20 17:13:15 2018 +0530
  53. a838a15 sunxi: add MMC support for H6 by Icenowy Zheng · Sat Jul 21 16:20:29 2018 +0800
  54. 1f03161 sunxi: Drop legacy usb_phy.c by Jagan Teki · Fri May 25 15:32:17 2018 +0530
  55. 73a3ecf board: sunxi: Use generic-phy for board_usb_cable_connected by Jagan Teki · Mon May 07 13:03:36 2018 +0530
  56. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  57. 2534311 sunxi: spl: remove DMA related settings of the NAND controller by Miquel Raynal · Wed Feb 28 20:51:56 2018 +0100
  58. ebeeb80 sunxi: spl: deassert the NAND controller reset line by Miquel Raynal · Wed Feb 28 20:51:53 2018 +0100
  59. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · Mon Mar 05 01:20:11 2018 +0900
  60. 9ba2ac7 sunxi: Transition from the MMC to a FAT-based environment by Maxime Ripard · Tue Jan 23 21:17:03 2018 +0100
  61. e58f830 sunxi: SATA link timeout fix by Werner Böllmann · Fri Nov 10 19:14:20 2017 +0530
  62. f4116b6 sunxi: only init USB Ethernet gadget when it's enabled by Icenowy Zheng · Thu Sep 28 22:16:38 2017 +0800
  63. 65cefba sunxi: Remove the MMC index hack by Maxime Ripard · Wed Aug 23 10:12:22 2017 +0200
  64. ae56d97 sunxi: Use sunxi_get_boot_device by Maxime Ripard · Wed Aug 23 10:08:29 2017 +0200
  65. f54aba3 sunxi: Register usb_ether by Maxime Ripard · Wed Sep 06 22:25:03 2017 +0200
  66. 847bcf0 musb: sunxi: switch to the device model by Maxime Ripard · Tue Sep 05 22:10:35 2017 +0200
  67. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  68. 8551d55 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() by Simon Glass · Thu Aug 03 12:22:11 2017 -0600
  69. 4d949a2 env: Rename common functions related to setenv() by Simon Glass · Thu Aug 03 12:22:10 2017 -0600
  70. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · Thu Aug 03 12:22:09 2017 -0600
  71. d9a766f arm: Include asm/setup.h explictly by Simon Glass · Wed May 17 08:23:00 2017 -0600
  72. 4f99ea6 sunxi: use SPL header DT name for FIT board matching by Andre Przywara · Wed Apr 26 01:32:50 2017 +0100
  73. 1bd5ca3 sunxi: SPL: add FIT config selector for Pine64 boards by Andre Przywara · Wed Apr 26 01:32:44 2017 +0100
  74. 52f4866 sunxi: SPL: store RAM size in gd by Andre Przywara · Wed Apr 26 01:32:43 2017 +0100
  75. 0a78017 mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC by Masahiro Yamada · Tue May 09 20:31:39 2017 +0900
  76. 9220d50 sunxi: i2c: Add support for DM I2C by Jernej Skrabec · Thu Apr 27 00:03:36 2017 +0200
  77. 07da880 sunxi: Move function for later convenience by Jernej Skrabec · Thu Apr 27 00:03:35 2017 +0200
  78. 111bc59 sunxi: Add mmc[1-3] pinmux settings for R40 by Chen-Yu Tsai · Wed Nov 30 16:28:34 2016 +0800
  79. cc2605e sunxi: Add initial support for R40 by Chen-Yu Tsai · Wed Nov 30 14:57:32 2016 +0800
  80. 147c606 sunxi: Convert CONFIG_MACPWR to Kconfig by Mylène Josserand · Sun Apr 02 12:59:10 2017 +0200
  81. 628426a sunxi: Convert CONFIG_SATAPWR to Kconfig by Mylène Josserand · Sun Apr 02 12:59:09 2017 +0200
  82. 70c7893 ARM: rename CONFIG_TIMER_CLK_FREQ to COUNTER_FREQUENCY by Andre Przywara · Thu Feb 16 01:20:19 2017 +0000
  83. a0c7c71 sunxi: add MMC pinmux setup for SDC2 on sun9i by Philipp Tomsich · Fri Oct 28 18:21:33 2016 +0800
  84. ac4e673 sunxi: fix 64-bit compiler warning for SPL header parsing by Andre Przywara · Mon Sep 05 01:32:41 2016 +0100
  85. e5fe548 sunxi: On newer SoCs use words 1-3 instead of just word 3 from the SID by Hans de Goede · Fri Jul 29 11:47:03 2016 +0200
  86. abca843 sunxi: Ensure that the NIC specific bytes of the mac are not all 0 by Hans de Goede · Wed Jul 27 17:58:06 2016 +0200
  87. 57f2038 mtd: nand: Add the sunxi NAND controller driver by Boris Brezillon · Wed Jun 15 21:09:23 2016 +0200
  88. 6527fa2 sunxi: Use BROM stored boot_media value to determine our boot-source by Hans de Goede · Sat Jul 09 15:31:47 2016 +0200
  89. a146c50 sunxi: Remove some unnecessary #ifdefs by Hans de Goede · Sat Jul 09 09:56:56 2016 +0200
  90. da0ff7c sunxi: Add support for multiple ethadrr-esses by Hans de Goede · Sun Jun 26 13:34:42 2016 +0200
  91. e9bbbe8 sunxi: FEL - Add the ability to recognize and auto-import uEnv-style data by Bernhard Nortmann · Thu Jun 09 07:37:35 2016 +0200
  92. 42ad8c5 sunxi: spl: Fix DRAM info printing by Hans de Goede · Sun Jun 26 13:56:01 2016 +0200
  93. df9d9f4 Revert "sunxi: Reserve ATF memory space on A64" by Andre Przywara · Wed May 04 22:15:30 2016 +0100
  94. f1e66e7 sunxi: power: add AXP809 support by Chen-Yu Tsai · Mon May 02 10:28:15 2016 +0800
  95. 0e3efd3 sunxi: power: axp818: Add support for switch SW by Chen-Yu Tsai · Mon May 02 10:28:12 2016 +0800
  96. 2d72587 sunxi: Reserve ATF memory space on A64 by Alexander Graf · Wed Mar 30 17:53:56 2016 +0200
  97. 26c50fb sunxi: Add support for Allwinner A64 SoCs by Siarhei Siamashka · Tue Mar 29 17:29:10 2016 +0200
  98. d028fba power: axp818: Add support for FLDOs by Chen-Yu Tsai · Wed Mar 30 00:26:48 2016 +0800
  99. 48a234a sunxi: Select CONFIG_OF_BOARD_SETUP from arch/arm/Kconfig by Hans de Goede · Tue Mar 22 22:51:52 2016 +0100
  100. 9c34c3e sunxi: Turn satapwr on from board_init by Hans de Goede · Tue Mar 22 20:10:30 2016 +0100