summaryrefslogtreecommitdiffstats
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* Boards:OMAP: Add GPMC initNishanth Menon2008-09-152-0/+25
* Board:OMAP:NAND introduce generic NAND support This introduces generic nand d...Nishanth Menon2008-09-153-0/+214
* pcm038: arbitrary changes to make boot more robustSascha Hauer2008-09-091-16/+18
* pcm038: implement better waiting for PLLsSascha Hauer2008-09-091-26/+10
* pcm038: update help in default env initSascha Hauer2008-09-031-2/+2
* Merge branch 'for-sha' of ssh://sha@octopus/home/git/projects/u-boot-v2 into ...Sascha Hauer2008-09-028-30/+115
|\
| * [pm9263] remove ifdef around dev_add_partitionMarc Kleine-Budde2008-09-021-2/+0
| * [pm9263] add sane default environemntMarc Kleine-Budde2008-09-027-27/+114
| * [pm9263] use correct architecture a.k.a. machine IDMarc Kleine-Budde2008-08-291-1/+1
* | pcm037: Fix ARM architecture and boot paramsSascha Hauer2008-09-021-4/+5
|/
* pcm038: disable SRAM deviceSascha Hauer2008-08-261-1/+4
* PM9263 board: add lowlevel_init to start from resetSascha Hauer2008-08-262-5/+326
* PCM038: fixed typoEnrico Scholz2008-08-221-1/+1
* mx27ads: replace pcm038 with mx27adsSascha Hauer2008-08-211-6/+6
* mx27ads: add missing includeSascha Hauer2008-08-211-0/+1
* pcm038 defenv: Do not hardcode ip addresses, ask to set MAC addressSascha Hauer2008-08-202-8/+15
* Net: Remove all hardcoded MAC addresses from default environmentsSascha Hauer2008-08-208-14/+2
* This patch adds support for Beagle Board.Raghavendra KH2008-08-203-0/+287
* Introduce a common board header for functions required by platform.SRaghavendra KH2008-08-202-9/+11
* pcm038: Add SRAM deviceSascha Hauer2008-08-141-0/+11
* pcm038: Configure chipselects for SRAM / CAN ControllerSascha Hauer2008-08-141-3/+13
* pcm038: check for errorsSascha Hauer2008-08-141-1/+7
* pcm038: add missing includeSascha Hauer2008-08-131-0/+1
* pcm038: use environment in NAND/NOR depending on where we started fromSascha Hauer2008-08-131-10/+25
* pcm038: Update environment for NANDSascha Hauer2008-08-136-17/+55
* PCM038: NAND related updatesSascha Hauer2008-08-132-72/+127
* PPC: Add cleanup flagsSascha Hauer2008-08-131-12/+12
* add Ronetix pm9263 board supportSascha Hauer2008-08-019-0/+233
* [Arm] at91sam9260ek: Add missing AT91_MASTER_CLOCKSascha Hauer2008-07-311-0/+2
* at91sam9260ek: fix namesRobert Schwebel2008-07-301-7/+7
* Merge branch 'for_sascha' of /ptx/work/octopus/jbe/u-boot-v2 into from_jbeSascha Hauer2008-07-111-1/+1
|\
| * Fix the location where the new coldfire boards appear in the documentationJuergen Beisert2008-07-111-1/+1
* | [pcm038] misspelled CONFIG in 7c37b54184893d4fe4e23933e6a8deae1c9d62a2Chris Zankel2008-07-081-2/+2
|/
* [pcm038] compile fixes, update defconfigSascha Hauer2008-07-031-0/+2
* [pcm037] compile fixes, update defconfigSascha Hauer2008-07-031-0/+2
* [netx] compile fixes, update netx defconfigSascha Hauer2008-07-033-5/+7
* [blackfin] compile fixes, update defconfigSascha Hauer2008-07-031-1/+2
* Commit ee6d36a5405305f3bbdb0457948c219731b3d9cc introduced requirementNishanth Menon2008-06-111-0/+3
* [memory layout] streamline memory layoutSascha Hauer2008-06-061-2/+4
* add basic at91sam9260 support. Currently only second stageSascha Hauer2008-06-0612-0/+316
* 016-OMAP-add-SDP3430-part2Nishanth Menon2008-06-052-0/+713
* 015-OMAP-add-SDP3430Nishanth Menon2008-06-055-0/+181
* [memory layout]: streamline memory layoutSascha Hauer2008-06-048-38/+4
* [pcm038]: Fix compilation without spi supportSascha Hauer2008-05-121-0/+10
* [general] Move include/configs/* to board/*/config.hSascha Hauer2008-04-0714-0/+695
* [m68k] Add Freescale Coldfire V4E Architecture supportSascha Hauer2008-04-0428-0/+1428
* Subject: [PATCH] [general] Fixed constant strings in data section issueSascha Hauer2008-04-041-1/+1
* pcm038: increase AHB to 133MHzSascha Hauer2008-03-141-1/+1
* pcm038 startup: Use bit defines rather than hardcoded values in initialisationSascha Hauer2008-03-141-89/+49
* pcm038 spi (pmic) supportSascha Hauer2008-03-141-3/+63