aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-06-09net: Conditional COBJS inclusion of network driversShinya Kuribayashi34-201/+34
2008-06-08Merge branch 'master' of git://git.denx.de/u-bootBen Warren209-1282/+8603
2008-06-05DM9000 fix status check fail 0x6d error for trizeps boardRemy Bohmer1-9/+8
2008-06-04Get rid of annoying/superfluous bad-checksum warning messageRemy Bohmer1-0/+4
2008-06-04Fix order for reading rx-status registers in 32bit mode of DM9000Remy Bohmer1-1/+2
2008-06-04DM9000: Some minor code cleanupsRemy Bohmer1-15/+26
2008-06-04DM9000: Make driver work properly for DM9000ARemy Bohmer1-39/+54
2008-06-04DM9000: Improve eth_reset() routineRemy Bohmer1-3/+31
2008-06-04DM9000: improve eth_send() routineRemy Bohmer1-4/+11
2008-06-04DM9000: repair debug loggingRemy Bohmer1-12/+21
2008-06-04DM9000: Add data bus-width auto detection.Remy Bohmer3-66/+129
2008-06-05Merge branch 'master' of ssh://mercury/home/wd/git/u-boot/masterWolfgang Denk207-1279/+8590
2008-06-03Socrates: Fix PCI bus frequency reportWolfgang Denk2-3/+13
2008-06-03Fix incorrect switch for IF_TYPE in part.cTor Krill1-2/+2
2008-06-03Add size #defines for Altera Cyclone-II EP2C8 and EP2C20.Andre Schwarz1-0/+2
2008-06-03Additional fix to readline_into_buffer() with CONFIG_CMDLINE_EDITING before r...Peter Tyser1-6/+0
2008-06-03PPC4xx: Simplified post_word_{load, store}Grant Erickson1-15/+11
2008-06-03DTT: Issue one-shot command on AD7414 (LM75 code) to read tempStefan Roese1-0/+13
2008-06-03Add support for environment in SPI flashHaavard Skinnemoen4-2/+136
2008-06-03SPI Flash: Add "sf" commandHaavard Skinnemoen2-0/+192
2008-06-03SPI Flash subsystemHaavard Skinnemoen6-0/+688
2008-06-03atmel_spi: Driver for the Atmel SPI controllerHans-Christian Egtvedt7-0/+360
2008-06-03SPI API improvementsHaavard Skinnemoen15-209/+584
2008-06-03Move definition of container_of() to common.hHaavard Skinnemoen3-22/+11
2008-06-03soft_i2c: Pull SDA high before readingHaavard Skinnemoen1-0/+1
2008-06-03Fix warnings from gcc-4.3.0 build on a ppc hostKumar Gala2-1/+3
2008-06-03MPC512x: Change traps.c to not reference non-addressable memoryBecky Bruce1-1/+7
2008-06-03Make sure common.h is the first include.Kumar Gala1-1/+2
2008-06-03Avoid initrd and logbuffer area overlapsMarian Balakowicz4-1/+25
2008-06-03lwmon5: add memory-pattern-test to FPGA POST.Sascha Laue1-0/+50
2008-06-03PPC: 86xx Add bat registers to reginfo commandBecky Bruce1-1/+3
2008-06-03PPC: Add print_bats() to lib_ppc/bat_rw.cBecky Bruce2-0/+42
2008-06-03PPC: Change lib_ppc/bat_rw.c to use high batsBecky Bruce2-41/+97
2008-06-03PPC: Create and use CONFIG_HIGH_BATSBecky Bruce47-7/+84
2008-06-02Merge branch 'master' of git://www.denx.de/git/u-bootBen Warren6-56/+78
2008-06-02E1000: Add support for the 82541GI LF Intel Pro 1000 GT Desktop AdapterWolfgang Grandegger3-2/+6
2008-06-02ColdFire: Add 10 base ethernet support for mcf5445xTsiChung Liew1-0/+6
2008-06-03Merge remote branch 'u-boot-at91/for-1.3.4'Wolfgang Denk59-99/+3494
2008-06-03Merge remote branch 'u-boot-avr32/master'Wolfgang Denk33-564/+817
2008-06-03Merge remote branch 'u-boot-nand-flash/master'Wolfgang Denk9-20/+20
2008-06-03Merge remote branch 'u-boot-mips/master'Wolfgang Denk8-305/+1278
2008-06-02Merge remote branch 'u-boot-ppc4xx/master'Wolfgang Denk9-0/+686
2008-05-30mips: Add an 'include/asm/errno.h', like all other architecturesJason McMullan1-0/+143
2008-05-30[MIPS] <asm/mipsregs.h>: Update coprocessor register access macrosShinya Kuribayashi6-136/+836
2008-05-30[MIPS] <asm/mipsregs.h>: Update register / bit field definitionsShinya Kuribayashi1-111/+225
2008-05-30[MIPS] <asm/mipsregs.h>: CodinygStyle cleanupsShinya Kuribayashi1-140/+143
2008-05-30mips: If CONFIG_CMD_SPI is defined, call spi_init()Jason McMullan1-0/+7
2008-05-30[MIPS] lib_mips/board.c: Add nand_initJason McMullan1-0/+6
2008-05-28Remove prototypes of nand_init() in favor of including nand.h.Scott Wood3-12/+4
2008-05-28Make onenand_uboot.h self-sufficient.Scott Wood1-0/+5