summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/pm9263
Commit message (Expand)AuthorAgeFilesLines
* ARM: mach-types: don't generate header at buildtimeAhmad Fatoum2024-01-041-1/+1
* ARM: at91: Move mach header files to include/mach/at91Sascha Hauer2023-03-062-9/+8
* ARM: at91: Use ENTRY_FUNCTION_HEADSascha Hauer2023-03-031-2/+2
* ARM: at91: Switch all boards to multiimageSascha Hauer2023-03-011-1/+1
* Remove unused struct partitionSascha Hauer2022-11-231-1/+0
* treewide: add SPDX-License-Identifier for Kbuild/KconfigAhmad Fatoum2022-01-051-0/+2
* mtd: nand: Update to Linux-5.9Sascha Hauer2020-11-101-0/+1
* arch/arm/boards: Replace license and copyright boilerplate by SPDX identfiersUwe Kleine-König2020-05-251-17/+3
* ARM: Cleanup stack offset cargo cultSascha Hauer2019-09-091-1/+1
* ARM: boards: Harmonize barebox_arm_reset_vector() prototypeSascha Hauer2019-03-181-1/+1
* ARM: at91: make at91sam926x_board_init board specificSascha Hauer2018-11-061-1/+1
* ARM: at91: remove mach/io.hSascha Hauer2018-11-061-1/+0
* ARM: at91: Add SoC namespace to matrix definesSascha Hauer2018-11-051-3/+3
* pm9263: move reset vector to board codeSam Ravnborg2018-01-091-11/+32
* arm: at91: refactor lowlevel_init selectionSam Ravnborg2018-01-091-1/+1
* include: Move fec eth platform_data to include/platform_dataSascha Hauer2016-04-151-1/+0
* arm: at91: fix ecc_mode on non atmel boardsJean-Christophe PLAGNIOL-VILLARD2015-01-061-0/+1
* mtd: nand: create bb devices automaticallySascha Hauer2014-04-282-5/+0
* ARM: remove armlinux_set_bootparams() calls from boardsSascha Hauer2014-01-061-1/+0
* ARM: remove asm/hardware.hSascha Hauer2013-11-081-1/+1
* Merge branch 'for-next/boardinfo'Sascha Hauer2013-09-051-0/+3
|\
| * Set model and hostname at boardlevelSascha Hauer2013-08-161-0/+3
* | ARM: AT91: move iomux definitions to iomux.hSascha Hauer2013-08-161-0/+1
* | ARM: include <gpio.h> instead of <mach/gpio.h>Sascha Hauer2013-08-161-1/+1
|/
* ARM: at91 boards: remove empty config.h filesJean-Christophe PLAGNIOL-VILLARD2013-07-091-4/+0
* ARM: at91: move main clock define to CJean-Christophe PLAGNIOL-VILLARD2013-07-092-2/+7
* macb: rename platform dataJosh Cartwright2013-04-031-1/+1
* switch boards to lwl-yJean-Christophe PLAGNIOL-VILLARD2013-02-211-3/+1
* ARM AT91: switch at91sam9 to barebox_arm_entry part1Sascha Hauer2013-02-041-2/+2
* Merge branch 'for-next/at91'Sascha Hauer2013-02-044-104/+126
|\
| * macb: allow to pass the phy interfaceJean-Christophe PLAGNIOL-VILLARD2013-01-291-1/+1
| * at91: sam926x: switch lowlevel param to c codeJean-Christophe PLAGNIOL-VILLARD2013-01-223-103/+125
* | ARM AT91 pm9263: Fix phy addressSascha Hauer2013-01-261-1/+1
|/
* at91: SMC: switch to platform_driverJean-Christophe PLAGNIOL-VILLARD2013-01-071-2/+1
* at91: switch to gpiolibJean-Christophe PLAGNIOL-VILLARD2012-12-221-1/+1
* at91: use -EINVAL for invalid gpioJean-Christophe PLAGNIOL-VILLARD2012-12-221-1/+1
* macb/ether: split flags for drivers and phylibJean-Christophe PLAGNIOL-VILLARD2012-11-191-1/+1
* pm9263: use w1 serial number to generate local mac addressJean-Christophe PLAGNIOL-VILLARD2012-11-151-9/+20
* pm9263: add 1-wire supportJean-Christophe PLAGNIOL-VILLARD2012-11-151-0/+11
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-4/+0
* Removed duplicate definition for DEVFS_PARTITION_xxxAlexander Shiyan2012-05-131-2/+2
* ARM: at91: allow to pass the interface id to at91_add_device_ethJean-Christophe PLAGNIOL-VILLARD2012-04-021-1/+1
* at91sam9/lowlevel_init: allow to select the smc chipselectJean-Christophe PLAGNIOL-VILLARD2012-01-121-4/+5
* at91sam9x: switch lowlevel init to cJean-Christophe PLAGNIOL-VILLARD2012-01-021-18/+0
* introduce io.hSascha Hauer2011-09-221-1/+1
* at91: nand switch ecc base to resourceJean-Christophe PLAGNIOL-VILLARD2011-09-201-2/+0
* at91/boards: switch to software ecc as in linux kernelJean-Christophe PLAGNIOL-VILLARD2011-09-201-1/+1
* ARM boards: move sdram setup before mmu setupSascha Hauer2011-08-011-1/+8
* resource: introduce add_cfi_device to register simple cfi deviceJean-Christophe PLAGNIOL-VILLARD2011-07-231-2/+1
* at91: switch to add_generic_deviceJean-Christophe PLAGNIOL-VILLARD2011-07-221-16/+2