1. 8e6e822 arm: at91: taurus/axm: add DM and DTS support by Heiko Schocher · 8 years ago
  2. 13ee789 arm: at91: smartweb: add DM and DTS support by Heiko Schocher · 8 years ago
  3. 289f979 corvus DTS / DM support by Heiko Schocher · 8 years ago
  4. ce9844c arm: at91: add CONFIG_AT91SAM9M10G45 by Heiko Schocher · 8 years ago
  5. 968ebdf ARM: at91: Don't invoke spl_boot_device() twice by Marek Vasut · 8 years ago
  6. 2b1cdaf common: Pass the boot device into spl_boot_mode() by Marek Vasut · 8 years ago
  7. d3b6662 ARM: at91: Fix PMC bit definitions by Marek Vasut · 8 years ago
  8. 1c24f13 ARM: at91: sama5: Extend boot device autodetection by Marek Vasut · 8 years ago
  9. 885fc03 arm: at91: Add support for gurnard by Andre Renaud · 8 years ago
  10. b3ab0fc at91: Add driver-model GPIO devices for AT91SAM9G45 by Simon Glass · 8 years ago
  11. 01648f3 arm: at91: Add a header file for the real-time clock by Andre Renaud · 8 years ago
  12. 9095846 at91: Add support for the AT91 slow clock controller by Andre Renaud · 8 years ago
  13. bb0c63a ARM: sama5d2: Implement boot device autodetection by Marek Vasut · 8 years ago
  14. 7a91e1a ARM: at91: clock: complete the GCK's clock sources by Wenyou Yang · 8 years ago
  15. 4adf6a7 ARM: at91: clock: fix the GCK's clock source by Wenyou Yang · 8 years ago
  16. 9989c15 board: atmel: add SAMA5D2 PTC Engineering board by Wenyou Yang · 9 years ago
  17. cc434ad ARM: at91: sama5d2: add macro & field definitions by Wenyou Yang · 9 years ago
  18. 09c2b8f Change my mailaddress by Andreas Bießmann · 8 years ago
  19. f8a4826 spl: arm: Make sure to include all of the u_boot_list entries by Tom Rini · 9 years ago
  20. 522e4fb ARM: Add Support for the VInCo platform by Gregory CLEMENT · 9 years ago
  21. f7cf291 ARM: at91: sama5d2: configure the L2 cache memory by Samuel Mescoff · 9 years ago
  22. c21c28b arm: at91: Add support for DENX MA5D4 SoM and EVK by Marek Vasut · 9 years ago
  23. c43a72e ARM: at91: clean up the PMC_PLLICPR init code by Wenyou Yang · 9 years ago
  24. c0b868c ARM: at91: clock: add PMC_PLLICPR init function by Wenyou Yang · 9 years ago
  25. be5e485 ARM: at91: clock: add PLLB enable/disable functions by Wenyou Yang · 9 years ago
  26. db5c102 ARM: at91: armv7: clean up UTMI PLL handle code by Wenyou Yang · 9 years ago
  27. 1e70b37 ARM: at91: clock: add UTMI PLL enable/disable function by Wenyou Yang · 9 years ago
  28. eced5a7 ARM: cpu: at91: clean up peripheral clock code by Wenyou Yang · 9 years ago
  29. 41bf25c ARM: at91: clock: add a new file to handle clock by Wenyou Yang · 9 years ago
  30. e5322df ARM: at91: asm/at91_pmc.h: fix trival register offset by Wenyou Yang · 9 years ago
  31. 37dadbc board: atmel: sama5d2_xplained: add SPL support by Wenyou Yang · 9 years ago
  32. 4245701 arm: at91/spl: mpddrc: use IP version to check configuration by Wenyou Yang · 9 years ago
  33. c2ad76c arm: at91/spl: mpddrc: add mpddrc DDR3-SDRAM initialization by Wenyou Yang · 9 years ago
  34. 7e8702a arm: at91/spl: mpddrc: add struct atmel_mpddrc_config by Wenyou Yang · 9 years ago
  35. e4677f1 arm: at91/spl: atmel_sfr: move saic redirect to separate file by Wenyou Yang · 9 years ago
  36. b5665bf arm: at91/spl: matrix: use matrix slave id macros by Wenyou Yang · 9 years ago
  37. 6f0a51a arm: at91/spl: matrix: remove security peripheral select code by Wenyou Yang · 9 years ago
  38. 5906d2a arm: at91/spl: matrix: remove matrix write protection code by Wenyou Yang · 9 years ago
  39. 5cb9dfa arm: at91/spl: matrix: move matrix init to separate file by Wenyou Yang · 9 years ago
  40. 75238f2 arm: atmel: Add SAMA5D2 Xplained board by Wenyou Yang · 9 years ago
  41. 2c62c56 gpio: atmel: Add the PIO4 driver support by Wenyou Yang · 9 years ago
  42. da58dec Various Makefiles: Add SPDX-License-Identifier tags by Tom Rini · 9 years ago
  43. a3b59b1 mmc: atmel: Add atmel sdhci support by Wenyou Yang · 9 years ago
  44. c190005 arm: at91: clock: Add the generated clock support by Wenyou Yang · 9 years ago
  45. ce39680 arm: at91: Change the Chip ID registers' addresses by Wenyou Yang · 9 years ago
  46. 478ec83 at91: simplify spl board_init_f function by Josh Wu · 9 years ago
  47. 6e830df arm: Remove vl_ma2sc board by Simon Glass · 9 years ago
  48. 79d1973 arm: Remove portuxg20, stamp9g20 boards by Simon Glass · 9 years ago
  49. 819216d arm: Remove otc570 board by Simon Glass · 9 years ago
  50. 5522f12 arm: Remove eb_cpu9k2 and eb_cpu9k2_ram boards by Simon Glass · 9 years ago
  51. af7f884 arm: Remove eukrea boards by Simon Glass · 9 years ago
  52. bfc37f3 arm: at91: add support for mini-box picosam9g45 board by Erik van Luijk · 9 years ago
  53. c982f6b arm: at91: pmc: replace the constant with a define in at91_pmc.h by Erik van Luijk · 9 years ago
  54. 0c01c3e arm: at91: mpddr: allow multiple DDR controllers by Erik van Luijk · 9 years ago
  55. 3b5df50 arm, at91: support for sam9260 based smartweb board by Heiko Schocher · 9 years ago
  56. 80402f3 spl, common, serial: build SPL without serial support by Heiko Schocher · 9 years ago
  57. f6b42c1 ARM: at91: remove non-generic boards by Masahiro Yamada · 9 years ago
  58. a26cd04 arch: Make board selection choices optional by Joe Hershberger · 9 years ago
  59. ab7b885 ARM: snapper9260: use "select" instead of default value in defconfig by Masahiro Yamada · 10 years ago
  60. ff255e8 ARM: atmel: at91sam9n12ek: enable spl support by Bo Shen · 10 years ago
  61. d85e891 ARM: atmel: at91sam9x5ek: enable spl support by Bo Shen · 10 years ago
  62. 41d41a9 ARM: atmel: at91sam9m10g45ek: enable spl support by Bo Shen · 10 years ago
  63. 72cb3b6 ARM: atmel: arm926ejs: fix clock configuration by Bo Shen · 10 years ago
  64. e755d54 spl_atmel.c: Switch s_init to board_init_f by Tom Rini · 10 years ago
  65. a2df3a3 ARM: atmel: armv7: switch to use common timer functions by Bo Shen · 10 years ago
  66. a02c8a3 ARM: atmel: arm9: switch to use common timer functions by Bo Shen · 10 years ago
  67. 8e7a963 ARM: atmel: sama5d4: set non-secured for peripherals by Bo Shen · 10 years ago
  68. 993ea97 ARM: atmel: armv7: move spl lds to armv7 directory by Bo Shen · 10 years ago
  69. 111ec4c ARM: at91: at91sam9rlek: add mci support by Wu, Josh · 10 years ago
  70. af93082 ARM: at91: move SoC headers to mach-at91/include/mach by Masahiro Yamada · 10 years ago
  71. 6201184 ARM: at91: collect SoC sources into mach-at91 by Masahiro Yamada · 10 years ago
  72. 4614b89 ARM: at91: move board select menu and common settings by Masahiro Yamada · 10 years ago