Commit Graph

142 Commits (82850f3d32a2661868ec6876bed7a22c55cef718)

Author SHA1 Message Date
Marian Balakowicz 4a995edec1 [new uImage] Rename architecture specific bootm code files 17 years ago
Marian Balakowicz 7582438c28 [new uImage] Return error on image move/uncompress overwrites 17 years ago
Marian Balakowicz f13e7b2e99 [new uImage] Cleanup image header pointer use in bootm code 17 years ago
Marian Balakowicz af13cdbc01 [new uImage] Add memmove_wd() common routine 17 years ago
Marian Balakowicz 958fc48abd [new uImage] Fix FDT header verification in PPC do_boot_linux() routine 17 years ago
Marian Balakowicz 559316faf7 [new uImage] Move CHUNKSZ definition to image.h 17 years ago
Marian Balakowicz d45d5a18b6 [new uImage] Cleanup OF/FDT #if/#elif/#endif use in do_bootm_linux() 17 years ago
Marian Balakowicz 5d3cc55ecb [new uImage] Move PPC do_bootm_linux() to lib_ppc/ppc_linux.c 17 years ago
Haiying Wang d59feffb42 FSL: Fix common EEPROM_data structure definition 17 years ago
Ben Warren 04a9e1180a Add support for a Freescale non-CPM SPI controller 17 years ago
Grzegorz Bernacki 5d49e0e152 MPC512X: Cleanup bus clock names. 17 years ago
Grzegorz Bernacki 281ff9a45c ads5121: Added support for FDT. 17 years ago
Rafal Jaworowski 500856eb17 API for external applications. 17 years ago
Stefan Roese 9b94ac61d2 ppc4xx: Rework 4xx cache support 17 years ago
Kim Phillips 79f240f7ec lib_ppc: make board_add_ram_info weak 18 years ago
Dave Liu 9be39a67c9 mpc83xx: Add support for the display of reset status 18 years ago
Grzegorz Bernacki c924098122 [ppc440SPe] Graceful recovery from machine check during PCIe configuration 18 years ago
Heiko Schocher fad6340715 make show_boot_progress () weak. 18 years ago
Stefan Roese e9514751cf Fix malloc problem introduced with the relocation fixup for the PPC platform 18 years ago
Jon Loeliger b3aff0cb9e disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols. 18 years ago
Jon Loeliger 7def6b34f9 lib_{m68k,microblaze,mips,ppc}/: Remove obsolete references to CONFIG_COMMANDS 18 years ago
Grant Likely f82b3b6304 Don't set gd->reloc_off if relocation of .fixup works correctly 18 years ago
Jon Loeliger 73f032021e lib_ppc/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 18 years ago
Heiko Schocher 566a494f59 [PCS440EP] upgrade the PCS440EP board: 18 years ago
Wolfgang Denk 9045f33c02 Fix config problems on SC3 board; make ide_reset_timeout work. 18 years ago
Zang Roy-r61911 1b305bdc75 Search the exception table with linear algorithm 18 years ago
Stefan Roese 343c48bd84 ppc4xx: Set bd->bi_pci_busfreq on 440EPx/GRx too 18 years ago
Kim Phillips 54b2d434ae mpc83xx: replace elaborate boottime verbosity with 'clocks' command 18 years ago
Wolfgang Denk 14da5f7675 Cleanup compiler warnings, update CHANGELOG 18 years ago
Heiko Schocher ca43ba18e9 Added support for the SOLIDCARD III board from Eurodesign 18 years ago
Heiko Schocher fa23044564 Added support for the TQM8272 board from TQ 18 years ago
roy zang 9d27b3a068 Slight code clean up. 18 years ago
roy zang c9c1eeed7d Fix the exception occuring in RAM table search issue. 18 years ago
Wolfgang Denk dd520bf314 Code cleanup. 18 years ago
Timur Tabi d239d74b1c mpc83xx: Replace CFG_IMMRBAR with CFG_IMMR 18 years ago
roy zang 4c52783b3d General code modification for mpc7448hpc2 board support. 18 years ago
Bartlomiej Sieka 4707fb50cc Preliminary patch adding support for the MarelV38B board. 19 years ago
Wolfgang Denk 2b208f5308 Move "ar" flags to config.mk to allow for silent "make -s" 19 years ago
Stefan Roese 887e2ec9ec Add support for AMCC Sequoia PPC440EPx eval board 19 years ago
Marian Balakowicz f93286397e Add support for a saving build objects in a separate directory. 19 years ago
Haiying Wang 75c299c383 Unlock cache before kernel starts up for MPC86xx 19 years ago
Haiying Wang 1c8f6d8fb0 Unlock cache before kernel starts up for MPC86xx 19 years ago
Haiying Wang bea3f28d28 Add support for reading and writing mac addresses to or from ID EEPROM. 19 years ago
Markus Klotzbuecher 090eb73510 Add support for TQM885D board. 19 years ago
Marian Balakowicz bb105f24cc Call serial_initialize() before first debug() is used. 19 years ago
Haiying Wang 6cfea33477 Remove unneeded INIT_RAM_LOCK cache twiddling. 19 years ago
Jon Loeliger debb7354d1 Initial support for MPC8641 HPCN board. 19 years ago
Wolfgang Denk d87080b721 GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 years ago
Kumar Gala 2688e2f972 Enable address translation on MPC83xx 19 years ago
Wolfgang Denk f013dacf0a Code cleanup, especially MIPS for GCC 4.x 19 years ago