Commit Graph

4406 Commits (afe45c87e3c5d77bad76b1a57dccd20764d45b5d)
 

Author SHA1 Message Date
Marian Balakowicz 261dcf4624 [new uImage] Remove I386 uImage fake_header() routine 18 years ago
Marian Balakowicz 559316faf7 [new uImage] Move CHUNKSZ definition to image.h 18 years ago
Marian Balakowicz 321359f208 [new uImage] Move gunzip() common code to common/gunzip.c 18 years ago
Marian Balakowicz d45d5a18b6 [new uImage] Cleanup OF/FDT #if/#elif/#endif use in do_bootm_linux() 18 years ago
Marian Balakowicz 5d3cc55ecb [new uImage] Move PPC do_bootm_linux() to lib_ppc/ppc_linux.c 18 years ago
Marian Balakowicz b97a2a0a21 [new uImage] Define a API for image handling operations 18 years ago
Marian Balakowicz ed29bc4e81 Add missing cmd_ximg.o to common/Makefile 18 years ago
Grzegorz Bernacki 37e3c62fa0 ADS5121e: DDR2 init/timing update. 18 years ago
John Rigby ac9152830d Device tree updates 18 years ago
John Rigby de55d18df3 Change IPS freq to 66MHz 18 years ago
Jean-Christophe PLAGNIOL-VILLARD cd9cb62f9d xsengine: rename board_post_init to board_late_init 18 years ago
Larry Johnson 8dafa87476 Add attribute POST_PREREL to ECC memory POST 18 years ago
Kumar Gala ed2cf548ca QE: Move FDT support into a common file 18 years ago
Haavard Skinnemoen d38da53794 AVR32: Make SDRAM refresh rate configurable 18 years ago
Haavard Skinnemoen 61151cccb6 ATSTK1000: Fix potential flash programming bug 18 years ago
Haavard Skinnemoen b2e1d5b644 ATSTK1004: Fix comment about default load address 18 years ago
Haavard Skinnemoen 8269ab5360 ATSTK1002: Use SDRAM + 4MB as default load address 18 years ago
Haavard Skinnemoen 2bcacc2d84 ATNGW100: Fix default mtest range 18 years ago
Nobuhiro Iwamatsu 9856a6b310 sh: Fix register address of SH7722. 18 years ago
Mike Frysinger 30942b18b6 new command for displaying strings at specified memory locations 18 years ago
Mike Frysinger b58d8b48e2 rewrite/cleanup Blackfin RTC driver 18 years ago
Mike Frysinger 94a91e248b generate u-boot.ldr for Blackfin targets 18 years ago
Mike Frysinger b779f7a595 scrub unused symbols 18 years ago
Mike Frysinger cc2977acc3 move Blackfin cpu object list to respective cpu directories 18 years ago
Mike Frysinger d0b01a246d interface to Blackfin on-chip One-Time-Programmable memory 18 years ago
Mike Frysinger 4c727c77e4 add support for memory commands with Blackfin L1 instruction memory 18 years ago
Mike Frysinger 6b9097e5e7 use C code rather than inline assembly 18 years ago
Mike Frysinger 97c26e006d add Blackfin-specific reginfo command 18 years ago
Mike Frysinger 0858b835e7 add support for Blackfin symbol prefixes to examples 18 years ago
Mike Frysinger 8dc48d71a4 add Blackfin-specific bdinfo command 18 years ago
Mike Frysinger 0003613e3c move -ffixed-P5 to blackfin_config.mk and drop unused -D__BLACKFIN__ 18 years ago
Mike Frysinger 60fa72d656 unify the Blackfin board targets 18 years ago
Mike Frysinger d4d7730853 punt Blackfin VDSP headers and import sanitized/auto-generated ones 18 years ago
Mike Frysinger 6cfcce6767 always pull in asm/blackfin.h for Blackfin ports 18 years ago
Mike Frysinger bf53974c2d add missing __raw versions of Blackfin read/write io functions 18 years ago
Mike Frysinger 24e02d0fd3 add the default Blackfin logo used by Blackfin boards with splash screens 18 years ago
Mike Frysinger 4c58eb5552 add some more Blackfin docs 18 years ago
Mike Frysinger 32a9f5f216 make smc91111_eeprom managment simpler by depending on the board configuration file rather than a hardcoded list of boards 18 years ago
Mike Frysinger 4087bc88ce fix building on Blackfin as the assembler supports the .set syntax, not the = syntax, for assigning symbols 18 years ago
Mike Frysinger b45264ee85 add gitignores for Blackfin pieces 18 years ago
Jean-Christophe PLAGNIOL-VILLARD a93907c43f TFTP: add host ip addr support 18 years ago
Timur Tabi e56b4b494c 85xx,86xx: Determine I2C clock frequencies and store in global_data 18 years ago
Wolfgang Denk 7ec8bb15ee OMAP5912: fix FIFO handling in UART driver 18 years ago
Harald Welte 16158778b5 ARM: S3C24x0 SoC NAND controller support 18 years ago
Harald Welte a7c185ed3d ARM: s3c24xx: Multiple serial port support 18 years ago
Harald Welte a25f72f1f7 ARM: arm920t: Allow use of 'gd' pointer from IRQ 18 years ago
Harald Welte be19bd5cd0 ARM: arm920/s3c24xx: IRQ demulitplexer callback 18 years ago
Hebbar a41dbbd98d ARM: Display Ethernet info in do_bdinfo only if CONFIG_CMD_NET is defined 18 years ago
Hebbar f7ad79b6f9 ARM: add I2C init function call in lib_arm/board.c 18 years ago
Stefan Roese ff02f13980 ppc4xx: Fix ndfc HW ECC byte order 18 years ago