summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Add CFG_MPC86xx_DDR_ADDR and CFG_MPC86xx_DDR2_ADDR symbolsJon Loeliger2008-02-131-0/+5
| | * | Merge commit 'wd/master'Jon Loeliger2008-02-1355-293/+125
| | |\ \
| | * | | 86xx: Add reginfo commandBecky Bruce2008-01-243-0/+3
| | * | | 86xx: Add print_laws function to fsl_law.cBecky Bruce2008-01-241-0/+1
| | * | | 86xx: Convert sbc8641d to use new law setup code.Becky Bruce2008-01-241-0/+1
| | * | | 86xx: Convert mpc8610hpcd to new law setup method.Becky Bruce2008-01-241-0/+1
| | * | | 86xx: Support new law setup method and convert mpc8641Becky Bruce2008-01-241-0/+1
* | | | | Merge ../custodiansWolfgang Denk2008-02-152-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2008-02-152-2/+2
| |\ \ \ \
| | * \ \ \ Merge branch 'for-1.3.2'Stefan Roese2008-02-142-2/+2
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | ppc4xx: Fix problem with init-ram bigger than 4k on 440 platformsStefan Roese2008-02-042-2/+2
* | | | | | Merge ../custodiansWolfgang Denk2008-02-155-10/+12
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-avr32Wolfgang Denk2008-02-155-10/+12
| |\ \ \ \ \
| | * | | | | AVR32: Make SDRAM refresh rate configurableHaavard Skinnemoen2008-02-052-0/+6
| | * | | | | ATSTK1004: Fix comment about default load addressHaavard Skinnemoen2008-02-051-1/+1
| | * | | | | ATSTK1002: Use SDRAM + 4MB as default load addressHaavard Skinnemoen2008-02-051-2/+2
| | * | | | | ATNGW100: Fix default mtest rangeHaavard Skinnemoen2008-02-051-7/+3
* | | | | | | Coding STyle cleanup.Wolfgang Denk2008-02-151-34/+34
|/ / / / / /
* | | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-blackfinWolfgang Denk2008-02-15152-12440/+60719
|\ \ \ \ \ \
| * | | | | | punt Blackfin VDSP headers and import sanitized/auto-generated onesMike Frysinger2008-02-04149-12443/+58335
| * | | | | | always pull in asm/blackfin.h for Blackfin portsMike Frysinger2008-02-041-0/+3
| * | | | | | add missing __raw versions of Blackfin read/write io functionsMike Frysinger2008-02-041-0/+6
| * | | | | | add the default Blackfin logo used by Blackfin boards with splash screensMike Frysinger2008-02-041-0/+2377
| * | | | | | add gitignores for Blackfin piecesMike Frysinger2008-02-041-0/+1
| | |_|/ / / | |/| | | |
* | | | | | sh: Fix register address of SH7722Nobuhiro Iwamatsu2008-02-141-6/+6
* | | | | | 85xx, 86xx: Determine I2C clock frequencies and store in global_dataTimur Tabi2008-02-141-2/+4
* | | | | | TQM834x: clean up configurationWolfgang Denk2008-02-141-22/+5
* | | | | | PPC: Use r2 instead of r29 as global data pointerWolfgang Denk2008-02-141-1/+1
| |_|/ / / |/| | | |
* | | | | Mark board_init_[fr] as noreturnMike Frysinger2008-02-141-2/+2
* | | | | Fix remaining CONFIG_COMMANDSJean-Christophe PLAGNIOL-VILLARD2008-02-142-2/+2
* | | | | Remove duplicate defines for ARRAY_SIZEKumar Gala2008-02-141-0/+2
| |_|_|/ |/| | |
* | | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2008-02-122-3/+5
|\ \ \ \
| * | | | TQM834x: enable DHCPJens Gehrlein2008-01-291-0/+1
| * | | | TQM834x: support for Spansion N-type Flashes (sector size = 256 KiB at 2x16 B...Jens Gehrlein2008-01-291-3/+3
| * | | | Fix conditional compilation of mpx8xxx_spi driverBen Warren2008-01-291-0/+1
| | |_|/ | |/| |
* | | | Get rid of "#undef DEBUG" from board config files.Wolfgang Denk2008-02-1236-61/+0
* | | | Remove #undef DEBUG from MPC83xx board header filesTimur Tabi2008-02-126-12/+0
* | | | ADS5121e: DDR2 init/timing update.Grzegorz Bernacki2008-02-071-9/+6
* | | | Device tree updatesJohn Rigby2008-02-071-2/+3
* | | | Change IPS freq to 66MHzJohn Rigby2008-02-071-1/+1
* | | | xsengine: rename board_post_init to board_late_initJean-Christophe PLAGNIOL-VILLARD2008-02-071-1/+1
| |_|/ |/| |
* | | ARM: s3c24xx: Multiple serial port supportHarald Welte2008-02-041-0/+5
* | | ARM: arm920/s3c24xx: IRQ demulitplexer callbackHarald Welte2008-02-041-0/+2
* | | ARM: Board voiceblue updateLadislav Michl2008-02-041-66/+32
| |/ |/|
* | ARM: AT91RM9200 based boards config cleanupLadislav Michl2008-02-044-86/+10
* | ARM: Fix at91rm9200dk base addressLadislav Michl2008-02-041-7/+7
* | MMC for PXA 27X (resubmit)stefano babic2008-02-032-36/+44
* | Fix gcc issues in pxa-regs.hstefano babic2008-02-031-9/+9
|/
* Coding Style Cleanup; update CHANGELOGWolfgang Denk2008-01-231-1/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-ixpWolfgang Denk2008-01-235-46/+3988
|\
OpenPOWER on IntegriCloud