1. 8080846 arm: move _end to linker symbols by Ilias Apalodimas · Tue May 28 09:18:27 2024 +0300
  2. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  3. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  4. cb7c5ee arm: at91: Remove <common.h> and add needed includes by Tom Rini · Tue Apr 30 07:35:55 2024 -0600
  5. 207ce78 ARM: at91: don't initialize clocks if scmi clock driver is enabled by Clément Léger · Tue May 30 11:05:16 2023 +0200
  6. 3e357d1 ARM: mach-at91: add support for sama7g5 chip id and extended id definition by Mihai Sain · Fri Dec 02 09:47:19 2022 +0200
  7. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · Wed Nov 16 13:10:41 2022 -0500
  8. a423fd5 video: Drop atmel LCD code by Simon Glass · Sun Oct 16 15:53:35 2022 -0600
  9. 5a9095c linker_lists: Rename sections to remove . prefix by Andrew Scull · Mon May 30 10:00:04 2022 +0000
  10. 04b40ea ARM: mach-at91: armv7: Remove default reset driver by Sergiu Moga · Fri Apr 01 12:27:27 2022 +0300
  11. 7e5c11b timer: atmel_tcb_timer: add atmel_tcb driver by Clément Léger · Thu Mar 31 10:55:06 2022 +0200
  12. 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · Mon Sep 27 17:42:36 2021 +0200
  13. ee626e1 ARM: mach-at91: armv7: fix multiple cpu_reset definition when enabling SYSRESET by Clément Léger · Wed Aug 04 16:55:44 2021 +0200
  14. 03ecb90 ARM: at91: Add chip ID of SAMA5D29 by Hari Prasath · Wed Jul 14 19:13:41 2021 +0530
  15. 6f14d5f reset: Remove addr parameter from reset_cpu() by Harald Seiler · Tue Dec 15 16:47:52 2020 +0100
  16. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  17. 004966c ARM: mach-at91: fix timer.o compile condition by Eugen Hristev · Wed Nov 11 18:46:03 2020 +0200
  18. 6cb1af7 ARM: at91: armv7: sama7g5 uses CCF clock driver by Nicolas Ferre · Wed Nov 11 13:15:08 2020 +0200
  19. 3263e74 ARM: mach-at91: add support for new SoC sama7g5 by Eugen Hristev · Thu Aug 27 11:51:52 2020 +0300
  20. be6a85f ARM: at91: common: guard ATMEL_PIT code by ifdef by Eugen Hristev · Thu Aug 20 16:11:52 2020 +0300
  21. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  22. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  23. afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · Sat Dec 28 10:45:01 2019 -0700
  24. a9dc068 common: Move get_tbclk() to time.h by Simon Glass · Sat Dec 28 10:44:59 2019 -0700
  25. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · Thu Nov 14 12:57:37 2019 -0700
  26. f5c208d Move strtomhz() to vsprintf.h by Simon Glass · Thu Nov 14 12:57:20 2019 -0700
  27. 680897a ARM: at91: Rename sama5_sfr.h to at91_sfr.h by Tudor Ambarus · Fri Sep 27 13:09:00 2019 +0000
  28. 08eb7c6 ARM: at91: Add the chip ID for SAMA5D2 LPDDR2 SiP by Nicolas Ferre · Thu Aug 08 07:48:23 2019 +0000
  29. 3f77506 ARM: at91: sama5d2: Wrap cpu detection to fix macb driver by Alexander Dahl · Fri Mar 22 14:25:54 2019 +0100
  30. 2aaa27d linker: Modify linker scripts to be more generic by Tom Rini · Tue Jan 22 17:09:26 2019 -0500
  31. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  32. 9366fd0 ARM: at91: Get the Chip ID of SAMA5D2 SiP by Wenyou Yang · Wed Sep 13 14:58:53 2017 +0800
  33. 95a5018 ARM: at91: spl: Add mck function to lower rate while switching by Wenyou Yang · Wed Sep 13 14:58:49 2017 +0800
  34. ce8a36f driver: timer: Add the Atmel PIT timer driver by Wenyou.Yang@microchip.com · Tue Aug 15 17:40:26 2017 +0800
  35. 608b4eb ARM: at91: lds: use "_image_binary_end" for DT location by Wenyou Yang · Fri Mar 24 11:34:06 2017 +0800
  36. 4a92a3e gpio: at91_gpio: remove CPU_HAS_PIO3 macro by Wenyou Yang · Thu Mar 23 12:44:36 2017 +0800
  37. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  38. dcc8a84 ARM: at91: clock: complete the GCK's clock sources by Wenyou Yang · Mon Apr 11 16:41:32 2016 +0800
  39. d47886e ARM: at91: clock: fix the GCK's clock source by Wenyou Yang · Mon Apr 11 16:41:31 2016 +0800
  40. 0ed608e spl: arm: Make sure to include all of the u_boot_list entries by Tom Rini · Tue Mar 15 17:56:29 2016 -0400
  41. b5d886a ARM: at91: armv7: clean up UTMI PLL handle code by Wenyou Yang · Tue Feb 02 11:11:52 2016 +0800
  42. 57b7f29 ARM: cpu: at91: clean up peripheral clock code by Wenyou Yang · Wed Feb 03 10:16:49 2016 +0800
  43. 49c68c2 ARM: at91: clock: add a new file to handle clock by Wenyou Yang · Wed Feb 03 10:16:48 2016 +0800
  44. edf88d3 arm: at91/spl: atmel_sfr: move saic redirect to separate file by Wenyou Yang · Thu Nov 05 16:37:53 2015 +0800
  45. f33c116 arm: at91/spl: matrix: move matrix init to separate file by Wenyou Yang · Thu Nov 05 16:37:49 2015 +0800
  46. c64a75a arm: atmel: Add SAMA5D2 Xplained board by Wenyou Yang · Fri Oct 30 09:55:52 2015 +0800
  47. 522f5a6 arm: at91: clock: Add the generated clock support by Wenyou Yang · Fri Oct 30 09:47:02 2015 +0800
  48. 0a248bc arm: at91: Change the Chip ID registers' addresses by Wenyou Yang · Tue Sep 08 14:38:26 2015 +0800
  49. df1555d ARM: atmel: armv7: switch to use common timer functions by Bo Shen · Wed Feb 04 15:53:02 2015 +0800
  50. 846f6d1 ARM: atmel: sama5d4: set non-secured for peripherals by Bo Shen · Wed Mar 04 13:48:47 2015 +0800
  51. 83a718d ARM: atmel: armv7: move spl lds to armv7 directory by Bo Shen · Wed Mar 04 13:32:57 2015 +0800
  52. e77d1d9 ARM: at91: collect SoC sources into mach-at91 by Masahiro Yamada · Fri Feb 20 17:04:03 2015 +0900