summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/scb9328
Commit message (Expand)AuthorAgeFilesLines
* defaultenv: add defaultenv-1 in boards via defaultenv_append_directory()Sascha Hauer2016-10-103-0/+5
* include: Move dm9000 eth platform_data to include/platform_dataSascha Hauer2016-04-151-1/+1
* ARM: i.MX: boards: Setup stack before calling imx*_barebox_entrySascha Hauer2015-03-091-1/+3
* Documentation: remove doxygen documentationSascha Hauer2014-06-261-9/+0
* ARM: remove armlinux_set_bootparams() calls from boardsSascha Hauer2014-01-061-1/+0
* Merge branch 'for-next/boardinfo'Sascha Hauer2013-09-052-1/+3
|\
| * Set model and hostname at boardlevelSascha Hauer2013-08-162-1/+3
* | Merge branch 'for-next/arm-gpio'Sascha Hauer2013-09-051-1/+0
|\ \
| * | ARM: include <gpio.h> instead of <mach/gpio.h>Sascha Hauer2013-08-161-1/+0
| |/
* / ARM: Create an assembly arm_cpu_lowlevel_init functionSascha Hauer2013-08-071-1/+1
|/
* Merge branch 'for-next/imx'Sascha Hauer2013-07-011-51/+0
|\
| * ARM: scb9328: remove dead codeSascha Hauer2013-06-231-51/+0
* | ARM: i.MX boards: remove empty config.h filesSascha Hauer2013-06-241-26/+0
|/
* switch boards to lwl-yJean-Christophe PLAGNIOL-VILLARD2013-02-211-2/+1
* arm: rename reset and common_reset to barebox_arm_reset_vector and arm_cpu_lo...Jean-Christophe PLAGNIOL-VILLARD2013-02-081-3/+3
* ARM i.MX boards: switch to barebox_arm_entrySascha Hauer2013-02-041-2/+2
* ARM i.MX boards: use esdctl code to detect sdram sizeSascha Hauer2012-12-061-8/+0
* ARM i.MX: get rid of imx-regs.hSascha Hauer2012-10-172-2/+2
* ARM i.MX1: Cleanup remaining unprefixed registersSascha Hauer2012-10-172-14/+19
* ARM i.MX1: move iomux definitions to separate header fileSascha Hauer2012-10-051-0/+1
* ARM i.MX1: Add function to setup chipselectSascha Hauer2012-10-041-13/+6
* Merge branch 'for-next/arm-board-reset'Sascha Hauer2012-10-031-5/+6
|\
| * ARM: give boards control of the reset entry pointJan Luebbe2012-09-271-5/+6
* | Merge branch 'for-next/remove-fsf-address'Sascha Hauer2012-10-033-14/+0
|\ \
| * | Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-173-14/+0
| |/
* / defaultenv: switch hostname to global.hostnameJean-Christophe PLAGNIOL-VILLARD2012-10-021-7/+7
|/
* Merge branch 'for-next/pbl'Sascha Hauer2012-09-051-0/+1
|\
| * ARM boards: Make boards pbl safeSascha Hauer2012-08-121-0/+1
* | devices: fix missing conversion to DEVICE_ID_DYNAMICJean-Christophe PLAGNIOL-VILLARD2012-08-121-2/+2
|/
* Removed duplicate definition for DEVFS_PARTITION_xxxAlexander Shiyan2012-05-131-2/+2
* config: switch machine to hostnameJean-Christophe PLAGNIOL-VILLARD2012-04-181-7/+7
* defaultenv: simplify bootSascha Hauer2011-12-151-5/+0
* introduce io.hSascha Hauer2011-09-221-1/+1
* ARM scb9328: Add missing envSascha Hauer2011-08-031-0/+56
* ARM boards: move sdram setup before mmu setupSascha Hauer2011-08-011-1/+8
* arm: introduce arm_add_mem_device to register dram deviceJean-Christophe PLAGNIOL-VILLARD2011-08-011-4/+1
* dm9000: introduce add_dm9000_device to register dm9000 deviceJean-Christophe PLAGNIOL-VILLARD2011-07-291-23/+2
* dm9000: replace DM9000_WIDTH_8/16/32 by IORESOURCE_MEM_8/16/32BITJean-Christophe PLAGNIOL-VILLARD2011-07-291-1/+1
* ARM i.MX scb9328: create uart registration helpers and use themSascha Hauer2011-07-291-8/+3
* resource: introduce add_cfi_device to register simple cfi deviceJean-Christophe PLAGNIOL-VILLARD2011-07-231-9/+1
* dm9000: switch to dev_request_mem_regionJean-Christophe PLAGNIOL-VILLARD2011-07-201-0/+2
* add a add_mem_device functionSascha Hauer2011-07-181-15/+4
* mem: replace DEVFS_RDWR by IORESOURCE_MEM_WRITEABLEJean-Christophe PLAGNIOL-VILLARD2011-07-181-1/+1
* dm9200: use "struct resource" instead of platform_dataJean-Christophe PLAGNIOL-VILLARD2011-07-181-7/+16
* ARM scb9328: Add gpio led supportSascha Hauer2011-03-101-1/+23
* ARM scb9328: increase barebox partition sizeSascha Hauer2011-01-071-1/+1
* scb9328: remove useless bin/init file from envSascha Hauer2011-01-071-3/+0
* scb9328: Fix compilationSascha Hauer2010-09-201-1/+1
* driver: use id as -1 for auto assigned idJean-Christophe PLAGNIOL-VILLARD2010-09-201-0/+4
* arm: move mach-types.h to include/generated/Jean-Christophe PLAGNIOL-VILLARD2010-09-171-1/+1