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
/
include
Age
Commit message (
Expand
)
Author
2017-09-14
ARM: at91: spl: Adjust switching to oscillator for SAMA5D2
Wenyou Yang
2017-09-14
atmel: common: Add function to display via DM_VIDEO's API
Wenyou Yang
2017-09-14
clk: at91: utmi: Set the reference clock frequency
Wenyou Yang
2017-09-11
board: atmel: Create board/$(VENDOR)/common folder
Wenyou Yang
2017-05-09
board: sama5d4ek: fix DD2 configuration
Wenyou Yang
2017-04-13
pinctrl: at91: add pinctrl driver
Wenyou Yang
2017-04-13
gpio: at91_gpio: remove CPU_HAS_PIO3 macro
Wenyou Yang
2017-04-13
ARM: at91: gpio: fix at91_set_gpio_value() define
Wenyou Yang
2016-10-28
arm: at91: mpddrc: add missing MPDDRC_MD defines
Heiko Schocher
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-08-15
gpio: atmel_pio4: Move PIO4 definitions to head file
Wenyou Yang
2016-08-15
clk: at91: Add clock driver
Wenyou Yang
2016-06-26
arm: at91: add CONFIG_AT91SAM9M10G45
Heiko Schocher
2016-06-12
ARM: at91: Fix PMC bit definitions
Marek Vasut
2016-06-12
ARM: at91: sama5: Extend boot device autodetection
Marek Vasut
2016-06-12
arm: at91: Add a header file for the real-time clock
Andre Renaud
2016-06-12
at91: Add support for the AT91 slow clock controller
Andre Renaud
2016-05-24
ARM: sama5d2: Implement boot device autodetection
Marek Vasut
2016-05-24
ARM: at91: clock: complete the GCK's clock sources
Wenyou Yang
2016-05-24
ARM: at91: sama5d2: add macro & field definitions
Wenyou Yang
2016-02-18
ARM: at91: sama5d2: configure the L2 cache memory
Samuel Mescoff
2016-02-18
ARM: at91: clock: add PMC_PLLICPR init function
Wenyou Yang
2016-02-18
ARM: at91: clock: add PLLB enable/disable functions
Wenyou Yang
2016-02-18
ARM: at91: clock: add UTMI PLL enable/disable function
Wenyou Yang
2016-02-18
ARM: at91: clock: add a new file to handle clock
Wenyou Yang
2016-02-18
ARM: at91: asm/at91_pmc.h: fix trival register offset
Wenyou Yang
2016-02-02
board: atmel: sama5d2_xplained: add SPL support
Wenyou Yang
2016-02-02
arm: at91/spl: mpddrc: add mpddrc DDR3-SDRAM initialization
Wenyou Yang
2016-02-02
arm: at91/spl: mpddrc: add struct atmel_mpddrc_config
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: use matrix slave id macros
Wenyou Yang
2015-11-30
arm: atmel: Add SAMA5D2 Xplained board
Wenyou Yang
2015-11-30
gpio: atmel: Add the PIO4 driver support
Wenyou Yang
2015-11-03
mmc: atmel: Add atmel sdhci support
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-08-21
arm: at91: pmc: replace the constant with a define in at91_pmc.h
Erik van Luijk
2015-08-21
arm: at91: mpddr: allow multiple DDR controllers
Erik van Luijk
2015-04-01
ARM: atmel: at91sam9n12ek: enable spl support
Bo Shen
2015-04-01
ARM: atmel: at91sam9x5ek: enable spl support
Bo Shen
2015-04-01
ARM: atmel: armv7: switch to use common timer functions
Bo Shen
2015-04-01
ARM: atmel: arm9: switch to use common timer functions
Bo Shen
2015-02-21
ARM: at91: move SoC headers to mach-at91/include/mach
Masahiro Yamada