summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeLines
* Merge commit 'wd/master'Jon Loeliger2008-02-14-56/+52
|\
| * NFS Timeout with large files.Hiroshi Ito2008-02-14-1/+6
| | | | | | | | | | | | Retry to send NFS packet before reaching timeout. Signed-off-by: Hiroshi Ito <ito@mlb.co.jp>
| * Add dependencies to avoid race conditions with parallel make.Johannes Stezenbach2008-02-14-3/+3
| | | | | | | | Signed-off-by: Johannes Stezenbach <js@sig21.net>
| * Mark board_init_[fr] as noreturnMike Frysinger2008-02-14-2/+2
| | | | | | | | Signed-off-by: Mike Frysinger <vapier@gentoo.org>
| * Only use TEXT_BASE if defined by the boardMike Frysinger2008-02-14-2/+8
| | | | | | | | Signed-off-by: Mike Frysinger <vapier@gentoo.org>
| * Fix remaining CONFIG_COMMANDSJean-Christophe PLAGNIOL-VILLARD2008-02-14-36/+26
| | | | | | | | | | | | | | update comments Fix coding style Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
| * Add *~ to .gitignoreNiklaus Giger2008-02-14-0/+1
| | | | | | | | | | | | One should never add a backup file ending in with ~ to the git repository. Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
| * Remove duplicate defines for ARRAY_SIZEKumar Gala2008-02-14-8/+2
| | | | | | | | Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
| * Fix incorrect address test in AT91F_DataflashSelect().Stelian Pop2008-02-14-1/+1
| | | | | | | | Signed-off-by: Stelian Pop <stelian@popies.net>
| * Fix building of fdt_support.c if DEBUG setKumar Gala2008-02-13-3/+3
| | | | | | | | Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
* | 86xx: Fix compilation warning in sys_eprom.cJon Loeliger2008-02-14-1/+1
| | | | | | | | | | | | sys_eeprom.c:82:9: warning: unknown escape sequence '\/' Signed-off-by: Jon Loeliger <jdl@freescale.com>
* | Add CFG_MPC86xx_DDR_ADDR and CFG_MPC86xx_DDR2_ADDR symbolsJon Loeliger2008-02-13-0/+5
| | | | | | | | | | | | These replace direct structure references for IMMR sections. Signed-off-by: Jon Loeliger <jdl@freescale.com>
* | Merge commit 'wd/master'Jon Loeliger2008-02-13-632/+1036
|\ \ | |/
| * Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2008-02-12-5/+7
| |\
| | * Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xxWolfgang Denk2008-02-12-5/+7
| | |\
| | | * TQM834x: enable DHCPJens Gehrlein2008-01-29-0/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Jens Gehrlein <sew_s@tqs.de> Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
| | | * TQM834x: support for Spansion N-type Flashes (sector size = 256 KiB at 2x16 ↵Jens Gehrlein2008-01-29-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bit). Signed-off-by: Jens Gehrlein <sew_s@tqs.de> Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
| | | * Fix conditional compilation of mpx8xxx_spi driverBen Warren2008-01-29-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This driver should only compile if CONFIG_MPC8XXX_SPI is set Signed-off-by: Ben Warren <biggerbadderben@gmail.com> Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
| * | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2008-02-12-18/+23
| |\ \ \ | | |/ /
| | * | API: Provide dummy halt() in the glue layer.Rafal Jaworowski2008-01-29-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | This fixes a demo app link failure on platforms configured with CONFIG_PANIC_HANG. Signed-off-by: Rafal Jaworowski <raj@semihalf.com>
| | * | API: Convert conditional building to the new scheme.Rafal Jaworowski2008-01-29-17/+17
| | |/ | | | | | | | | | | | | | | | | | | This fixes a build breakage with CONFIG_API enabled, which appeared after the recent changes in the U-Boot build system. Signed-off-by: Rafal Jaworowski <raj@semihalf.com>
| * | Get rid of "#undef DEBUG" from board config files.Wolfgang Denk2008-02-12-61/+0
| | | | | | | | | | | | Signed-off-by: Wolfgang Denk <wd@denx.de>
| * | Remove #undef DEBUG from MPC83xx board header filesTimur Tabi2008-02-12-12/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | Remove the "#undef DEBUG" line from all Freescale 83xx board header files. The inclusion of this line makes it impossible to enable debug code in other source files, because "#define DEBUG" typically needs to be defined before any header files are included. Signed-off-by: Timur Tabi <timur@freescale.com>
| * | QE: Move FDT support into a common fileKumar Gala2008-02-12-64/+99
| | | | | | | | | | | | | | | | | | | | | Move the flat device tree setup for QE related devices into a common file shared between 83xx & 85xx platforms that have QE's. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
| * | ADS5121e: DDR2 init/timing update.Grzegorz Bernacki2008-02-07-22/+27
| | | | | | | | | | | | | | | Signed-off-by: John Rigby <jrigby@freescale.com> Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com>
| * | Device tree updatesJohn Rigby2008-02-07-5/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes to match 5121 device tree going mainline in 2.6.25. Change OF_SOC from "soc5121" to plain "soc". Remove unneeded "ref-frequency" fixups. Remove "address" enetaddr fixup. Add bus-frequency fixup for old OF_SOC so old kernels with old device trees will work with new u-boot with 66MHz IPS clock Signed-off-by: John Rigby <jrigby@freescale.com>
| * | Change IPS freq to 66MHzJohn Rigby2008-02-07-1/+1
| | | | | | | | | | | | | | | | | | | | | Recommended frequency is 66MHz Change divider from 4 to 3. Signed-off-by: John Rigby <jrigby@freescale.com>
| * | xsengine: rename board_post_init to board_late_initJean-Christophe PLAGNIOL-VILLARD2008-02-07-2/+2
| | | | | | | | | | | | | | | | | | | | | missing migration from "Cleanup of some init functions" in c837dcb1a316745092567bfe4fb266d0941884ff Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
| * | Add attribute POST_PREREL to ECC memory POSTLarry Johnson2008-02-07-2/+2
| | | | | | | | | | | | Signed-off-by: Larry Johnson <lrj@acm.org>
| * | TFTP: add host ip addr supportJean-Christophe PLAGNIOL-VILLARD2008-02-05-11/+31
| | | | | | | | | | | | | | | | | | | | | | | | allow to use a different server as set in serverip add CONFIG_TFTP_FILE_NAME_MAX_LEN to configure the file name length if not defined the max length will be at 128 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
| * | OMAP5912: fix FIFO handling in UART driverWolfgang Denk2008-02-05-4/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | According to the OMAP5912 Serial Interfaces Reference Guide (see http://focus.ti.com/lit/ug/spru760c/spru760c.pdf, page 150), the FIFO_EN enable bit in the FIFO Control Register (FCR) can only be changed when the baud clock is not running, i. e. when both DLL and DLH are set to 0. Thus make sure that DLL and DLH are 0 when writing the FCR. Signed-off-by: Wolfgang Denk <wd@denx.de>
| * | ARM: S3C24x0 SoC NAND controller supportHarald Welte2008-02-04-1/+180
| | | | | | | | | | | | | | | | | | This patch adds NAND support to the S3C24x0 SoC code in u-boot Signed-off-by: Harald Welte <laforge@openmoko.org>
| * | ARM: s3c24xx: Multiple serial port supportHarald Welte2008-02-04-21/+163
| | | | | | | | | | | | | | | | | | This patch adds support for CONFIG_SERIAL_MULTI on s3c24x0 CPU's Signed-off-by: Harald Welte <laforge@openmoko.org>
| * | ARM: arm920t: Allow use of 'gd' pointer from IRQHarald Welte2008-02-04-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | This patch allows us to use the 'gd' pointer (and thus environment and everything else associated with it) from interrupt context on arm920t. Signed-off-by: Harald Welte <laforge@openmoko.org>
| * | ARM: arm920/s3c24xx: IRQ demulitplexer callbackHarald Welte2008-02-04-1/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch adds a IRQ demultiplexer callback to the arm920 cpu core code, plus a stub implementation of it for the S3C2410. The purpose is to allow arm920t implementations such as the s3c24x0 to implement interrupt handlers in u-boot without having to touch core arm920t code. Signed-off-by: Harald Welte <laforge@openmoko.org>
| * | ARM: Display Ethernet info in do_bdinfo only if CONFIG_CMD_NET is definedHebbar2008-02-04-0/+2
| | | | | | | | | | | | | | | | | | | | | Add ifdef to bdinfo command to display ethernet information only if CONFIG_CMD_NET is defined for arm modules. Signed-off-by: K R Gururaja Hebbar <gururajakr@sanyo.co.in>
| * | ARM: add I2C init function call in lib_arm/board.cHebbar2008-02-04-0/+18
| | | | | | | | | | | | | | | | | | | | | Adds I2C init func call to init sequence for ARM boards. This is present in ppc,blackfin and other processor init sequence. Signed-off-by: K R Gururaja Hebbar <gururajakr@sanyo.co.in>
| * | ARM: Board voiceblue updateLadislav Michl2008-02-04-96/+35
| | | | | | | | | | | | Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
| * | ARM: AT91RM9200 based boards config cleanupLadislav Michl2008-02-04-86/+10
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ladislav Michl <ladis@linux-mips.org> Remove nowhere used struct bd_info_ext, remove trailing whitespaces, fix indentation.
| * | ARM: Fix at91rm9200dk base addressLadislav Michl2008-02-04-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Somewhere during development of U-Boot-1.1.3 CONFIG_BOOTBINFUNC was renamed into CONFIG_INIT_CRITICAL which was 04 Apr 2005 replaced with CONFIG_SKIP_LOWLEVEL_INIT and CONFIG_SKIP_RELOCATE_UBOOT. However CONFIG_SKIP_LOWLEVEL_INIT has oposite meaning to CONFIG_BOOTBINFUNC, so fix configuration to reflect this fact. I'm sending this patch 4th (!) time in hope it produces at least some reaction. Signed-off-by: Ladislav Michl <ladis@linux-mips.org> Fix at91rm9200dk base and environment address.
| * | MMC for PXA 27X (resubmit)stefano babic2008-02-03-199/+380
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MMC support for X_Scale PXA is broken and does not work. Mainly, the mmc_init() function cannot recognize current SD/MMC cards. There were already some patches around the world but none of them was merged into the official u-boot tree. This patch makes order fixing this issue. Resubmit after code cleanup. Applied and tested on PXA 270 (TrizepsIV module). Signed-off-by: Stefano Babic <sbabic@denx.de>
| * | Fix gcc issues in pxa-regs.hstefano babic2008-02-03-9/+9
| |/ | | | | | | | | | | | | | | | | | | | | Fix gcc4 issue. With some toolchain, a previous patch that fixes gcc4 issues generates wrong code. (Problem was reported with gcc-4.0.2-glibc-2.3.6/arm-softfloat-linux-gnu). This patch fixes the problem and solves the gcc-4 issues as the linux kernel does. Signed-off-by: Stefano Babic <sbabic@denx.de> Signed-off-by: Dmitry Ivanov <ivadmitry@gmail.com>
* | Merge branch 'mpc86xx'Jon Loeliger2008-01-30-610/+311
|\ \ | |/ |/|
| * 86xx: Add reginfo commandBecky Bruce2008-01-24-3/+34
| | | | | | | | Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
| * 86xx: Add print_laws function to fsl_law.cBecky Bruce2008-01-24-0/+20
| | | | | | | | | | | | | | This can be used for debug, and will be used by board code to help implement reginfo. Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
| * 86xx: Remove old-style law setup codeBecky Bruce2008-01-24-558/+0
| | | | | | | | | | | | This includes mpc8610hpcd, mpc8641hpcn, and sbc8641d. Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
| * 86xx: Convert sbc8641d to use new law setup code.Becky Bruce2008-01-24-1/+60
| | | | | | | | Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
| * 86xx: Convert mpc8610hpcd to new law setup method.Becky Bruce2008-01-24-1/+46
| | | | | | | | Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
| * 86xx: Support new law setup method and convert mpc8641Becky Bruce2008-01-24-2/+90
| | | | | | | | | | | | | | | | Adds the support code in cpu/mpc86xx for the new law setup code recently created fsl_law.c, and changes the MPC8641HPCN config to use this code. Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
| * 86xx: Rearrange the sequence in start.SBecky Bruce2008-01-24-53/+69
| | | | | | | | | | | | | | | | | | | | | | | | * split the BAT initialization so that only 2 BATs (for the boot page and stack) are programmed very early on. The rest are initialized later. * Move other BAT setup, ccsrbar setup, and law setup later in the code after translation has been enabled. These changes will facilitate the moving of law and BAT initialization to C code, and will aid with 36-bit physical addressing support. Signed-off-by: Becky Bruce <becky.bruce@freescale.com>