summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91
Commit message (Expand)AuthorAgeFilesLines
* spl: arm: Make sure to include all of the u_boot_list entriesTom Rini2016-03-162-0/+6
* ARM: Add Support for the VInCo platformGregory CLEMENT2016-02-191-0/+6
* ARM: at91: sama5d2: configure the L2 cache memorySamuel Mescoff2016-02-184-0/+13
* arm: at91: Add support for DENX MA5D4 SoM and EVKMarek Vasut2016-02-181-0/+6
* ARM: at91: clean up the PMC_PLLICPR init codeWenyou Yang2016-02-181-4/+1
* ARM: at91: clock: add PMC_PLLICPR init functionWenyou Yang2016-02-183-0/+15
* ARM: at91: clock: add PLLB enable/disable functionsWenyou Yang2016-02-183-0/+78
* ARM: at91: armv7: clean up UTMI PLL handle codeWenyou Yang2016-02-183-12/+3
* ARM: at91: clock: add UTMI PLL enable/disable functionWenyou Yang2016-02-182-0/+51
* ARM: cpu: at91: clean up peripheral clock codeWenyou Yang2016-02-1815-203/+67
* ARM: at91: clock: add a new file to handle clockWenyou Yang2016-02-185-33/+69
* ARM: at91: asm/at91_pmc.h: fix trival register offsetWenyou Yang2016-02-181-6/+2
* board: atmel: sama5d2_xplained: add SPL supportWenyou Yang2016-02-023-0/+34
* arm: at91/spl: mpddrc: use IP version to check configurationWenyou Yang2016-02-021-7/+11
* arm: at91/spl: mpddrc: add mpddrc DDR3-SDRAM initializationWenyou Yang2016-02-022-8/+167
* arm: at91/spl: mpddrc: add struct atmel_mpddrc_configWenyou Yang2016-02-022-2/+12
* arm: at91/spl: atmel_sfr: move saic redirect to separate fileWenyou Yang2015-11-305-15/+25
* arm: at91/spl: matrix: use matrix slave id macrosWenyou Yang2015-11-302-9/+34
* arm: at91/spl: matrix: remove security peripheral select codeWenyou Yang2015-11-301-9/+0
* arm: at91/spl: matrix: remove matrix write protection codeWenyou Yang2015-11-301-8/+0
* arm: at91/spl: matrix: move matrix init to separate fileWenyou Yang2015-11-303-43/+52
* arm: atmel: Add SAMA5D2 Xplained boardWenyou Yang2015-11-307-6/+274
* gpio: atmel: Add the PIO4 driver supportWenyou Yang2015-11-301-0/+48
* Various Makefiles: Add SPDX-License-Identifier tagsTom Rini2015-11-101-0/+4
* mmc: atmel: Add atmel sdhci supportWenyou Yang2015-11-031-0/+13
* arm: at91: clock: Add the generated clock supportWenyou Yang2015-11-033-0/+118
* arm: at91: Change the Chip ID registers' addressesWenyou Yang2015-11-034-7/+10
* at91: simplify spl board_init_f functionJosh Wu2015-11-011-5/+0
* arm: Remove vl_ma2sc boardSimon Glass2015-09-111-5/+0
* arm: Remove portuxg20, stamp9g20 boardsSimon Glass2015-09-111-5/+0
* arm: Remove otc570 boardSimon Glass2015-09-111-5/+0
* arm: Remove eb_cpu9k2 and eb_cpu9k2_ram boardsSimon Glass2015-09-111-5/+0
* arm: Remove eukrea boardsSimon Glass2015-09-111-10/+0
* arm: at91: add support for mini-box picosam9g45 boardErik van Luijk2015-08-211-0/+6
* arm: at91: pmc: replace the constant with a define in at91_pmc.hErik van Luijk2015-08-211-0/+1
* arm: at91: mpddr: allow multiple DDR controllersErik van Luijk2015-08-212-21/+26
* arm, at91: support for sam9260 based smartweb boardHeiko Schocher2015-08-122-0/+7
* spl, common, serial: build SPL without serial supportHeiko Schocher2015-08-122-1/+4
* ARM: at91: remove non-generic boardsMasahiro Yamada2015-05-132-16/+1
* arch: Make board selection choices optionalJoe Hershberger2015-05-121-0/+1
* ARM: snapper9260: use "select" instead of default value in defconfigMasahiro Yamada2015-04-181-0/+3
* ARM: atmel: at91sam9n12ek: enable spl supportBo Shen2015-04-015-4/+6
* ARM: atmel: at91sam9x5ek: enable spl supportBo Shen2015-04-017-4/+24
* ARM: atmel: at91sam9m10g45ek: enable spl supportBo Shen2015-04-013-1/+54
* ARM: atmel: arm926ejs: fix clock configurationBo Shen2015-04-011-26/+28
* spl_atmel.c: Switch s_init to board_init_fTom Rini2015-04-011-0/+10
* ARM: atmel: armv7: switch to use common timer functionsBo Shen2015-04-013-61/+6
* ARM: atmel: arm9: switch to use common timer functionsBo Shen2015-04-017-59/+18
* ARM: atmel: sama5d4: set non-secured for peripheralsBo Shen2015-03-181-0/+9
* ARM: atmel: armv7: move spl lds to armv7 directoryBo Shen2015-03-181-0/+0
OpenPOWER on IntegriCloud