Commit Graph

219 Commits (0a823aa2a8a8c0685e73900f387d602d7edafc0e)

Author SHA1 Message Date
Kumar Gala 4648c2e7a1 [new uImage] ppc: Allow boards to specify effective amount of memory 17 years ago
Kumar Gala 274cea2bdd [new uImage] rework error handling so common functions don't reset 17 years ago
Kumar Gala d2bc095a63 [new uImage] ppc: Re-order ramdisk/fdt handling sequence 17 years ago
Kumar Gala 27953493ef [new uImage] ppc: Determine if we are booting an OF style 17 years ago
Kumar Gala a6612bdfe7 [new uImage] Don't pass kdb to ramdisk_high since we may not have one 17 years ago
Marian Balakowicz 4efbe9dbb1 [new uImage] Correct raw FDT blob handlig when CONFIG_FIT is disabled 17 years ago
Marian Balakowicz ff0734cff0 [new uImage] POWERPC: Add image_get_fdt() routine 17 years ago
Marian Balakowicz 8a5ea3e616 [new uImage] Move image verify flag to bootm_headers structure 17 years ago
Marian Balakowicz 823afe7cef [Makefile] Sort COBJS in lib_<arch> Makefiles 17 years ago
Marian Balakowicz d2ced9eb19 [new uImage] POWERPC: Split get_fdt() into get and relocate routines 17 years ago
Marian Balakowicz d5934ad775 [new uImage] Add dual format uImage support framework 17 years ago
Yuri Tikhonov 2e721094a7 lwmon5: enable hardware watchdog 17 years ago
Kumar Gala 81d93e5c4b ppc: Allow boards to specify effective amount of memory 17 years ago
Marian Balakowicz 2242f53698 [new uImage] Rename and move print_image_hdr() routine 17 years ago
Marian Balakowicz fff888a199 [new uImage] Add gen_get_image() routine 17 years ago
Rafal Jaworowski f57d7d364c ppc: Refactor cache routines, so there is only one common set. 17 years ago
Marian Balakowicz 7b325454fd [new uImage] Cleanup FDT handling in PPC do_boot_linux() 17 years ago
Marian Balakowicz b6b0fe6460 [new uImage] Cleanup do_botm_linux() boot allocations 17 years ago
Marian Balakowicz ceaed2b1e5 [new uImage] Move ramdisk loading to a common routine 17 years ago
Marian Balakowicz 5ad03eb385 [new uImage] Factor out common image_get_ramdisk() routine 17 years ago
Marian Balakowicz d3c5eb6dd1 [new uImage] Move FDT error printing to common fdt_error() routine 17 years ago
Marian Balakowicz 4a2ad5ff64 [new uImage] Remove OF_FLAT_TREE support from PPC bootm code 17 years ago
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 17 years ago
Dave Liu 9be39a67c9 mpc83xx: Add support for the display of reset status 17 years ago
Grzegorz Bernacki c924098122 [ppc440SPe] Graceful recovery from machine check during PCIe configuration 17 years ago
Heiko Schocher fad6340715 make show_boot_progress () weak. 17 years ago
Stefan Roese e9514751cf Fix malloc problem introduced with the relocation fixup for the PPC platform 17 years ago
Jon Loeliger b3aff0cb9e disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols. 17 years ago
Jon Loeliger 7def6b34f9 lib_{m68k,microblaze,mips,ppc}/: Remove obsolete references to CONFIG_COMMANDS 17 years ago
Grant Likely f82b3b6304 Don't set gd->reloc_off if relocation of .fixup works correctly 17 years ago
Jon Loeliger 73f032021e lib_ppc/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 17 years ago
Heiko Schocher 566a494f59 [PCS440EP] upgrade the PCS440EP board: 17 years ago
Wolfgang Denk 9045f33c02 Fix config problems on SC3 board; make ide_reset_timeout work. 17 years ago
Zang Roy-r61911 1b305bdc75 Search the exception table with linear algorithm 17 years ago
Stefan Roese 343c48bd84 ppc4xx: Set bd->bi_pci_busfreq on 440EPx/GRx too 17 years ago
Kim Phillips 54b2d434ae mpc83xx: replace elaborate boottime verbosity with 'clocks' command 17 years ago