1. 2147a16 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 3 years, 8 months ago
  2. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  3. d0b07c1 sunxi: add support for R_I2C on H616 by Jernej Skrabec · 3 years, 9 months ago
  4. fbd37d8 sunxi: Add support for AXP305 PMIC by Jernej Skrabec · 3 years, 9 months ago
  5. e9ad1b8 sunxi: Properly check for SATAPWR and MACPWR by Andre Przywara · 3 years, 9 months ago
  6. 9267ff8 sunxi: board: add a config option to fixup a Bluetooth address by Andre Heider · 3 years, 1 month ago
  7. 928f4f4 sunxi: board: extract creating a unique sid into a helper function by Andre Heider · 3 years, 1 month ago
  8. 92600ed sunxi: board: Move USB ethernet initialization to board_late_init() by Andy Shevchenko · 3 years, 11 months ago
  9. 8c51c65 sunxi: allow to use AXP20[39] attached to I2C0 on V3 series by Icenowy Zheng · 4 years ago
  10. 20f3ee3 sunxi: board: Set fdtfile to match the DT chosen by SPL by Samuel Holland · 4 years ago
  11. 41530cf sunxi: board: Save the chosen DT name in the SPL header by Samuel Holland · 4 years ago
  12. 8a8b73b sunxi: board: Add PinePhone DT selection logic by Samuel Holland · 4 years ago
  13. 54ac5aa sunxi: board: Simplify Pine A64 DT selection logic by Samuel Holland · 4 years ago
  14. 467b7e5 sunxi: board: Add a helper to get the SPL DT name by Samuel Holland · 4 years ago
  15. 2fcd748 sunxi: board: Use a more descriptive variable name by Samuel Holland · 4 years ago
  16. f286e37 board: sunxi: change trace level for phy errors managed by uclass by Patrick Delaunay · 4 years, 4 months ago
  17. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 4 months ago
  18. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  19. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  20. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 5 months ago
  21. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 10 months ago
  22. 9b4a205 common: Move RAM-sizing functions to init.h by Simon Glass · 4 years, 10 months ago
  23. 3db7110 crc32: Use the crc.h header for crc functions by Simon Glass · 5 years ago
  24. f3998fd env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  25. c7694dd env: Move env_set_hex() to env.h by Simon Glass · 5 years ago
  26. a7ae159 sunxi: board: do MMC pinmux setup for DM_MMC builds by Andre Przywara · 6 years ago
  27. da1ae59 sunxi: board: Add i2c initialization for sun50i by Stefan Mavrodiev · 6 years ago
  28. 44c214d Revert "sunxi: board: Print error after power initialization fails" by From: Karl Palsson · 6 years ago
  29. 48d299a Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  30. a740ee9 lib: merge CRC16-CCITT into u-boot/crc.h by Philipp Tomsich · 6 years ago
  31. a8011eb sunxi: board: Print error after power initialization fails by Olliver Schinagl · 6 years ago
  32. 0131162 dm: usb: create a new UCLASS ID for USB gadget devices by Jean-Jacques Hiblot · 6 years ago
  33. 31a4ac4 sun50i: A64: add support for R_I2C controller by Vasily Khoruzhick · 6 years ago
  34. 5776610 sunxi: store DRAM size in SPL header by Andre Przywara · 6 years ago
  35. cff5c13 sunxi: board.c: refactor SPL header checks by Andre Przywara · 6 years ago
  36. 55d481d sunxi: Extend SPL header versioning by Andre Przywara · 6 years ago
  37. c6c2c85 sunxi: disable Pine A64 model detection code on other boards by Icenowy Zheng · 6 years ago
  38. d802407 board: sunxi: Remove unused local variables by Jagan Teki · 6 years ago
  39. 42956f1 sunxi: add MMC support for H6 by Icenowy Zheng · 6 years ago
  40. f5871a6 sunxi: Drop legacy usb_phy.c by Jagan Teki · 6 years ago
  41. 237050f board: sunxi: Use generic-phy for board_usb_cable_connected by Jagan Teki · 6 years ago
  42. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  43. 136e325 sunxi: spl: remove DMA related settings of the NAND controller by Miquel Raynal · 7 years ago
  44. ba1c98b sunxi: spl: deassert the NAND controller reset line by Miquel Raynal · 7 years ago
  45. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  46. b39117c sunxi: Transition from the MMC to a FAT-based environment by Maxime Ripard · 7 years ago
  47. 8e2c2d4 sunxi: SATA link timeout fix by Werner Böllmann · 7 years ago
  48. e6ee85a sunxi: only init USB Ethernet gadget when it's enabled by Icenowy Zheng · 7 years ago
  49. de86fc3 sunxi: Remove the MMC index hack by Maxime Ripard · 7 years ago
  50. f4c3523 sunxi: Use sunxi_get_boot_device by Maxime Ripard · 7 years ago
  51. 90dd2f1 sunxi: Register usb_ether by Maxime Ripard · 7 years ago
  52. 3a61b08 musb: sunxi: switch to the device model by Maxime Ripard · 7 years ago
  53. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  54. fd1e959 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() by Simon Glass · 7 years ago
  55. 018f530 env: Rename common functions related to setenv() by Simon Glass · 7 years ago
  56. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  57. 5d98285 arm: Include asm/setup.h explictly by Simon Glass · 7 years ago
  58. 54254ba sunxi: use SPL header DT name for FIT board matching by Andre Przywara · 7 years ago
  59. 9ea3c35 sunxi: SPL: add FIT config selector for Pine64 boards by Andre Przywara · 7 years ago
  60. 414eb6f sunxi: SPL: store RAM size in gd by Andre Przywara · 7 years ago
  61. 4aa2ba3 mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC by Masahiro Yamada · 7 years ago
  62. a8f01cc sunxi: i2c: Add support for DM I2C by Jernej Skrabec · 7 years ago
  63. acbc7e0 sunxi: Move function for later convenience by Jernej Skrabec · 7 years ago
  64. 8094a4a sunxi: Add mmc[1-3] pinmux settings for R40 by Chen-Yu Tsai · 8 years ago
  65. 379feba sunxi: Add initial support for R40 by Chen-Yu Tsai · 8 years ago
  66. f5fd788 sunxi: Convert CONFIG_MACPWR to Kconfig by Mylène Josserand · 8 years ago
  67. d7b560e sunxi: Convert CONFIG_SATAPWR to Kconfig by Mylène Josserand · 8 years ago
  68. e4916e8 ARM: rename CONFIG_TIMER_CLK_FREQ to COUNTER_FREQUENCY by Andre Przywara · 8 years ago
  69. 3ebb456 sunxi: add MMC pinmux setup for SDC2 on sun9i by Philipp Tomsich · 8 years ago
  70. 5a74a39 sunxi: fix 64-bit compiler warning for SPL header parsing by Andre Przywara · 8 years ago
  71. 3f8ea3b sunxi: On newer SoCs use words 1-3 instead of just word 3 from the SID by Hans de Goede · 8 years ago
  72. 97322c3 sunxi: Ensure that the NIC specific bytes of the mac are not all 0 by Hans de Goede · 8 years ago
  73. 4ccae81 mtd: nand: Add the sunxi NAND controller driver by Boris Brezillon · 8 years ago
  74. ef36d9a sunxi: Use BROM stored boot_media value to determine our boot-source by Hans de Goede · 8 years ago
  75. 4a8c7c1 sunxi: Remove some unnecessary #ifdefs by Hans de Goede · 8 years ago
  76. f221961 sunxi: Add support for multiple ethadrr-esses by Hans de Goede · 8 years ago
  77. 320e057 sunxi: FEL - Add the ability to recognize and auto-import uEnv-style data by Bernhard Nortmann · 8 years ago
  78. cd8b35d sunxi: spl: Fix DRAM info printing by Hans de Goede · 8 years ago
  79. 0875049 Revert "sunxi: Reserve ATF memory space on A64" by Andre Przywara · 8 years ago
  80. 795857d sunxi: power: add AXP809 support by Chen-Yu Tsai · 8 years ago
  81. 15278cc sunxi: power: axp818: Add support for switch SW by Chen-Yu Tsai · 8 years ago
  82. 3ffe39e sunxi: Reserve ATF memory space on A64 by Alexander Graf · 9 years ago
  83. d96ebc4 sunxi: Add support for Allwinner A64 SoCs by Siarhei Siamashka · 9 years ago
  84. 38491d9 power: axp818: Add support for FLDOs by Chen-Yu Tsai · 9 years ago
  85. d75111a sunxi: Select CONFIG_OF_BOARD_SETUP from arch/arm/Kconfig by Hans de Goede · 9 years ago
  86. 9fbb0c3 sunxi: Turn satapwr on from board_init by Hans de Goede · 9 years ago
  87. fc8991c sunxi: Fix gmac not working due to cpu_eth_init no longer being called by Hans de Goede · 9 years ago
  88. bcce53d dm: block: Rename device number member dev to devnum by Simon Glass · 9 years ago
  89. 0d8382a sunxi: power: add support for sy8106a driver by Jelle van der Waa · 9 years ago
  90. f3c5045 sunxi: power: axp818: Enable support for ALDOs by Chen-Yu Tsai · 9 years ago
  91. 3517a27 power: axp: merge separate DLDO functions into 1 by Chen-Yu Tsai · 9 years ago
  92. 9d08268 sunxi: Add support for the I2C controller which is part of the PRCM by Jelle van der Waa · 9 years ago
  93. 95ab8fe sunxi: power: enabled support for axp818 by vishnupatekar · 9 years ago
  94. 6944aff sunxi: power: Unify axp pmic function names by Hans de Goede · 9 years ago
  95. 4011752 sunxi: power: Make all voltages configurable through Kconfig by Hans de Goede · 9 years ago
  96. af654d1 sunxi: retrieve FEL-provided values to environment variables by Bernhard Nortmann · 9 years ago
  97. e526861 sunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXI by Hans de Goede · 9 years ago
  98. 022a99d sunxi_nand_spl: Add support for sun4i and sun5i SoCs by Hans de Goede · 9 years ago
  99. 31c2147 sunxi_nand_spl: Make sure the DMA controller is enabled by Hans de Goede · 9 years ago
  100. f62bfa5 sunxi_nand_spl: Use SYS_NAND_SELF_INIT and only do nand init when necessary by Hans de Goede · 9 years ago