summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-09net: Conditional COBJS inclusion of network driversShinya Kuribayashi
2008-06-08Merge branch 'master' of git://git.denx.de/u-bootBen Warren
2008-06-05DM9000 fix status check fail 0x6d error for trizeps boardRemy Bohmer
2008-06-04Get rid of annoying/superfluous bad-checksum warning messageRemy Bohmer
2008-06-04Fix order for reading rx-status registers in 32bit mode of DM9000Remy Bohmer
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-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-03DTT: Issue one-shot command on AD7414 (LM75 code) to read tempStefan Roese
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-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
2008-06-03Merge remote branch 'u-boot-avr32/master'Wolfgang Denk
2008-06-03Merge remote branch 'u-boot-nand-flash/master'Wolfgang Denk
2008-06-03Merge remote branch 'u-boot-mips/master'Wolfgang Denk
2008-06-02Merge remote branch 'u-boot-ppc4xx/master'Wolfgang Denk
2008-05-30mips: Add an 'include/asm/errno.h', like all other architecturesJason McMullan
2008-05-30[MIPS] <asm/mipsregs.h>: Update coprocessor register access macrosShinya Kuribayashi
2008-05-30[MIPS] <asm/mipsregs.h>: Update register / bit field definitionsShinya Kuribayashi
2008-05-30[MIPS] <asm/mipsregs.h>: CodinygStyle cleanupsShinya Kuribayashi
2008-05-30mips: If CONFIG_CMD_SPI is defined, call spi_init()Jason McMullan
2008-05-30[MIPS] lib_mips/board.c: Add nand_initJason McMullan
2008-05-28Remove prototypes of nand_init() in favor of including nand.h.Scott Wood
2008-05-28Make onenand_uboot.h self-sufficient.Scott Wood