1. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  2. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  3. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  4. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  5. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  6. 455ef5b arm: mvebu: turris_mox: fix PCIe ranges in device tree by Marek Behún · 4 years, 8 months ago
  7. 688a997 arm: mvebu: turris_mox: support devices with RAM > 1 GB by Marek Behún · 4 years, 8 months ago
  8. 28e935f arm: mvebu: turris_mox: sort headers alphabetically by Marek Behún · 4 years, 8 months ago
  9. 1055ce1 arm: mvebu: turris_mox: don't use hardcoded addresses by Marek Behún · 4 years, 8 months ago
  10. 4529fce arm: mvebu: turris_mox: Setup Linux's device tree before boot by Marek Behún · 4 years, 8 months ago
  11. a4e697f arm: mvebu: turris_mox: Fix early SPI communication by Marek Behún · 4 years, 8 months ago
  12. a7b5130 common: Move some board functions out of common.h by Simon Glass · 5 years ago
  13. 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · 5 years ago
  14. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  15. 5e6201b env: Move env_set() to env.h by Simon Glass · 5 years ago
  16. 07dc93c env: Move env_set_ulong() to env.h by Simon Glass · 5 years ago
  17. d9b86b0 arm: mvebu: turris_omnia: fix rescue mode bootcmd bootargs setting by Marek Behún · 6 years ago
  18. db1e5c6 arm: mvebu: turris_omnia: call pci_init from board init code by Marek Behún · 6 years ago
  19. cb50c71 arm: mvebu: turris_omnia: fix adapters MAC addresses by Marek Behún · 6 years ago
  20. 0f2e66a arm: mvebu: turris_omnia: add RESET button handling by Marek Behún · 6 years ago
  21. a1e7fbd arm: mvebu: turris_omnia: fix regdomain env var setting by Marek Behún · 6 years ago
  22. f198909 arm: mvebu: turris_*: remove watchdog include by Marek Behún · 6 years ago
  23. c4ba72a arm: mvebu: turris_omnia: print board info as Turris Mox by Marek Behún · 6 years ago
  24. 77652c7 arm: mvebu: turris_omnia: refactor more code by Marek Behún · 6 years ago
  25. 5e92efe arm: mvebu: turris_omnia: move ATSHA204A from defconfig to Kconfig by Marek Behún · 6 years ago
  26. 4dfc57e arm: mvebu: turris_omnia: fix checkpatch warnings by Marek Behún · 6 years ago
  27. ba53b6b arm: mvebu: turris_omnia: refactor I2C accessing code by Marek Behún · 6 years ago
  28. aede942 arm: mvebu: turris_omnia: remove redundant code by Marek Behún · 6 years ago
  29. 502acb0 watchdog: Implement generic watchdog_reset() version by Stefan Roese · 6 years ago
  30. 9a1386f arm: mvebu: turris_omnia: fix eeprom/mcu device names by Pierre Bourdon · 6 years ago
  31. c4f0d03 watchdog: orion_wdt: take timeout value in ms by Chris Packham · 6 years ago
  32. f3170d1 watchdog: Move watchdog_dev to data section (BSS may not be cleared) by Stefan Roese · 6 years ago
  33. 22a0ce3 arm: mvebu: turris_mox: Support 1 GB version of Turris Mox by Marek Behún · 6 years ago
  34. 35572c9 arm: mvebu: turris_mox: Read info (and ethaddrs) from OTP by Marek Behún · 6 years ago
  35. 35b3513 arm: mvebu: turris_mox: Check and configure modules by Marek Behún · 6 years ago
  36. a261d13 arm: mvebu: turris_mox: Change SERDES map depending on module topology by Marek Behún · 6 years ago
  37. f68ed8b arm: mvebu: turris_mox: Cosmetic restructurization by Marek Behún · 6 years ago
  38. 4bf81db ARM: mvebu: a38x: sync ddr training code with mv_ddr-armada-18.09.02 by Chris Packham · 6 years ago
  39. 9602a8c board: turris_mox: Fixup U-Boot's device tree if PCIe connected by Marek Behún · 6 years ago
  40. ceb0593 board: turris_mox: Fix watchdog macro name by Marek Behún · 6 years ago
  41. ea3d9de mvebu: select boot device at SoC level by Baruch Siach · 6 years ago
  42. 99e6fa2 mvebu: turris_omnia: use u-boot-spl-dtb.bin by Baruch Siach · 6 years ago
  43. 2d350c1 mvebu: turris_omnia: add note about i2c slave disable by Baruch Siach · 6 years ago
  44. 3a09e13 ARM: mvebu: a38x: restore support for setting timing by Chris Packham · 7 years ago
  45. 1a07d21 ARM: mvebu: a38x: sync ddr training code with upstream by Chris Packham · 7 years ago
  46. f835bed arm64: mvebu: Add basic support for the Turris Mox board by Marek Behún · 7 years ago
  47. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  48. 9c21549 net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · 7 years ago
  49. dd092bd arm: mvebu: correct comments around cas_wl/cas_l by Chris Packham · 7 years ago
  50. 2b0aa66 MAINTAINERS: Add missing boards and config entries by Tom Rini · 7 years ago
  51. 8551d55 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() by Simon Glass · 7 years ago
  52. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  53. d0b374d mvebu: turris_omnia: Fix PEX vs SATA detection for board topology by Marek Behún · 7 years ago
  54. 09e16b8 marvell: armada385: Add the Turris Omnia board by Marek Behún · 7 years ago