Commit Graph

561 Commits (3f31fddfa26b7594b44ff2b34f9a04ba409e0f91)

Author SHA1 Message Date
Geert Uytterhoeven 4ca478e606 [POWERPC] bootwrapper: Use `unsigned long' for malloc sizes 18 years ago
Scott Wood 5cc5133a29 [POWERPC] bootwrapper: cuboot for 83xx 18 years ago
Scott Wood 9b1c59e256 [POWERPC] bootwrapper: Add ppcboot.h 18 years ago
Scott Wood 0fdd717ed4 [POWERPC] bootwrapper: Add a cuboot platform and a cuImage target 18 years ago
Paul Mackerras 390cbb56a7 [POWERPC] Fix detection of loader-supplied initrd on OF platforms 18 years ago
Milton Miller 02cc51149f [POWERPC] bootwrapper: Decompress less, check more 18 years ago
Milton Miller 1383a34faf [POWERPC] bootwrapper: no-gzip fixes 18 years ago
Milton Miller f4bdbfc41b [POWERPC] bootwrapper: missing relocation in crt0.S 18 years ago
Mark A. Greer d6f1d2a9a8 [POWERPC] Routine to find the devtree node of a linux,phandle 18 years ago
Mark A. Greer 88e687313e [POWERPC] Move bootwrapper ELF parsing routines to a file 18 years ago
Scott Wood 6e1af384f1 [POWERPC] bootwrapper: Add dt_xlate_reg(), and use it to find serial registers. 18 years ago
David Gibson 3af82a8b00 [POWERPC] Clean up zImage handling of the command line 18 years ago
David Gibson 27fbaa9702 [POWERPC] Add device tree utility functions to zImage 18 years ago
Jon Loeliger d93daf8481 [POWERPC] 85xx: Add initial MPC8544 DS platform files. 18 years ago
Michael Barkowski 23308c54d5 [POWERPC] 83xx: Add MPC832x RDB board support. 18 years ago
Zhang Wei e0e3c8d432 [POWERPC] 86xx: Added 2nd PCI-Ex controller support for MPC8641 HPCN to DTS. 18 years ago
David Gibson e5a2072bd4 [POWERPC] New reg.h for the zImage 18 years ago
David Gibson fae59c39e8 [POWERPC] Add gcc format warnings to zImage printf() 18 years ago
Milton Miller 9da82a6dee [POWERPC] boot: Use a common zImage rule 18 years ago
Milton Miller 5d7960ffb8 [POWERPC] boot: clean rule fixes 18 years ago
Milton Miller 235fd83545 [POWERPC] boot: Use FORCE 18 years ago
Milton Miller 160cc3ece7 [POWERPC] bootwrapper: Allow platforms to call library zImage_start 18 years ago
Milton Miller 6a923216aa [POWERPC] bootwrapper: Add a fatal error helper 18 years ago
Milton Miller 0e6806734f [POWERPC] boot: export flush_cache 18 years ago
Milton Miller 65b580395d [POWERPC] boot: rebuild when wrapper changes 18 years ago
Scott Wood f61e7cd21b [POWERPC] bootwrapper: Make setprop accept a const buffer. 18 years ago
Scott Wood a9903811bf [POWERPC] bootwrapper: Make compression of the kernel image optional. 18 years ago
Scott Wood a07940ba00 [POWERPC] bootwrapper: Add dt_ops methods. 18 years ago
David Gibson 7850ad5c39 [POWERPC] Add documentation for the zImage's gunzip convenience functions 18 years ago
Scott Wood 86a1b63349 [POWERPC] bootwrapper: Make ft_create_node() pay attention to the parent parameter. 18 years ago
Scott Wood 8941c0c495 [POWERPC] bootwrapper: Add ft_find_node_by_prop_value(). 18 years ago
Scott Wood a9ec7669fc [POWERPC] bootwrapper: Make ft_get_parent() return a phandle, and NULL if already top-level. 18 years ago
Scott Wood c350038b2b [POWERPC] bootwrapper: Refactor ft_get_prop() into internal and external functions. 18 years ago
Scott Wood fc58341161 [POWERPC] bootwrapper: Add ft_find_device_rel(). 18 years ago
Scott Wood 5adeef52cc [POWERPC] bootwrapper: Use map_string() instead of lookup_string() in ft_prop(). 18 years ago
Scott Wood 9dd2c31ab8 [POWERPC] bootwrapper: Modify *pp, not *p, in ft_shuffle(). 18 years ago
Scott Wood 78438b3601 [POWERPC] bootwrapper: Preserve the pp pointer in ft_make_space() when calling ft_reorder(). 18 years ago
Scott Wood c8aa72633e [POWERPC] bootwrapper: Make ft_get_phandle() accept and return NULL. 18 years ago
Scott Wood 1c53a496ba [POWERPC] bootwrapper: Rename ft_node_add() to ft_get_phandle(). 18 years ago
Scott Wood 7c71c04625 [POWERPC] bootwrapper: Add ft_root_node(). 18 years ago
Scott Wood ce3edb30ec [POWERPC] bootwrapper: Add stddef.h to ops.h 18 years ago
David Gibson cd197ffcf1 [POWERPC] zImage: Cleanup and improve zImage entry point 18 years ago
David Gibson 79c8541924 [POWERPC] zImage: Cleanup and improve prep_kernel() 18 years ago
David Gibson ad9d2716cf [POWERPC] zImage: Add more flexible gunzip convenience functions 18 years ago
Stuart Yoder 500798d48f [POWERPC] Remove unused, undocumented #cpus property from cpus node 18 years ago
Kumar Gala 6d9065d8af [POWERPC] 86xx: Cleaned up platform dts files 18 years ago
Kumar Gala 5209487963 [POWERPC] 85xx: Cleaned up platform dts files 18 years ago
Kumar Gala be156bed9e [POWERPC] 83xx: Renamed MPC8323 MDS dts and defconfig to match other boards 18 years ago
Kumar Gala 322d05a1c4 [POWERPC] 83xx: Updated and renamed MPC8360PB to MPC836x MDS 18 years ago
Kumar Gala d71a1dc62b [POWERPC] 83xx: Cleaned up 83xx platform dts files 18 years ago