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