summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-04DM9000: Some minor code cleanupsRemy Bohmer
2008-06-04DM9000: Make driver work properly for DM9000ARemy Bohmer
2008-06-04DM9000: Improve eth_reset() routineRemy Bohmer
2008-06-04DM9000: improve eth_send() routineRemy Bohmer
2008-06-04DM9000: repair debug loggingRemy Bohmer
2008-06-04DM9000: Add data bus-width auto detection.Remy Bohmer
2008-06-05Merge branch 'master' of ssh://mercury/home/wd/git/u-boot/masterWolfgang Denk
2008-06-04ppc4xx: Fix problem with SDRAM init in bamboo NAND booting portStefan Roese
2008-06-03Socrates: Fix PCI bus frequency reportWolfgang Denk
2008-06-03Fix incorrect switch for IF_TYPE in part.cTor Krill
2008-06-03Add size #defines for Altera Cyclone-II EP2C8 and EP2C20.Andre Schwarz
2008-06-03Additional fix to readline_into_buffer() with CONFIG_CMDLINE_EDITING before r...Peter Tyser
2008-06-03PPC4xx: Simplified post_word_{load, store}Grant Erickson
2008-06-03cfi_flash: enable M18 flash chips family support.Vasiliy Leoenenko
2008-06-03cfi_flash: support of long cmd in U-boot.Vasiliy Leoenenko
2008-06-03DTT: Issue one-shot command on AD7414 (LM75 code) to read tempStefan Roese
2008-06-03ppc4xx: Cleanup CPCI405 variant's config fileMatthias Fuchs
2008-06-03Remove shell variable UNDEF_SYM.Kenneth Johansson
2008-06-03Add support for environment in SPI flashHaavard Skinnemoen
2008-06-03SPI Flash: Add "sf" commandHaavard Skinnemoen
2008-06-03SPI Flash subsystemHaavard Skinnemoen
2008-06-03atmel_spi: Driver for the Atmel SPI controllerHans-Christian Egtvedt
2008-06-03SPI API improvementsHaavard Skinnemoen
2008-06-03Move definition of container_of() to common.hHaavard Skinnemoen
2008-06-03soft_i2c: Pull SDA high before readingHaavard Skinnemoen
2008-06-03ppc4xx: Remove implementations of testdram()Stefan Roese
2008-06-03ppc4xx: Remove superfluous dram_init() call or replace it by initdram()Stefan Roese
2008-06-03ppc4xx: Use new 4xx SDRAM controller enable defines in common ECC codeStefan Roese
2008-06-03ppc4xx: Fix common ECC generation code for 440GP style platformsStefan Roese
2008-06-03ppc4xx: Change Kilauea to use the common DDR2 init functionStefan Roese
2008-06-03ppc4xx: Consolidate PPC4xx SDRAM/DDR/DDR2 defines, part2Stefan Roese
2008-06-03ppc4xx: Consolidate PPC4xx SDRAM/DDR/DDR2 defines, part1Stefan Roese
2008-06-03ppc4xx/NAND_SPL: Consolidate 405 and 440 NAND booting code in start.SStefan Roese
2008-06-03ppc4xx: Enable Primordial Stack for 40x and Unify ECC HandlingGrant Erickson
2008-06-03ppc4xx: Enable Primordial Stack for 40x and Unify ECC HandlingGrant Erickson
2008-06-03PPC4xx: Simplified post_word_{load, store}Grant Erickson
2008-06-03Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese
2008-06-03Fix warnings from gcc-4.3.0 build on a ppc hostKumar Gala
2008-06-03MPC512x: Change traps.c to not reference non-addressable memoryBecky Bruce
2008-06-03Make sure common.h is the first include.Kumar Gala
2008-06-03Avoid initrd and logbuffer area overlapsMarian Balakowicz
2008-06-03lwmon5: add memory-pattern-test to FPGA POST.Sascha Laue
2008-06-03PPC: 86xx Add bat registers to reginfo commandBecky Bruce
2008-06-03PPC: Add print_bats() to lib_ppc/bat_rw.cBecky Bruce
2008-06-03PPC: Change lib_ppc/bat_rw.c to use high batsBecky Bruce
2008-06-03PPC: Create and use CONFIG_HIGH_BATSBecky Bruce
2008-06-02Merge branch 'master' of git://www.denx.de/git/u-bootBen Warren
2008-06-02E1000: Add support for the 82541GI LF Intel Pro 1000 GT Desktop AdapterWolfgang Grandegger
2008-06-02ColdFire: Add 10 base ethernet support for mcf5445xTsiChung Liew
2008-06-03Merge remote branch 'u-boot-at91/for-1.3.4'Wolfgang Denk