~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-at91
/
armv7
Commit message (
Expand
)
Author
Age
*
ARM: at91: don't initialize clocks if scmi clock driver is enabled
Clément Léger
2023-06-16
*
ARM: mach-at91: add support for sama7g5 chip id and extended id definition
Mihai Sain
2022-12-20
*
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-12-05
*
video: Drop atmel LCD code
Simon Glass
2022-10-30
*
linker_lists: Rename sections to remove . prefix
Andrew Scull
2022-06-23
*
ARM: mach-at91: armv7: Remove default reset driver
Sergiu Moga
2022-04-26
*
timer: atmel_tcb_timer: add atmel_tcb driver
Clément Léger
2022-04-01
*
WS cleanup: remove trailing empty lines
Wolfgang Denk
2021-09-30
*
ARM: mach-at91: armv7: fix multiple cpu_reset definition when enabling SYSRESET
Clément Léger
2021-09-21
*
ARM: at91: Add chip ID of SAMA5D29
Hari Prasath
2021-09-21
*
reset: Remove addr parameter from reset_cpu()
Harald Seiler
2021-03-02
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
ARM: mach-at91: fix timer.o compile condition
Eugen Hristev
2020-11-26
*
ARM: at91: armv7: sama7g5 uses CCF clock driver
Nicolas Ferre
2020-11-26
*
ARM: mach-at91: add support for new SoC sama7g5
Eugen Hristev
2020-09-25
*
ARM: at91: common: guard ATMEL_PIT code by ifdef
Eugen Hristev
2020-09-22
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
*
common: Drop init.h from common header
Simon Glass
2020-05-18
*
common: Move reset_cpu() to the CPU header
Simon Glass
2020-01-17
*
common: Move get_tbclk() to time.h
Simon Glass
2020-01-17
*
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-12-02
*
Move strtomhz() to vsprintf.h
Simon Glass
2019-12-02
*
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-10-08
*
ARM: at91: sama5d2: Wrap cpu detection to fix macb driver
Alexander Dahl
2019-04-09
*
linker: Modify linker scripts to be more generic
Tom Rini
2019-01-26
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
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-09-14
*
driver: timer: Add the Atmel PIT timer driver
Wenyou.Yang@microchip.com
2017-08-26
*
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
2017-04-13
*
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
*
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-05-24
*
spl: arm: Make sure to include all of the u_boot_list entries
Tom Rini
2016-03-16
*
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
2016-02-18
*
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-30
*
arm: at91: clock: Add the generated clock support
Wenyou Yang
2015-11-03
*
arm: at91: Change the Chip ID registers' addresses
Wenyou Yang
2015-11-03
*
ARM: atmel: armv7: switch to use common timer functions
Bo Shen
2015-04-01
*
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-03-18
*
ARM: at91: collect SoC sources into mach-at91
Masahiro Yamada
2015-02-21