aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-05-10AT91SAM9261EK supportStelian Pop4-0/+363
2008-05-10AT91SAM9260EK: Fix dataflash offsets in CONFIG_BOOTCOMMANDStelian Pop1-2/+2
2008-05-10AT91SAM9260EK: Normalize BOOTARGSStelian Pop1-2/+14
2008-05-10AT91SAM9260EK: Normalize SPI timingsStelian Pop1-1/+1
2008-05-10AT91SAM9260EK: Handle 8 or 16 bit NANDStelian Pop1-0/+1
2008-05-10AT91CAP9ADK: Fix dataflash offsets in CONFIG_BOOTCOMMANDStelian Pop1-1/+1
2008-05-10AT91CAP9ADK: Normalize BOOTARGSStelian Pop1-2/+11
2008-05-10AT91CAP9ADK: Normalize SPI timingsStelian Pop1-3/+3
2008-05-10AT91CAP9ADK: Handle 8 or 16 bit NANDStelian Pop1-0/+1
2008-05-10Update origin and copyright information in arch-at91sam9 header filesStelian Pop14-152/+96
2008-05-08Fix @ -> <at> substitutionStelian Pop5-5/+5
2008-05-04kb9202 board: fix build problem.Wolfgang Denk1-1/+4
2008-05-04SBC8548: fix address mask to allow 64M flashJeremy McNicoll1-3/+3
2008-05-04Fix misspelled commentMarcel Ziswiler1-1/+1
2008-04-30ColdFire: Fix ethernet hang issue for mcf547x_8xTsiChung Liew2-0/+2
2008-04-30ColdFire: Fix compilation issue caused by new changes in fsl_i2c.cTsiChung Liew1-0/+4
2008-04-30Fix warnings while compiling net/net.c for MPC8610HPCD boardAnatolij Gustschin1-4/+4
2008-04-29Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk1-4/+4
2008-04-2985xx/86xx: Rename ext_refrec to timing_cfg_3 to match docsKumar Gala4-4/+4
2008-04-2985xx/86xx: Rename DDR init address and init extended address registerKumar Gala2-3/+3
2008-04-29lwmon5: minor clean-up to include/configs/lwmon5.hYuri Tikhonov1-1/+1
2008-04-29ppc4xx: Fix CFG_MONITOR_LEN on Katmai failsave this timeStefan Roese1-4/+4
2008-04-29ppc4xx: Fix Katmai CFG_MONITOR_LENStefan Roese1-1/+1
2008-04-28NAND: fix some strict-aliasing compiler warningsWolfgang Denk1-4/+4
2008-04-28Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk1-0/+1
2008-04-28ppc4xx: Fix compile warning of hcu4 boardStefan Roese1-0/+1
2008-04-28Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk1-4/+2
2008-04-28MPC8323ERDB: fix implicit declaration of function 'mac_read_from_eeprom'Wolfgang Denk1-2/+0
2008-04-28mx31ads: fix loadaddr environment variable defineGuennadi Liakhovetski1-4/+2
2008-04-28katmai: fix section overlap problemWolfgang Denk1-2/+6
2008-04-28katmai: fix section overlap problemWolfgang Denk1-2/+6
2008-04-26i.MX31: Enable SPI and MC13783/RTC support for the Litekit boardMagnus Lilja1-0/+8
2008-04-26MPC8544DS: Removes the unknown flash message informationRoy Zang1-0/+1
2008-04-26Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xxWolfgang Denk10-10/+10
2008-04-26Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2-3/+16
2008-04-25mpc83xx: bump loadaddr over fdtaddr to 0x500000Kim Phillips10-10/+10
2008-04-25ppc4xx: Remove double defines in lwmon5.hStefan Roese1-9/+0
2008-04-25Use watchdog-aware functions when calculating hashes of images - take twoBartlomiej Sieka1-2/+15
2008-04-25ppc4xx: Add bootcount limit handling for APC405 boardsMatthias Fuchs1-2/+12
2008-04-25ppc4xx: Pass PCIe root-complex/endpoint configuration to Linux via the fdtStefan Roese1-1/+4
2008-04-25lwmon5: watchdog POST fixYuri Tikhonov2-5/+13
2008-04-25Merge branch 'master' of /home/wd/git/u-boot/lwmon5Wolfgang Denk3-0/+17
2008-04-25Realining some header definitions.Detlev Zundel4-10/+10
2008-04-25qemu-mips.h: Add CFI supportJean-Christophe PLAGNIOL-VILLARD1-5/+10
2008-04-25Add support for calculating hashes with watchdog triggeringBartlomiej Sieka3-0/+20
2008-04-24qemu-mips: Cleanup whitespace, indentation, etc.Shinya Kuribayashi1-33/+32
2008-04-24i.MX31: Use symbolic names for Litekit membases.Magnus Lilja1-4/+6
2008-04-24Fix show_boot_progress prototypeJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-04-24Memory footprint optimizationsBartlomiej Sieka1-6/+3
2008-04-24MX31ADS environment variable update, spi and rtc supportGuennadi Liakhovetski1-10/+29