summaryrefslogtreecommitdiffstats
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* 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
* pcm038: Add MMU supportSascha Hauer2009-08-191-0/+26
* Fix the UPLL setting (USB main clock) to the correct value of 48MHz to make U...Juergen Beisert2009-08-121-1/+1
* adapt both S3C platforms to the new device handlingJuergen Beisert2009-08-112-6/+20
* remove a wrong and confusing commentJuergen Beisert2009-08-111-1/+0
* Remove already commeted out baseboard devices. Useless here.Juergen Beisert2009-08-111-24/+0
* Merge branch 'small_a9m24x0_fixes' of octopus:/home/jbe/work/u-boot-v2 into jbeSascha Hauer2009-07-312-8/+3
|\
| * Use the machine number macro instead of the plain numberJuergen Beisert2009-07-311-1/+1
| * Use the correct machine number for the a9m2410 CPU cardJuergen Beisert2009-07-311-6/+1
| * fix RTC's I2C addressJuergen Beisert2009-07-311-1/+1
* | Merge branch 'docu_update' of octopus:/home/jbe/work/u-boot-v2 into jbeSascha Hauer2009-07-313-0/+35
|\ \
| * | Give the S3C24xx CPU family a nice menu entryJuergen Beisert2009-07-311-0/+4
| * | Improve documentation by adding build notes to the a9m24x0 CPU cardsJuergen Beisert2009-07-312-0/+31
| |/
* / pcm038: Add framebuffer supportSascha Hauer2009-07-311-1/+72
|/
* cdev fixes for new boardsSascha Hauer2009-07-213-52/+11
* at91sam9260ek: Fix compiler warningSascha Hauer2009-07-211-2/+0
* get rid of device idsSascha Hauer2009-07-211-12/+33