Commit Graph

142 Commits (03fba0479600114f32d29eee74ca3eaa364606bf)

Author SHA1 Message Date
Mark A. Greer 8895ea483e [POWERPC] Add dt_xlate_addr() to bootwrapper 18 years ago
Scott Wood d818d7ec8b [POWERPC] bootwrapper: CONFIG_ -> CONFIG_DEVICE_TREE 18 years ago
Scott Wood 173ba87b95 [POWERPC] bootwrapper: cuboot-83xx: Exclude upper 1MB from heap. 18 years ago
Scott Wood 4536b93746 [POWERPC] bootwrapper: cuImage for 85xx 18 years ago
Scott Wood e4bb688d9f [POWERPC] bootwrapper: Fix array handling in dt_xlate_reg(). 18 years ago
Milton Miller 3c5f616254 [POWERPC] boot: More verbose gunzip error message 18 years ago
Akinobu Mita 928370c676 [POWERPC] Enable make install 18 years ago
Grant Likely e3f64788d3 [POWERPC] Fix comment typo in Kurobox device tree 18 years ago
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