Commit Graph

  • ccd6e1464e Add CFG_MPC86xx_DDR_ADDR and CFG_MPC86xx_DDR2_ADDR symbols Jon Loeliger 2008-02-12 14:53:28 -06:00
  • d075eec500 Merge commit 'wd/master' Jon Loeliger 2008-02-13 16:03:20 -06:00
  • 10bbb38a40 Merge branch 'master' of /home/wd/git/u-boot/custodians Wolfgang Denk 2008-02-12 00:56:25 +01:00
  • 4c309625e7 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx Wolfgang Denk 2008-02-12 00:53:56 +01:00
  • ac2731f185 Merge branch 'master' of /home/wd/git/u-boot/custodians Wolfgang Denk 2008-02-12 00:51:05 +01:00
  • c62776be8d Get rid of "#undef DEBUG" from board config files. Wolfgang Denk 2008-02-12 00:45:06 +01:00
  • 73bf1e2de7 Remove #undef DEBUG from MPC83xx board header files Timur Tabi 2008-01-15 17:09:41 -06:00
  • 69018ce2e0 QE: Move FDT support into a common file Kumar Gala 2008-01-17 08:25:45 -06:00
  • 5cf746c303 [new uImage] Move kernel data find code to get_kernel() routine Marian Balakowicz 2008-01-31 13:59:09 +01:00
  • 7b325454fd [new uImage] Cleanup FDT handling in PPC do_boot_linux() Marian Balakowicz 2008-01-31 13:58:20 +01:00
  • b6b0fe6460 [new uImage] Cleanup do_botm_linux() boot allocations Marian Balakowicz 2008-01-31 13:58:13 +01:00
  • ceaed2b1e5 [new uImage] Move ramdisk loading to a common routine Marian Balakowicz 2008-01-31 13:57:17 +01:00
  • 68d4f05e6b [new uImage] Removed dead ramdisk code on microblaze architectures Marian Balakowicz 2008-01-31 13:55:53 +01:00
  • 5ad03eb385 [new uImage] Factor out common image_get_ramdisk() routine Marian Balakowicz 2008-01-31 13:55:39 +01:00
  • d3c5eb6dd1 [new uImage] Move FDT error printing to common fdt_error() routine Marian Balakowicz 2008-01-31 13:20:08 +01:00
  • 42b73e8ee0 [new uImage] Factor out common routines for getting os/arch/type/comp names Marian Balakowicz 2008-01-31 13:20:07 +01:00
  • e99c26694a [new uImage] Remove standalone applications handling from boootm Marian Balakowicz 2008-01-31 13:20:07 +01:00
  • 4a2ad5ff64 [new uImage] Remove OF_FLAT_TREE support from PPC bootm code Marian Balakowicz 2008-01-31 13:20:07 +01:00
  • 82850f3d32 [new uImage] Use image API in SH do_bootm_linux() routine Marian Balakowicz 2008-01-31 13:20:06 +01:00
  • 4a995edec1 [new uImage] Rename architecture specific bootm code files Marian Balakowicz 2008-01-31 13:20:06 +01:00
  • 7582438c28 [new uImage] Return error on image move/uncompress overwrites Marian Balakowicz 2008-01-31 13:20:06 +01:00
  • f13e7b2e99 [new uImage] Cleanup image header pointer use in bootm code Marian Balakowicz 2008-01-08 18:12:17 +01:00
  • 1ee1180b6e [new uImage] Cleanup cmd_bootm.c Marian Balakowicz 2008-01-08 18:17:10 +01:00
  • af13cdbc01 [new uImage] Add memmove_wd() common routine Marian Balakowicz 2008-01-08 18:11:45 +01:00
  • 958fc48abd [new uImage] Fix FDT header verification in PPC do_boot_linux() routine Marian Balakowicz 2008-01-08 18:11:44 +01:00
  • 15158971f4 [new uImage] Fix uImage header pointer use in i386 do_bootm_linux() Marian Balakowicz 2008-01-08 18:11:44 +01:00
  • 261dcf4624 [new uImage] Remove I386 uImage fake_header() routine Marian Balakowicz 2008-01-08 18:11:44 +01:00
  • 559316faf7 [new uImage] Move CHUNKSZ definition to image.h Marian Balakowicz 2008-01-08 18:11:44 +01:00
  • 321359f208 [new uImage] Move gunzip() common code to common/gunzip.c Marian Balakowicz 2008-01-08 18:11:43 +01:00
  • d45d5a18b6 [new uImage] Cleanup OF/FDT #if/#elif/#endif use in do_bootm_linux() Marian Balakowicz 2008-01-08 18:11:43 +01:00
  • 5d3cc55ecb [new uImage] Move PPC do_bootm_linux() to lib_ppc/ppc_linux.c Marian Balakowicz 2008-01-08 18:11:43 +01:00
  • b97a2a0a21 [new uImage] Define a API for image handling operations Marian Balakowicz 2008-01-08 18:14:09 +01:00
  • ed29bc4e81 Add missing cmd_ximg.o to common/Makefile Marian Balakowicz 2008-01-31 13:19:58 +01:00
  • 37e3c62fa0 ADS5121e: DDR2 init/timing update. Grzegorz Bernacki 2008-01-28 10:15:02 +01:00
  • ac9152830d Device tree updates John Rigby 2008-01-30 13:36:57 -07:00
  • de55d18df3 Change IPS freq to 66MHz John Rigby 2008-01-30 13:36:56 -07:00
  • cd9cb62f9d xsengine: rename board_post_init to board_late_init Jean-Christophe PLAGNIOL-VILLARD 2008-01-14 22:38:55 +01:00
  • 8dafa87476 Add attribute POST_PREREL to ECC memory POST Larry Johnson 2008-01-12 23:35:33 -05:00
  • ed2cf548ca QE: Move FDT support into a common file Kumar Gala 2008-01-17 08:25:45 -06:00
  • d38da53794 AVR32: Make SDRAM refresh rate configurable Haavard Skinnemoen 2008-01-23 17:20:14 +01:00
  • 61151cccb6 ATSTK1000: Fix potential flash programming bug Haavard Skinnemoen 2007-04-19 10:10:11 +02:00
  • b2e1d5b644 ATSTK1004: Fix comment about default load address Haavard Skinnemoen 2007-11-22 17:04:13 +01:00
  • 8269ab5360 ATSTK1002: Use SDRAM + 4MB as default load address Haavard Skinnemoen 2007-11-22 17:01:24 +01:00
  • 2bcacc2d84 ATNGW100: Fix default mtest range Haavard Skinnemoen 2007-11-22 16:51:39 +01:00
  • 9856a6b310 sh: Fix register address of SH7722. Nobuhiro Iwamatsu 2008-01-22 15:31:56 +09:00
  • 30942b18b6 new command for displaying strings at specified memory locations Mike Frysinger 2008-02-04 19:26:57 -05:00
  • b58d8b48e2 rewrite/cleanup Blackfin RTC driver Mike Frysinger 2008-02-04 19:26:57 -05:00
  • 94a91e248b generate u-boot.ldr for Blackfin targets Mike Frysinger 2008-02-04 19:26:57 -05:00
  • b779f7a595 scrub unused symbols Mike Frysinger 2008-02-04 19:26:57 -05:00
  • cc2977acc3 move Blackfin cpu object list to respective cpu directories Mike Frysinger 2008-02-04 19:26:57 -05:00
  • d0b01a246d interface to Blackfin on-chip One-Time-Programmable memory Mike Frysinger 2008-02-04 19:26:57 -05:00
  • 4c727c77e4 add support for memory commands with Blackfin L1 instruction memory Mike Frysinger 2008-02-04 19:26:56 -05:00
  • 6b9097e5e7 use C code rather than inline assembly Mike Frysinger 2008-02-04 19:26:56 -05:00
  • 97c26e006d add Blackfin-specific reginfo command Mike Frysinger 2008-02-04 19:26:56 -05:00
  • 0858b835e7 add support for Blackfin symbol prefixes to examples Mike Frysinger 2008-02-04 19:26:55 -05:00
  • 8dc48d71a4 add Blackfin-specific bdinfo command Mike Frysinger 2008-02-04 19:26:55 -05:00
  • 0003613e3c move -ffixed-P5 to blackfin_config.mk and drop unused -D__BLACKFIN__ Mike Frysinger 2008-02-04 19:26:55 -05:00
  • 60fa72d656 unify the Blackfin board targets Mike Frysinger 2008-02-04 19:26:55 -05:00
  • d4d7730853 punt Blackfin VDSP headers and import sanitized/auto-generated ones Mike Frysinger 2008-02-04 19:26:55 -05:00
  • 6cfcce6767 always pull in asm/blackfin.h for Blackfin ports Mike Frysinger 2008-02-04 19:26:54 -05:00
  • bf53974c2d add missing __raw versions of Blackfin read/write io functions Mike Frysinger 2008-02-04 19:26:54 -05:00
  • 24e02d0fd3 add the default Blackfin logo used by Blackfin boards with splash screens Mike Frysinger 2008-02-04 19:26:54 -05:00
  • 4c58eb5552 add some more Blackfin docs Mike Frysinger 2008-02-04 19:26:54 -05:00
  • 32a9f5f216 make smc91111_eeprom managment simpler by depending on the board configuration file rather than a hardcoded list of boards Mike Frysinger 2008-02-04 19:26:54 -05:00
  • 4087bc88ce fix building on Blackfin as the assembler supports the .set syntax, not the = syntax, for assigning symbols Mike Frysinger 2008-02-04 19:26:54 -05:00
  • b45264ee85 add gitignores for Blackfin pieces Mike Frysinger 2008-02-04 19:26:53 -05:00
  • a93907c43f TFTP: add host ip addr support Jean-Christophe PLAGNIOL-VILLARD 2008-01-18 01:14:03 +01:00
  • e56b4b494c 85xx,86xx: Determine I2C clock frequencies and store in global_data Timur Tabi 2008-01-09 14:35:26 -06:00
  • 7ec8bb15ee OMAP5912: fix FIFO handling in UART driver Wolfgang Denk 2007-12-27 10:56:54 +01:00
  • 16158778b5 ARM: S3C24x0 SoC NAND controller support Harald Welte 2007-12-19 15:10:52 +01:00
  • a7c185ed3d ARM: s3c24xx: Multiple serial port support Harald Welte 2007-12-19 14:24:40 +01:00
  • a25f72f1f7 ARM: arm920t: Allow use of 'gd' pointer from IRQ Harald Welte 2007-12-19 14:16:57 +01:00
  • be19bd5cd0 ARM: arm920/s3c24xx: IRQ demulitplexer callback Harald Welte 2007-12-19 14:19:38 +01:00
  • a41dbbd98d ARM: Display Ethernet info in do_bdinfo only if CONFIG_CMD_NET is defined Hebbar 2007-12-18 16:03:07 -08:00
  • f7ad79b6f9 ARM: add I2C init function call in lib_arm/board.c Hebbar 2007-12-18 16:00:54 -08:00
  • ff02f13980 ppc4xx: Fix ndfc HW ECC byte order Stefan Roese 2008-02-01 09:38:29 +01:00
  • e1d1429b49 ppc4xx: Fix GPIO configuration for pcs440ep Stefan Roese 2008-01-30 15:35:50 +01:00
  • 28d77d968b ppc4xx: Fix problem with init-ram bigger than 4k on 440 platforms Stefan Roese 2008-01-30 14:48:28 +01:00
  • 4fedfddf97 ARM: Board voiceblue update Ladislav Michl 2007-12-07 00:42:32 +01:00
  • 2c5260f711 ARM: AT91RM9200 based boards config cleanup Ladislav Michl 2007-12-06 23:24:57 +01:00
  • 481f28b1db ARM: Fix at91rm9200dk base address Ladislav Michl 2007-12-06 22:59:16 +01:00
  • c95219fae2 MMC for PXA 27X (resubmit) stefano babic 2007-11-20 10:40:24 +01:00
  • 96bbfa1e66 Fix gcc issues in pxa-regs.h stefano babic 2007-11-20 10:37:04 +01:00
  • 60c1b95aab Merge branch 'mpc86xx' Jon Loeliger 2008-01-30 10:56:19 -06:00
  • 7047b38887 TQM834x: enable DHCP Jens Gehrlein 2008-01-29 08:45:03 +01:00
  • a877004d44 TQM834x: support for Spansion N-type Flashes (sector size = 256 KiB at 2x16 Bit). Jens Gehrlein 2008-01-29 08:45:02 +01:00
  • 8931ab1760 Fix conditional compilation of mpx8xxx_spi driver Ben Warren 2008-01-26 23:41:19 -05:00
  • 63f732d3d3 API: Provide dummy halt() in the glue layer. Rafal Jaworowski 2008-01-29 17:00:34 +01:00
  • 0dc1fc22af API: Convert conditional building to the new scheme. Rafal Jaworowski 2008-01-29 16:57:38 +01:00
  • 98b742489c inka4x0: remove dead code Wolfgang Denk 2008-01-25 09:56:17 +01:00
  • 4f93f8b1a4 86xx: Add reginfo command Becky Bruce 2008-01-23 16:31:06 -06:00
  • ddcebcb638 86xx: Add print_laws function to fsl_law.c Becky Bruce 2008-01-23 16:31:05 -06:00
  • 9cd32426f2 86xx: Remove old-style law setup code Becky Bruce 2008-01-23 16:31:04 -06:00
  • 713d818664 86xx: Convert sbc8641d to use new law setup code. Becky Bruce 2008-01-23 16:31:03 -06:00
  • 031976f636 86xx: Convert mpc8610hpcd to new law setup method. Becky Bruce 2008-01-23 16:31:02 -06:00
  • 4933b91f8a 86xx: Support new law setup method and convert mpc8641 Becky Bruce 2008-01-23 16:31:01 -06:00
  • 1a41f7ce9c 86xx: Rearrange the sequence in start.S Becky Bruce 2008-01-23 16:31:00 -06:00
  • 33dac03b1b Coding Style Cleanup; update CHANGELOG Wolfgang Denk 2008-01-23 14:41:37 +01:00
  • 060193e4c3 Merge ../custodians Wolfgang Denk 2008-01-23 14:40:34 +01:00
  • 40dcd6aa75 Merge branch 'master' of git://www.denx.de/git/u-boot-ixp Wolfgang Denk 2008-01-23 14:39:26 +01:00