1. 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
  2. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  3. 7de8eb0 sunxi: add support for R_I2C on H616 by Jernej Skrabec · Mon Jan 11 21:11:42 2021 +0100
  4. fde828c sunxi: Add support for AXP305 PMIC by Jernej Skrabec · Mon Jan 11 21:11:33 2021 +0100
  5. 3b2dbb5 sunxi: Properly check for SATAPWR and MACPWR by Andre Przywara · Mon Jan 18 23:23:59 2021 +0000
  6. bf8c810 sunxi: board: add a config option to fixup a Bluetooth address by Andre Heider · Fri Oct 01 19:29:00 2021 +0100
  7. ebdc3d4 sunxi: board: extract creating a unique sid into a helper function by Andre Heider · Fri Oct 01 19:29:00 2021 +0100
  8. 1facc0f sunxi: board: Move USB ethernet initialization to board_late_init() by Andy Shevchenko · Tue Dec 08 17:45:31 2020 +0200
  9. 365951a sunxi: allow to use AXP20[39] attached to I2C0 on V3 series by Icenowy Zheng · Mon Oct 26 22:19:34 2020 +0800
  10. 87f940a sunxi: board: Set fdtfile to match the DT chosen by SPL by Samuel Holland · Sat Oct 24 10:21:54 2020 -0500
  11. 64933e9 sunxi: board: Save the chosen DT name in the SPL header by Samuel Holland · Sat Oct 24 10:21:53 2020 -0500
  12. 9c7cefc sunxi: board: Add PinePhone DT selection logic by Samuel Holland · Sat Oct 24 10:21:52 2020 -0500
  13. f2352dd sunxi: board: Simplify Pine A64 DT selection logic by Samuel Holland · Sat Oct 24 10:21:51 2020 -0500
  14. ba44e94 sunxi: board: Add a helper to get the SPL DT name by Samuel Holland · Sat Oct 24 10:21:50 2020 -0500
  15. 37b8620 sunxi: board: Use a more descriptive variable name by Samuel Holland · Sat Oct 24 10:21:49 2020 -0500
  16. 287e33c board: sunxi: change trace level for phy errors managed by uclass by Patrick Delaunay · Fri Jul 03 17:36:41 2020 +0200
  17. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  18. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  19. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  20. 2dc9c34 common: Drop image.h from common header by Simon Glass · Sun May 10 11:40:01 2020 -0600
  21. f11478f common: Move hang() to the same header as panic() by Simon Glass · Sat Dec 28 10:45:07 2019 -0700
  22. 8e16b1e common: Move RAM-sizing functions to init.h by Simon Glass · Sat Dec 28 10:45:05 2019 -0700
  23. 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · Thu Nov 14 12:57:16 2019 -0700
  24. 9d1f619 env: Rename environment.h to env_internal.h by Simon Glass · Fri Aug 02 09:44:25 2019 -0600
  25. 313112a env: Move env_set_hex() to env.h by Simon Glass · Thu Aug 01 09:46:46 2019 -0600
  26. d7cea36 sunxi: board: do MMC pinmux setup for DM_MMC builds by Andre Przywara · Tue Jan 29 15:54:14 2019 +0000
  27. cabe992 sunxi: board: Add i2c initialization for sun50i by Stefan Mavrodiev · Tue Jan 08 12:04:30 2019 +0200
  28. 0a0bcde Revert "sunxi: board: Print error after power initialization fails" by From: Karl Palsson · Wed Dec 19 13:00:39 2018 +0000
  29. aeed611 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Mon Dec 10 07:15:12 2018 -0500
  30. 36b26d1 lib: merge CRC16-CCITT into u-boot/crc.h by Philipp Tomsich · Sun Nov 25 19:22:18 2018 +0100
  31. 4ccb2c4 sunxi: board: Print error after power initialization fails by Olliver Schinagl · Wed Nov 21 20:05:25 2018 +0200
  32. 9dc0d5c dm: usb: create a new UCLASS ID for USB gadget devices by Jean-Jacques Hiblot · Thu Nov 29 10:52:46 2018 +0100
  33. 6f4c344 sun50i: A64: add support for R_I2C controller by Vasily Khoruzhick · Mon Nov 05 20:24:30 2018 -0800
  34. 08ee1ba sunxi: store DRAM size in SPL header by Andre Przywara · Thu Oct 25 17:23:07 2018 +0800
  35. 14a2539 sunxi: board.c: refactor SPL header checks by Andre Przywara · Thu Oct 25 17:23:04 2018 +0800
  36. edddccb sunxi: Extend SPL header versioning by Andre Przywara · Thu Oct 25 17:23:03 2018 +0800
  37. 2a269d3 sunxi: disable Pine A64 model detection code on other boards by Icenowy Zheng · Thu Oct 25 17:23:02 2018 +0800
  38. 09328a7 board: sunxi: Remove unused local variables by Jagan Teki · Mon Aug 20 17:13:15 2018 +0530
  39. a838a15 sunxi: add MMC support for H6 by Icenowy Zheng · Sat Jul 21 16:20:29 2018 +0800
  40. 1f03161 sunxi: Drop legacy usb_phy.c by Jagan Teki · Fri May 25 15:32:17 2018 +0530
  41. 73a3ecf board: sunxi: Use generic-phy for board_usb_cable_connected by Jagan Teki · Mon May 07 13:03:36 2018 +0530
  42. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  43. 2534311 sunxi: spl: remove DMA related settings of the NAND controller by Miquel Raynal · Wed Feb 28 20:51:56 2018 +0100
  44. ebeeb80 sunxi: spl: deassert the NAND controller reset line by Miquel Raynal · Wed Feb 28 20:51:53 2018 +0100
  45. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · Mon Mar 05 01:20:11 2018 +0900
  46. 9ba2ac7 sunxi: Transition from the MMC to a FAT-based environment by Maxime Ripard · Tue Jan 23 21:17:03 2018 +0100
  47. e58f830 sunxi: SATA link timeout fix by Werner Böllmann · Fri Nov 10 19:14:20 2017 +0530
  48. f4116b6 sunxi: only init USB Ethernet gadget when it's enabled by Icenowy Zheng · Thu Sep 28 22:16:38 2017 +0800
  49. 65cefba sunxi: Remove the MMC index hack by Maxime Ripard · Wed Aug 23 10:12:22 2017 +0200
  50. ae56d97 sunxi: Use sunxi_get_boot_device by Maxime Ripard · Wed Aug 23 10:08:29 2017 +0200
  51. f54aba3 sunxi: Register usb_ether by Maxime Ripard · Wed Sep 06 22:25:03 2017 +0200
  52. 847bcf0 musb: sunxi: switch to the device model by Maxime Ripard · Tue Sep 05 22:10:35 2017 +0200
  53. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  54. 8551d55 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() by Simon Glass · Thu Aug 03 12:22:11 2017 -0600
  55. 4d949a2 env: Rename common functions related to setenv() by Simon Glass · Thu Aug 03 12:22:10 2017 -0600
  56. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · Thu Aug 03 12:22:09 2017 -0600
  57. d9a766f arm: Include asm/setup.h explictly by Simon Glass · Wed May 17 08:23:00 2017 -0600
  58. 4f99ea6 sunxi: use SPL header DT name for FIT board matching by Andre Przywara · Wed Apr 26 01:32:50 2017 +0100
  59. 1bd5ca3 sunxi: SPL: add FIT config selector for Pine64 boards by Andre Przywara · Wed Apr 26 01:32:44 2017 +0100
  60. 52f4866 sunxi: SPL: store RAM size in gd by Andre Przywara · Wed Apr 26 01:32:43 2017 +0100
  61. 0a78017 mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC by Masahiro Yamada · Tue May 09 20:31:39 2017 +0900
  62. 9220d50 sunxi: i2c: Add support for DM I2C by Jernej Skrabec · Thu Apr 27 00:03:36 2017 +0200
  63. 07da880 sunxi: Move function for later convenience by Jernej Skrabec · Thu Apr 27 00:03:35 2017 +0200
  64. 111bc59 sunxi: Add mmc[1-3] pinmux settings for R40 by Chen-Yu Tsai · Wed Nov 30 16:28:34 2016 +0800
  65. cc2605e sunxi: Add initial support for R40 by Chen-Yu Tsai · Wed Nov 30 14:57:32 2016 +0800
  66. 147c606 sunxi: Convert CONFIG_MACPWR to Kconfig by Mylène Josserand · Sun Apr 02 12:59:10 2017 +0200
  67. 628426a sunxi: Convert CONFIG_SATAPWR to Kconfig by Mylène Josserand · Sun Apr 02 12:59:09 2017 +0200
  68. 70c7893 ARM: rename CONFIG_TIMER_CLK_FREQ to COUNTER_FREQUENCY by Andre Przywara · Thu Feb 16 01:20:19 2017 +0000
  69. a0c7c71 sunxi: add MMC pinmux setup for SDC2 on sun9i by Philipp Tomsich · Fri Oct 28 18:21:33 2016 +0800
  70. ac4e673 sunxi: fix 64-bit compiler warning for SPL header parsing by Andre Przywara · Mon Sep 05 01:32:41 2016 +0100
  71. 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
  72. 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
  73. 57f2038 mtd: nand: Add the sunxi NAND controller driver by Boris Brezillon · Wed Jun 15 21:09:23 2016 +0200
  74. 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
  75. a146c50 sunxi: Remove some unnecessary #ifdefs by Hans de Goede · Sat Jul 09 09:56:56 2016 +0200
  76. da0ff7c sunxi: Add support for multiple ethadrr-esses by Hans de Goede · Sun Jun 26 13:34:42 2016 +0200
  77. 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
  78. 42ad8c5 sunxi: spl: Fix DRAM info printing by Hans de Goede · Sun Jun 26 13:56:01 2016 +0200
  79. df9d9f4 Revert "sunxi: Reserve ATF memory space on A64" by Andre Przywara · Wed May 04 22:15:30 2016 +0100
  80. f1e66e7 sunxi: power: add AXP809 support by Chen-Yu Tsai · Mon May 02 10:28:15 2016 +0800
  81. 0e3efd3 sunxi: power: axp818: Add support for switch SW by Chen-Yu Tsai · Mon May 02 10:28:12 2016 +0800
  82. 2d72587 sunxi: Reserve ATF memory space on A64 by Alexander Graf · Wed Mar 30 17:53:56 2016 +0200
  83. 26c50fb sunxi: Add support for Allwinner A64 SoCs by Siarhei Siamashka · Tue Mar 29 17:29:10 2016 +0200
  84. d028fba power: axp818: Add support for FLDOs by Chen-Yu Tsai · Wed Mar 30 00:26:48 2016 +0800
  85. 48a234a sunxi: Select CONFIG_OF_BOARD_SETUP from arch/arm/Kconfig by Hans de Goede · Tue Mar 22 22:51:52 2016 +0100
  86. 9c34c3e sunxi: Turn satapwr on from board_init by Hans de Goede · Tue Mar 22 20:10:30 2016 +0100
  87. 42cbbe3 sunxi: Fix gmac not working due to cpu_eth_init no longer being called by Hans de Goede · Thu Mar 17 13:53:03 2016 +0100
  88. 2f26fff dm: block: Rename device number member dev to devnum by Simon Glass · Mon Feb 29 15:25:51 2016 -0700
  89. 3f3a309 sunxi: power: add support for sy8106a driver by Jelle van der Waa · Tue Feb 23 18:47:19 2016 +0100
  90. c05aa39 sunxi: power: axp818: Enable support for ALDOs by Chen-Yu Tsai · Tue Jan 12 14:42:40 2016 +0800
  91. 2e6911f power: axp: merge separate DLDO functions into 1 by Chen-Yu Tsai · Tue Jan 12 14:42:37 2016 +0800
  92. 8d3d7c1 sunxi: Add support for the I2C controller which is part of the PRCM by Jelle van der Waa · Thu Jan 14 14:06:26 2016 +0100
  93. 1895dfd sunxi: power: enabled support for axp818 by vishnupatekar · Sun Nov 29 01:07:22 2015 +0800
  94. d9ee84b sunxi: power: Unify axp pmic function names by Hans de Goede · Sat Oct 03 15:18:33 2015 +0200
  95. 04bfd41 sunxi: power: Make all voltages configurable through Kconfig by Hans de Goede · Wed Sep 30 15:22:42 2015 +0200
  96. ead498a sunxi: retrieve FEL-provided values to environment variables by Bernhard Nortmann · Thu Sep 17 18:52:52 2015 +0200
  97. 3ce35f9 sunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXI by Hans de Goede · Sun Aug 16 14:48:22 2015 +0200
  98. d223678 sunxi_nand_spl: Add support for sun4i and sun5i SoCs by Hans de Goede · Sat Aug 15 13:17:49 2015 +0200
  99. e5561a8 sunxi_nand_spl: Make sure the DMA controller is enabled by Hans de Goede · Sat Aug 15 11:58:03 2015 +0200
  100. 5ed52f6 sunxi_nand_spl: Use SYS_NAND_SELF_INIT and only do nand init when necessary by Hans de Goede · Sat Aug 15 11:55:26 2015 +0200