Commit Graph

5239 Commits (e489b9c078e22b0d9e75f002cd2a1bd967e88f5e)
 

Author SHA1 Message Date
Kim Phillips e489b9c078 fdt: unshadow global working fdt variable 16 years ago
Gerald Van Baren 2fb698bf50 Use strncmp() for the fdt command 16 years ago
Gerald Van Baren 47abe8ab29 The fdt boardsetup command criteria was not unique 16 years ago
David Gibson 2f08bfa952 libfdt: Several cleanups to parameter checking 16 years ago
Gerald Van Baren fec6d9ee7c Remove the deprecated CONFIG_OF_FLAT_TREE 16 years ago
Gerald Van Baren 62bcdda293 Change the stxxst to CONFIG_OF_LIBFDT 16 years ago
Gerald Van Baren 589c04271d Convert mpc7448hpc2 to CONFIG_OF_LIBFDT 16 years ago
Wolfgang Denk 8155efbd7a Merge branch 'master' of ssh://mercury/home/wd/git/u-boot/master 16 years ago
Wolfgang Denk 9ef1cbef1a Socrates: Fix PCI bus frequency report 16 years ago
Tor Krill 8ec6e332ea Fix incorrect switch for IF_TYPE in part.c 16 years ago
Andre Schwarz b64b8a0bd3 Add size #defines for Altera Cyclone-II EP2C8 and EP2C20. 16 years ago
Peter Tyser 35ef877f0a Additional fix to readline_into_buffer() with CONFIG_CMDLINE_EDITING before relocating 16 years ago
Grant Erickson 22f371b630 PPC4xx: Simplified post_word_{load, store} 16 years ago
Stefan Roese 4d91d1df2f DTT: Issue one-shot command on AD7414 (LM75 code) to read temp 16 years ago
Haavard Skinnemoen 8c66497e06 Add support for environment in SPI flash 16 years ago
Haavard Skinnemoen b6368467e6 SPI Flash: Add "sf" command 16 years ago
Haavard Skinnemoen d25ce7d24c SPI Flash subsystem 16 years ago
Hans-Christian Egtvedt 60445cb5c3 atmel_spi: Driver for the Atmel SPI controller 16 years ago
Haavard Skinnemoen d255bb0e78 SPI API improvements 16 years ago
Haavard Skinnemoen 289011207d Move definition of container_of() to common.h 16 years ago
Haavard Skinnemoen 110e006fe6 soft_i2c: Pull SDA high before reading 16 years ago
Kumar Gala f979690ee3 Fix warnings from gcc-4.3.0 build on a ppc host 16 years ago
Becky Bruce 9b124a6834 MPC512x: Change traps.c to not reference non-addressable memory 16 years ago
Kumar Gala 81673e9ae1 Make sure common.h is the first include. 16 years ago
Marian Balakowicz 95d449ad4d Avoid initrd and logbuffer area overlaps 16 years ago
Sascha Laue 6956d53d99 lwmon5: add memory-pattern-test to FPGA POST. 16 years ago
Becky Bruce e34a0e911b PPC: 86xx Add bat registers to reginfo command 16 years ago
Becky Bruce d5b9b8cdb8 PPC: Add print_bats() to lib_ppc/bat_rw.c 16 years ago
Becky Bruce c148f24c15 PPC: Change lib_ppc/bat_rw.c to use high bats 16 years ago
Becky Bruce 31d8267224 PPC: Create and use CONFIG_HIGH_BATS 16 years ago
Wolfgang Denk 912810eeca Merge remote branch 'u-boot-at91/for-1.3.4' 16 years ago
Wolfgang Denk 7a68389a23 Merge remote branch 'u-boot-avr32/master' 16 years ago
Wolfgang Denk 7feb4d38ff Merge remote branch 'u-boot-nand-flash/master' 16 years ago
Wolfgang Denk e3d0d4ac0e Merge remote branch 'u-boot-mips/master' 16 years ago
Wolfgang Denk 9d2459f353 Merge remote branch 'u-boot-ppc4xx/master' 16 years ago
Jason McMullan 1a9fcc4b76 mips: Add an 'include/asm/errno.h', like all other architectures 16 years ago
Shinya Kuribayashi e2ad842662 [MIPS] <asm/mipsregs.h>: Update coprocessor register access macros 16 years ago
Shinya Kuribayashi 1a3adac81c [MIPS] <asm/mipsregs.h>: Update register / bit field definitions 16 years ago
Shinya Kuribayashi bf462ae450 [MIPS] <asm/mipsregs.h>: CodinygStyle cleanups 16 years ago
Jason McMullan 89a1550ec6 mips: If CONFIG_CMD_SPI is defined, call spi_init() 16 years ago
Jason McMullan e996bc339b [MIPS] lib_mips/board.c: Add nand_init 16 years ago
Scott Wood d6ac2ed893 Remove prototypes of nand_init() in favor of including nand.h. 16 years ago
Scott Wood 229c56f07a Make onenand_uboot.h self-sufficient. 16 years ago
Dirk Behme 9723bbb46a nand: Correct NAND erase percentage output 16 years ago
Stelian Pop 5922db6c09 Cleanup nand_info[] declaration. 16 years ago
Scott Wood 135f0a7488 NAND: Provide a sane default for NAND_MAX_CHIPS. 16 years ago
Haavard Skinnemoen a8092c021d avr32: Fix theoretical race in udelay() 16 years ago
Haavard Skinnemoen 48ea623eae avr32: Compile atmel_mci.o conditionally 16 years ago
Haavard Skinnemoen e92a5bf833 avr32: Fix wrong error flags in atmel_mci driver 16 years ago
Haavard Skinnemoen 7a96ddadd1 avr32: Fix two warnings in atmel_mci.c 16 years ago