aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2008-03-18Fix backlight in the lwmon5 POST.Yuri Tikhonov3-38/+29
Backlight was switched on even when temperature was too low. Signed-off-by: Dmitry Rakhchev <rda@emcraft.com> Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
2008-03-18The patch introduces the alternative configuration of the log buffer for the ↵Yuri Tikhonov5-6/+44
lwmon5 board: the storage for the log-buffer itself is OCM(on-chip memory), the log-buffer header is moved to six GPT registers (PPC440EPX_GPT0_COMP1, ..., PPC440EPX_GPT0_COMP5). To enable this, alternative, configuration the U-Boot board configuration file for lwmon5 includes the definitions of alternative addresses for header (CONFIG_ALT_LH_ADDR) and buffer (CONFIG_ALT_LB_ADDR). The Linux shall be configured with the CONFIG_ALT_LB_LOCATION option set, and has the BOARD_ALT_LH_ADDR and BOARD_ALT_LB_ADDR constants defined in the lwmon5 board-specific header (arch/ppc/platforms/4xx/lwmon5.h). Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
2008-03-18Add support for the lwmon5 board reset via GPIO58.Yuri Tikhonov2-0/+7
Signed-off-by: Dmitry Rakhchev <rda@emcraft.com> Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
2008-03-18Some fixes to dspic, fpga, and gdc post tests for lwmon5. Disable external ↵Yuri Tikhonov3-2/+6
watch-dog for now. Signed-off-by: Dmitry Rakhchev <rda@emcraft.com> Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
2008-03-18The patch introduces the CRITICAL feature of POST tests. If the test marked ↵Yuri Tikhonov14-4/+37
as POST_CRITICAL fails then the alternative, post_critical, boot-command is used. If this command is not defined then U-Boot enters into interactive mode. Signed-off-by: Dmitry Rakhchev <rda@emcraft.com> Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
2008-03-18The patch adds new POST tests for the Lwmon5 board. These are:Yuri Tikhonov12-4/+926
* External Watchdog test; * dsPIC tests; * FPGA test; * GDC test; * Sysmon tests. Signed-off-by: Dmitry Rakhchev <rda@emcraft.com> Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
2008-03-18Enable CODEC POST with CFG_POST_CODEC rather than with CFG_POST_DSP.Yuri Tikhonov1-1/+1
Signed-off-by: Dmitry Rakhchev <rda@emcraft.com>
2008-03-18Merge branch 'master' of git://www.denx.de/git/u-boot-blackfinWolfgang Denk20-655/+187
2008-03-18HMI1001: fix compile problem.Wolfgang Denk1-1/+3
Signed-off-by: Wolfgang Denk <wd@denx.de>
2008-03-15Blackfin: BF537-stamp: drop board-specific flash driver for CFIMike Frysinger4-531/+6
The parallel flash on the BF537-STAMP is CFI compliant, so there is no need for the board specific driver at all. Just use the common CFI driver. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2008-03-15Blackfin: add proper ELF markings to some assembly functionsMike Frysinger4-0/+12
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2008-03-15Blackfin: new cplbinfo command for viewing cplb tablesMike Frysinger2-0/+60
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2008-03-15Blackfin: update MAINTAINERS listMike Frysinger1-0/+15
Add maintainer information for the Blackfin boards. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2008-03-15Blackfin: convert BFIN_CPU to CONFIG_BFIN_CPUMike Frysinger9-79/+29
Stop tying things to the processor that should be tied to other defines and change BFIN_CPU to CONFIG_BFIN_CPU so that it can be used in the build system to select the -mcpu option. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2008-03-15Blackfin: move bootldr command to common codeMike Frysinger3-45/+65
This moves the Blackfin-common bootldr command out of the BF537-STAMP specific board directory and into the common directory so that all Blackfin boards may utilize it. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2008-03-16Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk5-7/+175
Conflicts: drivers/rtc/Makefile Signed-off-by: Wolfgang Denk <wd@denx.de>
2008-03-16mgcoge: update configurationHeiko Schocher1-3/+2
Fix configuration for mgcoge board Signed-off-by: Heiko Schocher <hs@denx.de>
2008-03-16drivers/rtc/Makefile: keep list sortedWolfgang Denk1-5/+5
Signed-off-by: Wolfgang Denk <wd@denx.de>
2008-03-16Add support for Intersil isl1208 RTCTor Krill3-0/+168
Signed-off-by: Tor Krill <tor@excito.com>
2008-03-16cramfs: Fix ifdefJean-Christophe PLAGNIOL-VILLARD1-1/+1
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
2008-03-16Conding style cleanupWolfgang Denk8-8/+271
Signed-off-by: Wolfgang Denk <wd@denx.de>
2008-03-15ppc4xx: Add USB OHCI support to AMCC Canyonlands 460EX eval boardStefan Roese4-22/+66
This patch adds USB OHCI support to the Canyonlands board port. It also enables EXT2 support. Signed-off-by: Stefan Roese <sr@denx.de>
2008-03-15usb: Add CFG_OHCI_USE_NPS to common USB-OHCI driverStefan Roese1-2/+3
This patch adds CFG_OHCI_USE_NPS to the common USB-OHCI driver. This way a board just needs to define this new option to enable the "force NoPowerSwitching mode" instead of adding new CPU/architecture defines to the USB source itself. This new option will be used first with the new AMCC 460EX Canyonlands board port, which will be posted in a few days. This patch also fixes a small compilation problem when DEBUG is enabled. Signed-off-by: Stefan Roese <sr@denx.de>
2008-03-15ppc4xx: Add Canyonlands NAND booting supportStefan Roese13-26/+591
460EX doesn't support a fixed bootstrap option to boot from 512 byte page NAND devices. The only bootstrap option for NAND booting is option F for 2k page devices. So to boot from a 512 bype page device, the I2C bootstrap EEPROM needs to be programmed accordingly. This patch adds basic NAND booting support for the AMCC Canyonlands aval board and also adds support to the "bootstrap" command, to enable NAND booting I2C setting. Tested with 512 byte page NAND device (32MByte) on Canyonlands. Signed-off-by: Stefan Roese <sr@denx.de>
2008-03-15ppc4xx: Add AMCC Canyonlands support (460EX) (3/3)Stefan Roese4-2/+8
This patch adds support for the AMCC Canyonlands 460EX evaluation board. Signed-off-by: Stefan Roese <sr@denx.de>
2008-03-15ppc4xx: Add AMCC Canyonlands support (460EX) (2/3)Stefan Roese1-0/+470
This patch adds support for the AMCC Canyonlands 460EX evaluation board. Signed-off-by: Stefan Roese <sr@denx.de>
2008-03-15ppc4xx: Add AMCC Canyonlands support (460EX) (1/3)Stefan Roese6-0/+915
This patch adds support for the AMCC Canyonlands 460EX evaluation board. Signed-off-by: Stefan Roese <sr@denx.de>
2008-03-15ppc4xx: Add basic support for AMCC 460EX/460GT (5/5)Stefan Roese1-88/+502
This patch adds basic support for the AMCC 460EX/460GT PPC's. Signed-off-by: Stefan Roese <sr@denx.de>
2008-03-15ppc4xx: Add basic support for AMCC 460EX/460GT (4/5)Stefan Roese3-12/+33
This patch adds basic support for the AMCC 460EX/460GT PPC's. Signed-off-by: Stefan Roese <sr@denx.de>
2008-03-15ppc4xx: Add basic support for AMCC 460EX/460GT (3/5)Stefan Roese6-4/+160
This patch adds basic support for the AMCC 460EX/460GT PPC's. Signed-off-by: Stefan Roese <sr@denx.de>
2008-03-15ppc4xx: Add basic support for AMCC 460EX/460GT (2/5)Stefan Roese5-7/+178
This patch adds basic support for the AMCC 460EX/460GT PPC's. Signed-off-by: Stefan Roese <sr@denx.de>
2008-03-15ppc4xx: Add basic support for AMCC 460EX/460GT (1/5)Stefan Roese5-93/+553
This patch adds basic support for the AMCC 460EX/460GT PPC's. Signed-off-by: Stefan Roese <sr@denx.de>
2008-03-15ppc4xx: interrupt.c reworkedStefan Roese1-448/+141
This patch is a rework of the 4xx interrupt handling done while adding the 460EX/GT support. Interrupts are needed on 4xx for the EMAC driver. Signed-off-by: Stefan Roese <sr@denx.de>
2008-03-15ppc4xx: program_tlb now uses 64bit physical addessStefan Roese4-26/+23
This patch changes the physical addess parameter from 32bit to 64bit. This is needed for 36bit 4xx platforms to access areas located beyond the 4GB border, like SoC peripherals (EBC etc.). Signed-off-by: Stefan Roese <sr@denx.de>
2008-03-15ppc4xx: miiphy.c reworkedStefan Roese1-116/+80
While adding the 460EX/GT support I reworked the 4xx miiphy code. It badly neede some cleanup. Signed-off-by: Stefan Roese <sr@denx.de>
2008-03-15rtc: Add M41T62 supportStefan Roese2-0/+136
This patch add support for the STM M41T62 RTC. It is used and tested on the AMCC Canyonlands 406EX platform. Signed-off-by: Stefan Roese <sr@denx.de>
2008-03-15ppc4xx: Add 405GPr based MCU25 board specific filesNiklaus Giger5-0/+499
Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
2008-03-15ppc4xx: Add 405GPr based MCU25 board config fileNiklaus Giger1-0/+362
Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
2008-03-15ppc4xx: Add 405GPr based MCU25 board. Global filesNiklaus Giger3-0/+6
Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
2008-03-15ppc4xx: HCU4/5. remove obsolete hcu_flash.cNiklaus Giger1-514/+0
Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
2008-03-15ppc4xx: HCU4/5. Use FLASH_CFI_LEGACYNiklaus Giger6-11/+57
Cleanup: Remove custom flash driver for 8 bit boot-eprom and replace it with the FLASH_CFI_LEGACY et al. config options. Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
2008-03-15ppc4xx: Fix comment in 405EX DDR2 init codeStefan Roese2-4/+4
Signed-off-by: Stefan Roese <sr@denx.de>
2008-03-14tools/setlocalversion: use a git-describe-ish formatWolfgang Denk1-3/+6
Change the automatic local version to have the form -nnnnn-gSHA1SUMID, where 'nnnnn' is the number of commits since the last tag (i.e., 1.3.2-rc3). This makes it much easier to recognize "newer" versions and to see how much has been changed since the referenced tag. Stolen from Linux kernel's scripts/setlocalversio, see commit d882421f. Signed-off-by: Wolfgang Denk <wd@denx.de>
2008-03-13HMI1001: add support for MPC5200 Rev. B processors.Wolfgang Denk1-0/+18
Signed-off-by: Wolfgang Denk <wd@denx.de>
2008-03-13TQM5200: remove dead codeWolfgang Denk1-56/+0
This board never used a MGT5100 processor. Signed-off-by: Wolfgang Denk <wd@denx.de>
2008-03-09Release v1.3.2v1.3.2Wolfgang Denk1-0/+85
Update CHANGELOG for release. Signed-off-by: Wolfgang Denk <wd@denx.de>
2008-03-09SCM: fix 'packed' attribute ignored for field of type 'can_msg_t' warningsJean-Christophe PLAGNIOL-VILLARD1-17/+19
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Signed-off-by: Wolfgang Denk <wd@denx.de>
2008-03-09scb9328: Fix flash warning: type qualifiers ignored on function return typeJean-Christophe PLAGNIOL-VILLARD1-1/+4
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
2008-03-09esd/common/fpga.c: fix indentation.Wolfgang Denk1-177/+167
Signed-off-by: Wolfgang Denk <wd@denx.de>
2008-03-09common/kgdb.c: fix 'dereferencing type-punned pointer' warningWolfgang Denk1-5/+5
and get rid of a couple of unneeded casts. Signed-off-by: Wolfgang Denk <wd@denx.de>