Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
0cd74f398a1b86eab9d56224f3469235b2097e3c
/
arch
/
powerpc
/
boot
0fd8c47
[POWERPC] Replace undocumented interface properties in dts files
by Kim Phillips
· 18 years ago
8895ea4
[POWERPC] Add dt_xlate_addr() to bootwrapper
by Mark A. Greer
· 18 years ago
d818d7e
[POWERPC] bootwrapper: CONFIG_ -> CONFIG_DEVICE_TREE
by Scott Wood
· 18 years ago
173ba87
[POWERPC] bootwrapper: cuboot-83xx: Exclude upper 1MB from heap.
by Scott Wood
· 18 years ago
4536b93
[POWERPC] bootwrapper: cuImage for 85xx
by Scott Wood
· 18 years ago
e4bb688
[POWERPC] bootwrapper: Fix array handling in dt_xlate_reg().
by Scott Wood
· 18 years ago
3c5f616
[POWERPC] boot: More verbose gunzip error message
by Milton Miller
· 18 years ago
928370c
[POWERPC] Enable make install
by Akinobu Mita
· 18 years ago
e3f6478
[POWERPC] Fix comment typo in Kurobox device tree
by Grant Likely
· 18 years ago
4ca478e
[POWERPC] bootwrapper: Use `unsigned long' for malloc sizes
by Geert Uytterhoeven
· 18 years ago
5cc5133
[POWERPC] bootwrapper: cuboot for 83xx
by Scott Wood
· 18 years ago
9b1c59e
[POWERPC] bootwrapper: Add ppcboot.h
by Scott Wood
· 18 years ago
0fdd717
[POWERPC] bootwrapper: Add a cuboot platform and a cuImage target
by Scott Wood
· 18 years ago
390cbb5
[POWERPC] Fix detection of loader-supplied initrd on OF platforms
by Paul Mackerras
· 18 years ago
02cc511
[POWERPC] bootwrapper: Decompress less, check more
by Milton Miller
· 18 years ago
1383a34
[POWERPC] bootwrapper: no-gzip fixes
by Milton Miller
· 18 years ago
f4bdbfc
[POWERPC] bootwrapper: missing relocation in crt0.S
by Milton Miller
· 18 years ago
d6f1d2a
[POWERPC] Routine to find the devtree node of a linux,phandle
by Mark A. Greer
· 18 years ago
88e6873
[POWERPC] Move bootwrapper ELF parsing routines to a file
by Mark A. Greer
· 18 years ago
6e1af38
[POWERPC] bootwrapper: Add dt_xlate_reg(), and use it to find serial registers.
by Scott Wood
· 18 years ago
3af82a8
[POWERPC] Clean up zImage handling of the command line
by David Gibson
· 18 years ago
27fbaa9
[POWERPC] Add device tree utility functions to zImage
by David Gibson
· 18 years ago
d93daf8
[POWERPC] 85xx: Add initial MPC8544 DS platform files.
by Jon Loeliger
· 18 years ago
23308c5
[POWERPC] 83xx: Add MPC832x RDB board support.
by Michael Barkowski
· 18 years ago
e0e3c8d
[POWERPC] 86xx: Added 2nd PCI-Ex controller support for MPC8641 HPCN to DTS.
by Zhang Wei
· 18 years ago
e5a2072b
[POWERPC] New reg.h for the zImage
by David Gibson
· 18 years ago
fae59c3
[POWERPC] Add gcc format warnings to zImage printf()
by David Gibson
· 18 years ago
9da82a6
[POWERPC] boot: Use a common zImage rule
by Milton Miller
· 18 years ago
5d7960f
[POWERPC] boot: clean rule fixes
by Milton Miller
· 18 years ago
235fd83
[POWERPC] boot: Use FORCE
by Milton Miller
· 18 years ago
160cc3e
[POWERPC] bootwrapper: Allow platforms to call library zImage_start
by Milton Miller
· 18 years ago
6a92321
[POWERPC] bootwrapper: Add a fatal error helper
by Milton Miller
· 18 years ago
0e68067
[POWERPC] boot: export flush_cache
by Milton Miller
· 18 years ago
65b5803
[POWERPC] boot: rebuild when wrapper changes
by Milton Miller
· 18 years ago
f61e7cd
[POWERPC] bootwrapper: Make setprop accept a const buffer.
by Scott Wood
· 18 years ago
a990381
[POWERPC] bootwrapper: Make compression of the kernel image optional.
by Scott Wood
· 18 years ago
a07940b
[POWERPC] bootwrapper: Add dt_ops methods.
by Scott Wood
· 18 years ago
7850ad5c
[POWERPC] Add documentation for the zImage's gunzip convenience functions
by David Gibson
· 18 years ago
86a1b63
[POWERPC] bootwrapper: Make ft_create_node() pay attention to the parent parameter.
by Scott Wood
· 18 years ago
8941c0c
[POWERPC] bootwrapper: Add ft_find_node_by_prop_value().
by Scott Wood
· 18 years ago
a9ec766
[POWERPC] bootwrapper: Make ft_get_parent() return a phandle, and NULL if already top-level.
by Scott Wood
· 18 years ago
c350038
[POWERPC] bootwrapper: Refactor ft_get_prop() into internal and external functions.
by Scott Wood
· 18 years ago
fc58341
[POWERPC] bootwrapper: Add ft_find_device_rel().
by Scott Wood
· 18 years ago
5adeef5
[POWERPC] bootwrapper: Use map_string() instead of lookup_string() in ft_prop().
by Scott Wood
· 18 years ago
9dd2c31
[POWERPC] bootwrapper: Modify *pp, not *p, in ft_shuffle().
by Scott Wood
· 18 years ago
78438b3
[POWERPC] bootwrapper: Preserve the pp pointer in ft_make_space() when calling ft_reorder().
by Scott Wood
· 18 years ago
c8aa726
[POWERPC] bootwrapper: Make ft_get_phandle() accept and return NULL.
by Scott Wood
· 18 years ago
1c53a49
[POWERPC] bootwrapper: Rename ft_node_add() to ft_get_phandle().
by Scott Wood
· 18 years ago
7c71c04
[POWERPC] bootwrapper: Add ft_root_node().
by Scott Wood
· 18 years ago
ce3edb3
[POWERPC] bootwrapper: Add stddef.h to ops.h
by Scott Wood
· 18 years ago
cd197ff
[POWERPC] zImage: Cleanup and improve zImage entry point
by David Gibson
· 18 years ago
79c8541
[POWERPC] zImage: Cleanup and improve prep_kernel()
by David Gibson
· 18 years ago
ad9d271
[POWERPC] zImage: Add more flexible gunzip convenience functions
by David Gibson
· 18 years ago
500798d
[POWERPC] Remove unused, undocumented #cpus property from cpus node
by Stuart Yoder
· 18 years ago
c294461
Merge branch '86xx' into for_paulus
by Kumar Gala
· 18 years ago
6d9065d
[POWERPC] 86xx: Cleaned up platform dts files
by Kumar Gala
· 18 years ago
56d7b79
Merge branch '85xx' into for_paulus
by Kumar Gala
· 18 years ago
5209487
[POWERPC] 85xx: Cleaned up platform dts files
by Kumar Gala
· 18 years ago
be156be
[POWERPC] 83xx: Renamed MPC8323 MDS dts and defconfig to match other boards
by Kumar Gala
· 18 years ago
322d05a
[POWERPC] 83xx: Updated and renamed MPC8360PB to MPC836x MDS
by Kumar Gala
· 18 years ago
d71a1dc
[POWERPC] 83xx: Cleaned up 83xx platform dts files
by Kumar Gala
· 18 years ago
32aed2a
[POWERPC] Delete boot-cpu property from all DTS files
by Timur Tabi
· 18 years ago
f909f10
Merge branch '83xx' into for_paulus
by Kumar Gala
· 18 years ago
8c4a013
[POWERPC] 83xx: Add support for MPC8349E-mITX-GP
by Timur Tabi
· 18 years ago
c2882bb
[POWERPC] 85xx: Add support for the 8568 MDS board
by Andy Fleming
· 18 years ago
05cbbc6
[POWERPC] mpc5200 device tree bindings refinement
by Grant Likely
· 18 years ago
8500adc
[POWERPC] Update to linkstation / kurobox support
by Guennadi Liakhovetski
· 18 years ago
49baa91
[POWERPC] 83xx: Updated and renamed MPC834x SYS to MPC834x MDS
by Kumar Gala
· 18 years ago
ea5b7a6
[POWERPC] 83xx: Added new dr_mode property for usb controller on 83xx
by Li Yang
· 18 years ago
b359049
[POWERPC] 83xx: Add base support for the MPC8313E RDB
by Kim Phillips
· 18 years ago
c347b79
[POWERPC] Celleb: basic support
by Ishizaki Kou
· 18 years ago
5427828
[POWERPC] Fix kernel build errors for mpc8272ads and mpc8560ads
by Vitaly Bordug
· 18 years ago
73844ec
[POWERPC] cpm2: CPM2 interrupt controller fix
by Vitaly Bordug
· 18 years ago
29f1530
[POWERPC] Add mpc866ads board-specific bits to arch/powerpc
by Vitaly Bordug
· 18 years ago
df34403
[POWERPC] 8xx: Add mpc885ads support and common mpc8xx files
by Vitaly Bordug
· 18 years ago
18a1e4c
[POWERPC] 83xx: Add the mpc8323emds.dts
by Kim Phillips
· 18 years ago
121361f
[POWERPC] Make it blatantly clear; mpc5200 device tree is not yet stable
by Grant Likely
· 18 years ago
a5b6ad6
[POWERPC] Fix mpc52xx fdt to use correct device_type for sound devices
by Grant Likely
· 18 years ago
d28d027
[POWERPC] Fix build of cell zImage.initrd
by Benjamin Herrenschmidt
· 18 years ago
8a8944a
[POWERPC] ps3: add a default zImage target
by Geoff Levand
· 18 years ago
04d76b9
[POWERPC] Linkstation / kurobox support
by Guennadi Liakhovetski
· 18 years ago
dc0f80a
[POWERPC] Clean images in arch/powerpc/boot
by Geert Uytterhoeven
· 18 years ago
c6d4d65
[POWERPC] Add device trees for lite5200 and lite5200b eval boards
by Grant Likely
· 18 years ago
06f2138
[POWERPC] Add files build to .gitignore
by Rutger Nijlunsing
· 18 years ago
4ec64d5
[POWERPC] ps3: add a default zImage target
by Arnd Bergmann
· 18 years ago
7839af3
[POWERPC] Compile a zImage.chrp if PPC_EFIKA seleted
by Nicolas DET
· 18 years ago
35af89e
[POWERPC] Cleanup zImage handling of kernel entry with flat device tree
by David Gibson
· 18 years ago
f79e083
[POWERPC] Small clarification of initrd handling
by David Gibson
· 18 years ago
5873c9b
[POWERPC] Make pci_read_irq_line the default on mpc7448hpc2 board
by Zang Roy-r61911
· 18 years ago
79acbb3
Merge branch 'linux-2.6' into for-linus
by Paul Mackerras
· 18 years ago
b61c550
[PATCH] Make git ignore new wrapper generated files
by Kim Phillips
· 18 years ago
25787af
[PATCH] Remove arch/powerpc/boot/zImage file.
by Mark A. Greer
· 18 years ago
e9c4b4b
[PATCH] Remove dtb file created by wrapper script
by Mark A. Greer
· 18 years ago
621da0f
[POWERPC] Make sure initrd and dtb sections get into zImage correctly
by Paul Mackerras
· 18 years ago
a0f4672
[POWERPC] Fixed some missing files to be deleted when running make clean
by Matthew McClintock
· 18 years ago
0cfcccb
[POWERPC] Add mktree utility to arch/powerpc/boot
by Josh Boyer
· 18 years ago
3688a0f
[POWERPC] Don't require execute perms on wrapper when building zImage.initrd
by Mark A. Greer
· 18 years ago
01a6372
[POWERPC] Add simple memory allocator to bootwrapper
by Mark A. Greer
· 18 years ago
0c176fa
[POWERPC] Add non-OF serial console support
by Mark A. Greer
· 18 years ago
6fb4efc
[POWERPC] Add flatdevtree source
by Mark A. Greer
· 18 years ago
Next »