summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-26Prepare v1.3.3-rc1v1.3.3-rc1Wolfgang Denk
2008-04-26post/Makefile: make sure to use the correct flagsWolfgang Denk
2008-04-26Coding Style cleanup, update CHANGELOGWolfgang Denk
2008-04-26i.MX31: Enable SPI and MC13783/RTC support for the Litekit boardMagnus Lilja
2008-04-26MPC8544DS: decode pcie3 end-point configuration correctly.Ed Swarthout
2008-04-26MPC8544DS: Removes the unknown flash message informationRoy Zang
2008-04-26Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xxWolfgang Denk
2008-04-26Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flashWolfgang Denk
2008-04-26Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk
2008-04-25mpc83xx: bump loadaddr over fdtaddr to 0x500000Kim Phillips
2008-04-25mpc83xx: clean up the readme for 83xx boardsDave Liu
2008-04-25mpc83xx: remove the unused CPM's stuffDave Liu
2008-04-25cfi-flash: Add CFG_FLASH_AUTOPROTECT_LISTMatthias Fuchs
2008-04-25ppc4xx: Remove double defines in lwmon5.hStefan Roese
2008-04-25Use watchdog-aware functions when calculating hashes of images - take twoBartlomiej Sieka
2008-04-25ppc4xx: Add bootcount limit handling for APC405 boardsMatthias Fuchs
2008-04-25Use watchdog-aware functions when calculating hashes of imagesBartlomiej Sieka
2008-04-25USB: fix more GCC 4.2.x aliasing warningsWolfgang Denk
2008-04-25lib_generic/crc32.c: add missing #include <watchdog.h>Wolfgang Denk
2008-04-25lib_generic/crc32.c: fix compile problemWolfgang Denk
2008-04-25ppc4xx: Pass PCIe root-complex/endpoint configuration to Linux via the fdtStefan Roese
2008-04-25lwmon5: watchdog POST fixYuri Tikhonov
2008-04-25Merge branch 'master' of /home/wd/git/u-boot/lwmon5Wolfgang Denk
2008-04-25Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flashWolfgang Denk
2008-04-25Merge branch 'master' of git://www.denx.de/git/u-boot-at91Wolfgang Denk
2008-04-25lib_ppc: Revert "Make MPC83xx one step closer to full relocation."Kim Phillips
2008-04-25Realining some header definitions.Detlev Zundel
2008-04-25NE2000: coding style cleanupJean-Christophe PLAGNIOL-VILLARD
2008-04-25qemu-mips.h: Add CFI supportJean-Christophe PLAGNIOL-VILLARD
2008-04-25doc/README.mips: Add MIPS notesShinya Kuribayashi
2008-04-25Add support for calculating hashes with watchdog triggeringBartlomiej Sieka
2008-04-24qemu-mips: Cleanup whitespace, indentation, etc.Shinya Kuribayashi
2008-04-24Fixed pcnet io_baseVlad Lungu
2008-04-24drivers/net/pcnet.c: Coding Style cleanup.Wolfgang Denk
2008-04-24Added Am79C970A chip id to pcnetVlad Lungu
2008-04-24i.MX31: Fix architecture numbers for ADS and Litekit boardsMagnus Lilja
2008-04-24i.MX31: Use symbolic names for Litekit membases.Magnus Lilja
2008-04-24Fix show_boot_progress prototypeJean-Christophe PLAGNIOL-VILLARD
2008-04-24Memory footprint optimizationsBartlomiej Sieka
2008-04-24MX31ADS environment variable update, spi and rtc supportGuennadi Liakhovetski
2008-04-2485xx: Round up frequency calculations to get reasonable outputKumar Gala
2008-04-24Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk
2008-04-24fsl_pci: Only modify registers if we have themKumar Gala
2008-04-24Merge branch 'master' of git://www.denx.de/git/u-boot-videoWolfgang Denk
2008-04-24USB: remove a cpu bug workaround for an unsupported architecture.Markus Klotzbücher
2008-04-24USB: fix those pesky aliasing warnings issued by gcc-4.2Markus Klotzbücher
2008-04-24crc32: use uint32_t rather than unsigned longMike Frysinger
2008-04-22ARM: Davinci: Fix DM644x timer overflow handling and cleanupDirk Behme
2008-04-22Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk
2008-04-22Added watchdog triggering calls in the "mtest" test function.Sergei Poselenov