Commit Graph

319 Commits (e51b6ba077791f2f8c876022b37419be7a2ceec3)

Author SHA1 Message Date
Mark A. Greer 3f456cc18f [POWERPC] Add DTS file for the Motorola PrPMC2800 platform 18 years ago
Mark A. Greer ae4b3fbc7a [POWERPC] Add bootwrapper support for Marvell/mv64x60 I2C 18 years ago
Mark A. Greer e12deb840c [POWERPC] Add bootwrapper support for Marvell MPSC 18 years ago
Mark A. Greer 0f81b11d2a [POWERPC] Add bootwrapper support for Marvell/mv64x60 hostbridge 18 years ago
Mark A. Greer 916066d591 [POWERPC] Add Makefile rules to wrap dts file in zImage 18 years ago
Scott Wood dab4d7984e [POWERPC] U-boot passes the initrd as start/end, not start/size. 18 years ago
Scott Wood 3fae4210ba [POWERPC] 83xx: Fix the PCI ranges in the MPC834x_MDS device tree. 18 years ago
Scott Wood d985f68e34 [POWERPC] 83xx: Fix the PCI ranges in the MPC832x_MDS device tree. 18 years ago
David Gibson f6dfc80554 [POWERPC] Support for the Ebony 440GP reference board in arch/powerpc 18 years ago
David Gibson ea20ff5d03 [POWERPC] Add device tree for Ebony 18 years ago
Josh Boyer 7487a2245b [POWERPC] Holly bootwrapper 18 years ago
Josh Boyer d4d19ec493 [POWERPC] Holly DTS 18 years ago
Domen Puncer 5cae84c971 [POWERPC] lite5200(b) support for i2c 18 years ago
Domen Puncer 0d0f4bc70e [POWERPC] lite5200(b) DTS fixes 18 years ago
David Gibson d25a9d66e0 [POWERPC] Fix some missing build dependencies in arch/powerpc/boot 18 years ago
Scott Wood ac18c673e7 [POWERPC] bootwrapper: Only build cuImage if CONFIG_DEVICE_TREE is non-empty 18 years ago
David Gibson a6afacb6b8 [POWERPC] Small cleanups to the cuboot bootwrapper code 18 years ago
Kim Phillips 0fd8c47ccc [POWERPC] Replace undocumented interface properties in dts files 18 years ago
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