index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-at91
/
armv7
Age
Commit message (
Expand
)
Author
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