Commit Graph

215 Commits (1107014e835ec9d46c0333f4211d104f77442db0)

Author SHA1 Message Date
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. 18 years ago
Marian Balakowicz 7b325454fd [new uImage] Cleanup FDT handling in PPC do_boot_linux() 18 years ago
Marian Balakowicz b6b0fe6460 [new uImage] Cleanup do_botm_linux() boot allocations 18 years ago
Marian Balakowicz ceaed2b1e5 [new uImage] Move ramdisk loading to a common routine 18 years ago
Marian Balakowicz 5ad03eb385 [new uImage] Factor out common image_get_ramdisk() routine 18 years ago
Marian Balakowicz d3c5eb6dd1 [new uImage] Move FDT error printing to common fdt_error() routine 18 years ago
Marian Balakowicz 4a2ad5ff64 [new uImage] Remove OF_FLAT_TREE support from PPC bootm code 18 years ago
Marian Balakowicz 4a995edec1 [new uImage] Rename architecture specific bootm code files 18 years ago
Marian Balakowicz 7582438c28 [new uImage] Return error on image move/uncompress overwrites 18 years ago
Marian Balakowicz f13e7b2e99 [new uImage] Cleanup image header pointer use in bootm code 18 years ago
Marian Balakowicz af13cdbc01 [new uImage] Add memmove_wd() common routine 18 years ago
Marian Balakowicz 958fc48abd [new uImage] Fix FDT header verification in PPC do_boot_linux() routine 18 years ago
Marian Balakowicz 559316faf7 [new uImage] Move CHUNKSZ definition to image.h 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
Haiying Wang d59feffb42 FSL: Fix common EEPROM_data structure definition 18 years ago
Ben Warren 04a9e1180a Add support for a Freescale non-CPM SPI controller 18 years ago
Grzegorz Bernacki 5d49e0e152 MPC512X: Cleanup bus clock names. 18 years ago
Grzegorz Bernacki 281ff9a45c ads5121: Added support for FDT. 18 years ago
Rafal Jaworowski 500856eb17 API for external applications. 18 years ago
Stefan Roese 9b94ac61d2 ppc4xx: Rework 4xx cache support 18 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 19 years ago
Heiko Schocher fa23044564 Added support for the TQM8272 board from TQ 19 years ago
roy zang 9d27b3a068 Slight code clean up. 19 years ago