Commit Graph

4510 Commits (46a3aeea73c13ab04ebf7a8739afb87ac5da94a3)
 

Author SHA1 Message Date
Yuri Tikhonov 86aea3eaef LWMON5: fix dsPIC POST 17 years ago
Gerald Van Baren 01026a6e61 Merge git://www.denx.de/git/u-boot into uboot 17 years ago
Wolfgang Denk 81a0ac62ea lwmon5 POST: remove unreachable code 17 years ago
Yuri Tikhonov b73a19e160 LWMON5: POST RTC fix 17 years ago
Martin Krause a5cc5555cc TQM5200B: update MTD partition layout 17 years ago
Stefan Roese f0105727d1 CFI: Small cleanup for FLASH_SHOW_PROGRESS 17 years ago
Jerry Van Baren 9a042e9ca5 Flash programming progress countdown. 17 years ago
David Gibson 11abe45c48 libfdt: Remove no longer used code from fdt_node_offset_by_compatible() 17 years ago
David Gibson d0ccb9b140 libfdt: Trivial cleanup for CHECK_HEADER) 17 years ago
Kumar Gala fe30a354cd Fix fdt boardsetup command parsing 17 years ago
Kumar Gala 804887e600 Add sub-commands to fdt 17 years ago
David Gibson f84d65f9b0 libfdt: Fix NOP handling bug in fdt_add_subnode_namelen() 17 years ago
David Gibson ae0b5908de libfdt: Add and use a node iteration helper function. 17 years ago
David Gibson 9eaeb07a71 libfdt: Add fdt_set_name() function 17 years ago
Yuri Tikhonov 23e20aa648 lwmon5: Fix register test logic to match the specific GDC h/w. 17 years ago
Yuri Tikhonov 46bc0a9387 Fix backlight in the lwmon5 POST. 17 years ago
Yuri Tikhonov 3d61018643 The patch introduces the alternative configuration of the log buffer for the 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). 17 years ago
Yuri Tikhonov 0f009f781b Add support for the lwmon5 board reset via GPIO58. 17 years ago
Yuri Tikhonov f694e32f93 Some fixes to dspic, fpga, and gdc post tests for lwmon5. Disable external watch-dog for now. 17 years ago
Yuri Tikhonov b428f6a8c6 The patch introduces the CRITICAL feature of POST tests. If the test marked 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. 17 years ago
Yuri Tikhonov 8f15d4addd The patch adds new POST tests for the Lwmon5 board. These are: 17 years ago
Yuri Tikhonov c2ed33efbf Enable CODEC POST with CFG_POST_CODEC rather than with CFG_POST_DSP. 17 years ago
Wolfgang Denk fdeb932b1c Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin 17 years ago
Wolfgang Denk 3515fd18d4 HMI1001: fix compile problem. 17 years ago
Mike Frysinger 1f2a997010 Blackfin: BF537-stamp: drop board-specific flash driver for CFI 17 years ago
Mike Frysinger 5b22163fef Blackfin: add proper ELF markings to some assembly functions 17 years ago
Mike Frysinger cf675d3b2b Blackfin: new cplbinfo command for viewing cplb tables 17 years ago
Mike Frysinger aadb72503c Blackfin: update MAINTAINERS list 17 years ago
Mike Frysinger f7ce12cb65 Blackfin: convert BFIN_CPU to CONFIG_BFIN_CPU 17 years ago
Mike Frysinger 86a20fb920 Blackfin: move bootldr command to common code 17 years ago
Wolfgang Denk e95bcc3661 Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master 17 years ago
Heiko Schocher decbe029b2 mgcoge: update configuration 17 years ago
Wolfgang Denk c136724cda drivers/rtc/Makefile: keep list sorted 17 years ago
Tor Krill 9536dfcce0 Add support for Intersil isl1208 RTC 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 0210cff3d0 cramfs: Fix ifdef 17 years ago
Wolfgang Denk 0b8f2a2786 Conding style cleanup 17 years ago
Stefan Roese 41712b4e8c ppc4xx: Add USB OHCI support to AMCC Canyonlands 460EX eval board 17 years ago
Stefan Roese 2596f5b9d3 usb: Add CFG_OHCI_USE_NPS to common USB-OHCI driver 17 years ago
Stefan Roese 71665ebf88 ppc4xx: Add Canyonlands NAND booting support 17 years ago
Stefan Roese c813f1f835 ppc4xx: Add AMCC Canyonlands support (460EX) (3/3) 17 years ago
Stefan Roese 6983fe21f7 ppc4xx: Add AMCC Canyonlands support (460EX) (2/3) 17 years ago
Stefan Roese 8e1a3fe545 ppc4xx: Add AMCC Canyonlands support (460EX) (1/3) 17 years ago
Stefan Roese 43c60992cd ppc4xx: Add basic support for AMCC 460EX/460GT (5/5) 17 years ago
Stefan Roese 6f2eb3f3d8 ppc4xx: Add basic support for AMCC 460EX/460GT (4/5) 17 years ago
Stefan Roese 999ecd5aca ppc4xx: Add basic support for AMCC 460EX/460GT (3/5) 17 years ago
Stefan Roese 2801b2d2a9 ppc4xx: Add basic support for AMCC 460EX/460GT (2/5) 17 years ago
Stefan Roese 8ac41e3e37 ppc4xx: Add basic support for AMCC 460EX/460GT (1/5) 17 years ago
Stefan Roese 56e4101783 ppc4xx: interrupt.c reworked 17 years ago
Stefan Roese 84a999b6cd ppc4xx: program_tlb now uses 64bit physical addess 17 years ago
Stefan Roese c3307fa186 ppc4xx: miiphy.c reworked 17 years ago