aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-04-28post: Fix building with O=Kumar Gala3-5/+5
2008-04-26Prepare v1.3.3-rc1v1.3.3-rc1Wolfgang Denk2-2/+21
2008-04-26post/Makefile: make sure to use the correct flagsWolfgang Denk1-0/+1
2008-04-26Coding Style cleanup, update CHANGELOGWolfgang Denk3-17/+860
2008-04-26i.MX31: Enable SPI and MC13783/RTC support for the Litekit boardMagnus Lilja2-0/+20
2008-04-26MPC8544DS: decode pcie3 end-point configuration correctly.Ed Swarthout1-1/+1
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 Denk15-29/+20
2008-04-26Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flashWolfgang Denk1-0/+17
2008-04-26Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk4-4/+64
2008-04-25mpc83xx: bump loadaddr over fdtaddr to 0x500000Kim Phillips10-10/+10
2008-04-25mpc83xx: clean up the readme for 83xx boardsDave Liu4-11/+10
2008-04-25mpc83xx: remove the unused CPM's stuffDave Liu1-8/+0
2008-04-25cfi-flash: Add CFG_FLASH_AUTOPROTECT_LISTMatthias Fuchs1-0/+17
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 Sieka4-36/+31
2008-04-25ppc4xx: Add bootcount limit handling for APC405 boardsMatthias Fuchs2-3/+18
2008-04-25Use watchdog-aware functions when calculating hashes of imagesBartlomiej Sieka1-1/+1
2008-04-25USB: fix more GCC 4.2.x aliasing warningsWolfgang Denk3-6/+6
2008-04-25lib_generic/crc32.c: add missing #include <watchdog.h>Wolfgang Denk1-0/+1
2008-04-25lib_generic/crc32.c: fix compile problemWolfgang Denk1-5/+4
2008-04-25ppc4xx: Pass PCIe root-complex/endpoint configuration to Linux via the fdtStefan Roese2-1/+46
2008-04-25lwmon5: watchdog POST fixYuri Tikhonov2-5/+13
2008-04-25Merge branch 'master' of /home/wd/git/u-boot/lwmon5Wolfgang Denk71-273/+153
2008-04-25Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flashWolfgang Denk2-10/+71
2008-04-25Merge branch 'master' of git://www.denx.de/git/u-boot-at91Wolfgang Denk1-47/+23
2008-04-25lib_ppc: Revert "Make MPC83xx one step closer to full relocation."Kim Phillips2-8/+4
2008-04-25Realining some header definitions.Detlev Zundel4-10/+10
2008-04-25NE2000: coding style cleanupJean-Christophe PLAGNIOL-VILLARD4-319/+348
2008-04-25qemu-mips.h: Add CFI supportJean-Christophe PLAGNIOL-VILLARD1-5/+10
2008-04-25doc/README.mips: Add MIPS notesShinya Kuribayashi1-0/+57
2008-04-25Add support for calculating hashes with watchdog triggeringBartlomiej Sieka6-0/+116
2008-04-24qemu-mips: Cleanup whitespace, indentation, etc.Shinya Kuribayashi1-33/+32
2008-04-24Fixed pcnet io_baseVlad Lungu1-0/+55
2008-04-24drivers/net/pcnet.c: Coding Style cleanup.Wolfgang Denk1-360/+370
2008-04-24Added Am79C970A chip id to pcnetVlad Lungu1-0/+3
2008-04-24i.MX31: Fix architecture numbers for ADS and Litekit boardsMagnus Lilja2-2/+2
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 Sieka7-47/+34
2008-04-24MX31ADS environment variable update, spi and rtc supportGuennadi Liakhovetski2-10/+41
2008-04-2485xx: Round up frequency calculations to get reasonable outputKumar Gala2-7/+9
2008-04-24Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk3-3/+34
2008-04-24fsl_pci: Only modify registers if we have themKumar Gala1-1/+2
2008-04-24Merge branch 'master' of git://www.denx.de/git/u-boot-videoWolfgang Denk1-0/+5
2008-04-24USB: remove a cpu bug workaround for an unsupported architecture.Markus Klotzbücher1-18/+4
2008-04-24USB: fix those pesky aliasing warnings issued by gcc-4.2Markus Klotzbücher1-4/+4
2008-04-24crc32: use uint32_t rather than unsigned longMike Frysinger7-21/+32
2008-04-22ARM: Davinci: Fix DM644x timer overflow handling and cleanupDirk Behme1-47/+23
2008-04-22Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk20-3777/+3320