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