index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-at91
/
armv7
Age
Commit message (
Expand
)
Author
2021-03-02
reset: Remove addr parameter from reset_cpu()
Harald Seiler
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-11-26
ARM: mach-at91: fix timer.o compile condition
Eugen Hristev
2020-11-26
ARM: at91: armv7: sama7g5 uses CCF clock driver
Nicolas Ferre
2020-09-25
ARM: mach-at91: add support for new SoC sama7g5
Eugen Hristev
2020-09-22
ARM: at91: common: guard ATMEL_PIT code by ifdef
Eugen Hristev
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-01-17
common: Move reset_cpu() to the CPU header
Simon Glass
2020-01-17
common: Move get_tbclk() to time.h
Simon Glass
2019-12-02
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-12-02
Move strtomhz() to vsprintf.h
Simon Glass
2019-10-08
ARM: at91: Rename sama5_sfr.h to at91_sfr.h
Tudor Ambarus
2019-10-08
ARM: at91: Add the chip ID for SAMA5D2 LPDDR2 SiP
Nicolas Ferre
2019-04-09
ARM: at91: sama5d2: Wrap cpu detection to fix macb driver
Alexander Dahl
2019-01-26
linker: Modify linker scripts to be more generic
Tom Rini
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-09-14
ARM: at91: Get the Chip ID of SAMA5D2 SiP
Wenyou Yang
2017-09-14
ARM: at91: spl: Add mck function to lower rate while switching
Wenyou Yang
2017-08-26
driver: timer: Add the Atmel PIT timer driver
Wenyou.Yang@microchip.com
2017-04-13
ARM: at91: lds: use "_image_binary_end" for DT location
Wenyou Yang
2017-04-13
gpio: at91_gpio: remove CPU_HAS_PIO3 macro
Wenyou Yang
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-05-24
ARM: at91: clock: complete the GCK's clock sources
Wenyou Yang
2016-05-24
ARM: at91: clock: fix the GCK's clock source
Wenyou Yang
2016-03-16
spl: arm: Make sure to include all of the u_boot_list entries
Tom Rini
2016-02-18
ARM: at91: armv7: clean up UTMI PLL handle code
Wenyou Yang
2016-02-18
ARM: cpu: at91: clean up peripheral clock code
Wenyou Yang
2016-02-18
ARM: at91: clock: add a new file to handle clock
Wenyou Yang
2015-11-30
arm: at91/spl: atmel_sfr: move saic redirect to separate file
Wenyou Yang
2015-11-30
arm: at91/spl: matrix: move matrix init to separate file
Wenyou Yang
2015-11-30
arm: atmel: Add SAMA5D2 Xplained board
Wenyou Yang
2015-11-03
arm: at91: clock: Add the generated clock support
Wenyou Yang
2015-11-03
arm: at91: Change the Chip ID registers' addresses
Wenyou Yang
2015-04-01
ARM: atmel: armv7: switch to use common timer functions
Bo Shen
2015-03-18
ARM: atmel: sama5d4: set non-secured for peripherals
Bo Shen
2015-03-18
ARM: atmel: armv7: move spl lds to armv7 directory
Bo Shen
2015-02-21
ARM: at91: collect SoC sources into mach-at91
Masahiro Yamada