summaryrefslogtreecommitdiffstats
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* i.MX35 3stack: enable USB hostMarc Kleine-Budde2009-12-091-0/+19
* i.MX35 3stack: add custom displayJuergen Beisert2009-12-091-0/+23
* i.MX35 3stack: update environemnt to support jffs and ubi/ubifsMarc Kleine-Budde2009-12-096-48/+72
* i.MX35 3stack: add display supportJuergen Beisert2009-12-091-0/+69
* i.MX35 3stack: clean up indention of lowlevel_initMarc Kleine-Budde2009-12-091-170/+170
* i.MX35 3stack: clean up indentionMarc Kleine-Budde2009-12-091-6/+6
* i.MX35 3stack: adopt board to new mc13892 and mc9sdz60 driver interfaceMarc Kleine-Budde2009-12-091-44/+53
* PCA100: initialize pll in assembler codeSascha Hauer2009-12-032-43/+18
* i.MX35 3stack: several enhancementsMarc Kleine-Budde2009-12-035-401/+547
* Eukrea CPUIMX27 : update documentationEric Benard2009-12-031-0/+1
* Eukrea CPUIMX27 : Add MMU supportEric Benard2009-12-031-0/+26
* Eukrea CPUIMX27 : add console on Quad UART supportEric Benard2009-12-031-7/+58
* Eukrea CPUIMX27 : add NOR flash size configurationEric Benard2009-12-031-1/+11
* Eukrea CPUIMX27 : add SDRAM size choiceEric Benard2009-12-032-4/+21
* at91sam9260ek: Reset ethernet phy during initSascha Hauer2009-12-031-0/+34
* mx25-3stack, pcm043: use IMX_FEC_BASE defineMarc Kleine-Budde2009-11-242-2/+2
* arm/kconfig: inverse the board selectionJean-Christophe PLAGNIOL-VILLARD2009-11-021-1/+0
* at91: add support for the at91sam9263ek board of AtmelJean-Christophe PLAGNIOL-VILLARD2009-11-0211-0/+462
* pm9263: add nand supportJean-Christophe PLAGNIOL-VILLARD2009-11-021-0/+50
* a9m2410dev: compile fixesSascha Hauer2009-10-281-1/+3
* Merge branch 'for-sascha' of git://uboot.jcrosoft.org/u-boot-v2 into from-jeanSascha Hauer2009-10-2845-113/+113
|\
| * [M68K] Move include/asm-m68k/{arch,proc}-* to arch/m68k/*/include/{mach,proc}Jean-Christophe PLAGNIOL-VILLARD2009-10-226-9/+9
| * [PPC] Move include/asm-ppc/arch-* to arch/ppc/*/include/machJean-Christophe PLAGNIOL-VILLARD2009-10-222-3/+3
| * [SANDBOX] Move include/asm-sandbox/arch-* to arch/sandbox/*/include/machJean-Christophe PLAGNIOL-VILLARD2009-10-224-5/+5
| * [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machJean-Christophe PLAGNIOL-VILLARD2009-10-2233-95/+95
* | A9M2440: Addapting the default environmentJuergen Beisert2009-10-283-9/+9
* | A9M2440: Be able to configure things baseboard dependentJuergen Beisert2009-10-284-40/+124
* | A9M2440: Use external GPIO settings to setup the SDRAMJuergen Beisert2009-10-283-70/+251
* | A9M2440: Generic code should support generic hardwareJuergen Beisert2009-10-282-11/+13
* | A9M2440: Fix documentationJuergen Beisert2009-10-281-16/+30
* | A9M2440: Just clean upJuergen Beisert2009-10-281-3/+3
* | Adapt pcm043 platform to boot from NANDJuergen Beisert2009-10-264-23/+107
* | IMX_NAND_BASE -> IMX_NFC_BASESascha Hauer2009-10-263-5/+5
* | mxc_nand: determine page and block size depending on NFMS bitSascha Hauer2009-10-264-21/+4
* | imx-nand : remove wrong part of commit ca326e88827e08e723046a21b18e74d41d15ace7Eric Benard2009-10-231-1/+0
|/
* CPUIMX27 : update dram declarationEric Benard2009-10-211-1/+8
* at91sam9: switch to the same api as the kernelJean-Christophe PLAGNIOL-VILLARD2009-10-209-730/+325
* at91: add cpu devices common apiJean-Christophe PLAGNIOL-VILLARD2009-10-203-103/+16
* commands: remove maxargsSascha Hauer2009-10-192-2/+0
* commands: return COMMAND_ERROR_USAGESascha Hauer2009-10-192-10/+5
* sandbox: add a default environmentSascha Hauer2009-10-122-0/+15
* pca100: add missing USB bitsSascha Hauer2009-10-091-1/+1
* pca100: remove imx_ prefix from gpio access functionsSascha Hauer2009-10-091-3/+3
* imx spi: Use gpio as chip selectsSascha Hauer2009-10-021-3/+12
* boards: use recently introduced protect_file functionSascha Hauer2009-10-0210-10/+11
* register env as env0 and not as envSascha Hauer2009-09-2910-20/+20
* pcm038: Add USB supportSascha Hauer2009-09-091-0/+46
* pca100: Add USB host supportSascha Hauer2009-09-091-4/+54
* pca100: Add MMU supportSascha Hauer2009-09-091-0/+25
* add Freescale MX25 3stack board supportSascha Hauer2009-09-0811-0/+795