summaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91
AgeCommit message (Expand)Author
2016-03-16spl: arm: Make sure to include all of the u_boot_list entriesTom Rini
2016-02-19ARM: Add Support for the VInCo platformGregory CLEMENT
2016-02-18ARM: at91: sama5d2: configure the L2 cache memorySamuel Mescoff
2016-02-18arm: at91: Add support for DENX MA5D4 SoM and EVKMarek Vasut
2016-02-18ARM: at91: clean up the PMC_PLLICPR init codeWenyou Yang
2016-02-18ARM: at91: clock: add PMC_PLLICPR init functionWenyou Yang
2016-02-18ARM: at91: clock: add PLLB enable/disable functionsWenyou Yang
2016-02-18ARM: at91: armv7: clean up UTMI PLL handle codeWenyou Yang
2016-02-18ARM: at91: clock: add UTMI PLL enable/disable functionWenyou Yang
2016-02-18ARM: cpu: at91: clean up peripheral clock codeWenyou Yang
2016-02-18ARM: at91: clock: add a new file to handle clockWenyou Yang
2016-02-18ARM: at91: asm/at91_pmc.h: fix trival register offsetWenyou Yang
2016-02-02board: atmel: sama5d2_xplained: add SPL supportWenyou Yang
2016-02-02arm: at91/spl: mpddrc: use IP version to check configurationWenyou Yang
2016-02-02arm: at91/spl: mpddrc: add mpddrc DDR3-SDRAM initializationWenyou Yang
2016-02-02arm: at91/spl: mpddrc: add struct atmel_mpddrc_configWenyou Yang
2015-11-30arm: at91/spl: atmel_sfr: move saic redirect to separate fileWenyou Yang
2015-11-30arm: at91/spl: matrix: use matrix slave id macrosWenyou Yang
2015-11-30arm: at91/spl: matrix: remove security peripheral select codeWenyou Yang
2015-11-30arm: at91/spl: matrix: remove matrix write protection codeWenyou Yang
2015-11-30arm: at91/spl: matrix: move matrix init to separate fileWenyou Yang
2015-11-30arm: atmel: Add SAMA5D2 Xplained boardWenyou Yang
2015-11-30gpio: atmel: Add the PIO4 driver supportWenyou Yang
2015-11-10Various Makefiles: Add SPDX-License-Identifier tagsTom Rini
2015-11-03mmc: atmel: Add atmel sdhci supportWenyou Yang
2015-11-03arm: at91: clock: Add the generated clock supportWenyou Yang
2015-11-03arm: at91: Change the Chip ID registers' addressesWenyou Yang
2015-11-01at91: simplify spl board_init_f functionJosh Wu
2015-09-11arm: Remove vl_ma2sc boardSimon Glass
2015-09-11arm: Remove portuxg20, stamp9g20 boardsSimon Glass
2015-09-11arm: Remove otc570 boardSimon Glass
2015-09-11arm: Remove eb_cpu9k2 and eb_cpu9k2_ram boardsSimon Glass
2015-09-11arm: Remove eukrea boardsSimon Glass
2015-08-21arm: at91: add support for mini-box picosam9g45 boardErik van Luijk
2015-08-21arm: at91: pmc: replace the constant with a define in at91_pmc.hErik van Luijk
2015-08-21arm: at91: mpddr: allow multiple DDR controllersErik van Luijk
2015-08-12arm, at91: support for sam9260 based smartweb boardHeiko Schocher
2015-08-12spl, common, serial: build SPL without serial supportHeiko Schocher
2015-05-13ARM: at91: remove non-generic boardsMasahiro Yamada
2015-05-12arch: Make board selection choices optionalJoe Hershberger
2015-04-18ARM: snapper9260: use "select" instead of default value in defconfigMasahiro Yamada
2015-04-01ARM: atmel: at91sam9n12ek: enable spl supportBo Shen
2015-04-01ARM: atmel: at91sam9x5ek: enable spl supportBo Shen
2015-04-01ARM: atmel: at91sam9m10g45ek: enable spl supportBo Shen
2015-04-01ARM: atmel: arm926ejs: fix clock configurationBo Shen
2015-04-01spl_atmel.c: Switch s_init to board_init_fTom Rini
2015-04-01ARM: atmel: armv7: switch to use common timer functionsBo Shen
2015-04-01ARM: atmel: arm9: switch to use common timer functionsBo Shen
2015-03-18ARM: atmel: sama5d4: set non-secured for peripheralsBo Shen
2015-03-18ARM: atmel: armv7: move spl lds to armv7 directoryBo Shen