1. 9d1f619 env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  2. 313112a env: Move env_set_hex() to env.h by Simon Glass · 5 years ago
  3. d7cea36 sunxi: board: do MMC pinmux setup for DM_MMC builds by Andre Przywara · 6 years ago
  4. cabe992 sunxi: board: Add i2c initialization for sun50i by Stefan Mavrodiev · 6 years ago
  5. 0a0bcde Revert "sunxi: board: Print error after power initialization fails" by From: Karl Palsson · 6 years ago
  6. aeed611 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  7. 36b26d1 lib: merge CRC16-CCITT into u-boot/crc.h by Philipp Tomsich · 6 years ago
  8. 4ccb2c4 sunxi: board: Print error after power initialization fails by Olliver Schinagl · 6 years ago
  9. 9dc0d5c dm: usb: create a new UCLASS ID for USB gadget devices by Jean-Jacques Hiblot · 6 years ago
  10. 6f4c344 sun50i: A64: add support for R_I2C controller by Vasily Khoruzhick · 6 years ago
  11. 08ee1ba sunxi: store DRAM size in SPL header by Andre Przywara · 6 years ago
  12. 14a2539 sunxi: board.c: refactor SPL header checks by Andre Przywara · 6 years ago
  13. edddccb sunxi: Extend SPL header versioning by Andre Przywara · 6 years ago
  14. 2a269d3 sunxi: disable Pine A64 model detection code on other boards by Icenowy Zheng · 6 years ago
  15. 09328a7 board: sunxi: Remove unused local variables by Jagan Teki · 6 years ago
  16. a838a15 sunxi: add MMC support for H6 by Icenowy Zheng · 6 years ago
  17. 1f03161 sunxi: Drop legacy usb_phy.c by Jagan Teki · 7 years ago
  18. 73a3ecf board: sunxi: Use generic-phy for board_usb_cable_connected by Jagan Teki · 7 years ago
  19. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  20. 2534311 sunxi: spl: remove DMA related settings of the NAND controller by Miquel Raynal · 7 years ago
  21. ebeeb80 sunxi: spl: deassert the NAND controller reset line by Miquel Raynal · 7 years ago
  22. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  23. 9ba2ac7 sunxi: Transition from the MMC to a FAT-based environment by Maxime Ripard · 7 years ago
  24. e58f830 sunxi: SATA link timeout fix by Werner Böllmann · 7 years ago
  25. f4116b6 sunxi: only init USB Ethernet gadget when it's enabled by Icenowy Zheng · 7 years ago
  26. 65cefba sunxi: Remove the MMC index hack by Maxime Ripard · 7 years ago
  27. ae56d97 sunxi: Use sunxi_get_boot_device by Maxime Ripard · 7 years ago
  28. f54aba3 sunxi: Register usb_ether by Maxime Ripard · 7 years ago
  29. 847bcf0 musb: sunxi: switch to the device model by Maxime Ripard · 7 years ago
  30. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  31. 8551d55 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() by Simon Glass · 7 years ago
  32. 4d949a2 env: Rename common functions related to setenv() by Simon Glass · 7 years ago
  33. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  34. d9a766f arm: Include asm/setup.h explictly by Simon Glass · 8 years ago
  35. 4f99ea6 sunxi: use SPL header DT name for FIT board matching by Andre Przywara · 8 years ago
  36. 1bd5ca3 sunxi: SPL: add FIT config selector for Pine64 boards by Andre Przywara · 8 years ago
  37. 52f4866 sunxi: SPL: store RAM size in gd by Andre Przywara · 8 years ago
  38. 0a78017 mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC by Masahiro Yamada · 8 years ago
  39. 9220d50 sunxi: i2c: Add support for DM I2C by Jernej Skrabec · 8 years ago
  40. 07da880 sunxi: Move function for later convenience by Jernej Skrabec · 8 years ago
  41. 111bc59 sunxi: Add mmc[1-3] pinmux settings for R40 by Chen-Yu Tsai · 8 years ago
  42. cc2605e sunxi: Add initial support for R40 by Chen-Yu Tsai · 8 years ago
  43. 147c606 sunxi: Convert CONFIG_MACPWR to Kconfig by Mylène Josserand · 8 years ago
  44. 628426a sunxi: Convert CONFIG_SATAPWR to Kconfig by Mylène Josserand · 8 years ago
  45. 70c7893 ARM: rename CONFIG_TIMER_CLK_FREQ to COUNTER_FREQUENCY by Andre Przywara · 8 years ago
  46. a0c7c71 sunxi: add MMC pinmux setup for SDC2 on sun9i by Philipp Tomsich · 8 years ago
  47. ac4e673 sunxi: fix 64-bit compiler warning for SPL header parsing by Andre Przywara · 8 years ago
  48. e5fe548 sunxi: On newer SoCs use words 1-3 instead of just word 3 from the SID by Hans de Goede · 8 years ago
  49. abca843 sunxi: Ensure that the NIC specific bytes of the mac are not all 0 by Hans de Goede · 8 years ago
  50. 57f2038 mtd: nand: Add the sunxi NAND controller driver by Boris Brezillon · 8 years ago
  51. 6527fa2 sunxi: Use BROM stored boot_media value to determine our boot-source by Hans de Goede · 8 years ago
  52. a146c50 sunxi: Remove some unnecessary #ifdefs by Hans de Goede · 8 years ago
  53. da0ff7c sunxi: Add support for multiple ethadrr-esses by Hans de Goede · 8 years ago
  54. e9bbbe8 sunxi: FEL - Add the ability to recognize and auto-import uEnv-style data by Bernhard Nortmann · 8 years ago
  55. 42ad8c5 sunxi: spl: Fix DRAM info printing by Hans de Goede · 8 years ago
  56. df9d9f4 Revert "sunxi: Reserve ATF memory space on A64" by Andre Przywara · 9 years ago
  57. f1e66e7 sunxi: power: add AXP809 support by Chen-Yu Tsai · 9 years ago
  58. 0e3efd3 sunxi: power: axp818: Add support for switch SW by Chen-Yu Tsai · 9 years ago
  59. 2d72587 sunxi: Reserve ATF memory space on A64 by Alexander Graf · 9 years ago
  60. 26c50fb sunxi: Add support for Allwinner A64 SoCs by Siarhei Siamashka · 9 years ago
  61. d028fba power: axp818: Add support for FLDOs by Chen-Yu Tsai · 9 years ago
  62. 48a234a sunxi: Select CONFIG_OF_BOARD_SETUP from arch/arm/Kconfig by Hans de Goede · 9 years ago
  63. 9c34c3e sunxi: Turn satapwr on from board_init by Hans de Goede · 9 years ago
  64. 42cbbe3 sunxi: Fix gmac not working due to cpu_eth_init no longer being called by Hans de Goede · 9 years ago
  65. 2f26fff dm: block: Rename device number member dev to devnum by Simon Glass · 9 years ago
  66. 3f3a309 sunxi: power: add support for sy8106a driver by Jelle van der Waa · 9 years ago
  67. c05aa39 sunxi: power: axp818: Enable support for ALDOs by Chen-Yu Tsai · 9 years ago
  68. 2e6911f power: axp: merge separate DLDO functions into 1 by Chen-Yu Tsai · 9 years ago
  69. 8d3d7c1 sunxi: Add support for the I2C controller which is part of the PRCM by Jelle van der Waa · 9 years ago
  70. 1895dfd sunxi: power: enabled support for axp818 by vishnupatekar · 9 years ago
  71. d9ee84b sunxi: power: Unify axp pmic function names by Hans de Goede · 9 years ago
  72. 04bfd41 sunxi: power: Make all voltages configurable through Kconfig by Hans de Goede · 9 years ago
  73. ead498a sunxi: retrieve FEL-provided values to environment variables by Bernhard Nortmann · 9 years ago
  74. 3ce35f9 sunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXI by Hans de Goede · 9 years ago
  75. d223678 sunxi_nand_spl: Add support for sun4i and sun5i SoCs by Hans de Goede · 9 years ago
  76. e5561a8 sunxi_nand_spl: Make sure the DMA controller is enabled by Hans de Goede · 9 years ago
  77. 5ed52f6 sunxi_nand_spl: Use SYS_NAND_SELF_INIT and only do nand init when necessary by Hans de Goede · 9 years ago
  78. c6c47c2 sunxi: axp221: Allow specifying dcdc2 voltage via Kconfig by Hans de Goede · 9 years ago
  79. 7bea893 sunxi: nand: Add pinmux and clock settings for NAND support by Karol Gugala · 9 years ago
  80. ea059bf sunxi: musb: Move musb config and platdata to the sunxi-musb glue by Hans de Goede · 9 years ago
  81. 25d9a6d sunxi: spl: Remove redundant check from `board_mmc_init` for signature by Daniel Kochmański · 9 years ago
  82. 8c95c51 sunxi: Create helper function veryfing valid boot signature on MMC by Daniel Kochmański · 9 years ago
  83. 07ed1b9 Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory" by Ian Campbell · 9 years ago
  84. dbbfdc1 sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory by Daniel Kochmański · 10 years ago
  85. 7bfe2bb sun9i: Basic sun9i (A80) support by Hans de Goede · 10 years ago
  86. 61c73ee sunxi: VBUS detection function fixup in g_dnl_board_usb_cable_connected by Paul Kocialkowski · 10 years ago
  87. 99ae0f6 sunxi: Pass serial number through ATAG by Paul Kocialkowski · 10 years ago
  88. 1168e09 sunxi: usb: Do not call phy_probe from hcd code by Hans de Goede · 10 years ago
  89. 26a9005 sunxi: usb: Rename the usbc.? files to usb_phy.? by Hans de Goede · 10 years ago
  90. 8697909 sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_bar by Hans de Goede · 10 years ago
  91. 3ae1d13 sunxi: axp: Move axp gpio code to a separate axpi-gpio driver by Hans de Goede · 10 years ago
  92. d9d0565 sunxi: soft-i2c: Fix gpio handling to work with the driver-model by Hans de Goede · 10 years ago
  93. 0a3ec0a sunxi: Complete i2c support for each supported platform by Paul Kocialkowski · 10 years ago
  94. 9293594 sunxi: Serial number support, obtained from SID bits by Paul Kocialkowski · 10 years ago
  95. d390d8c sunxi: Complete mmc pin mux for each supported platform, configured with Kconfig by Paul Kocialkowski · 10 years ago
  96. ae358a4 sunxi: GPIO pin mux hardware-feature-specific function index defines by Paul Kocialkowski · 10 years ago
  97. dbbccaf sunxi: USB download gadget cable detection by Paul Kocialkowski · 10 years ago
  98. 630df14 sunxi: use CONFIG_SYS_CLK_FREQ to set cpu clock by Iain Paton · 10 years ago
  99. a5b4cfe sunxi: video: Add support for LCD panels which need to be configured via i2c by Hans de Goede · 10 years ago
  100. f494cad sunxi: Hookup OTG USB controller support by Hans de Goede · 10 years ago