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