index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
boot
/
ops.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-28
powerpc: Bump BOOT_COMMAND_LINE_SIZE to 2048
Anton Blanchard
1
-1
/
+1
2014-04-28
powerpc: Rename duplicate COMMAND_LINE_SIZE define
Anton Blanchard
1
-1
/
+1
2008-10-22
powerpc: Add del_node() for early boot code to prune inapplicable devices.
Mike Ditto
1
-0
/
+6
2008-04-17
[POWERPC] Add bootwrapper function to get virtual reg from the device tree.
Laurent Pinchart
1
-0
/
+1
2008-01-27
[POWERPC] bootwrapper: Add find_node_by_compatible
Kumar Gala
1
-0
/
+11
2008-01-23
[POWERPC] bootwrapper: Add find_node_by_alias and dt_fixup_mac_address_by_alias
Kumar Gala
1
-0
/
+14
2007-12-11
[POWERPC] Kill flatdevtree.c
David Gibson
1
-1
/
+0
2007-12-11
[POWERPC] Use embedded libfdt in the bootwrapper
David Gibson
1
-0
/
+1
2007-10-03
[POWERPC] Virtex: Add uartlite bootwrapper driver
Grant Likely
1
-0
/
+1
2007-10-03
[POWERPC] bootwrapper: Factor out dt_set_mac_address()
Scott Wood
1
-0
/
+1
2007-09-22
[POWERPC] mpc5200: Add cuimage support for mpc5200 boards
Grant Likely
1
-0
/
+1
2007-09-14
[POWERPC] bootwrapper: Add get_path()
Scott Wood
1
-0
/
+9
2007-08-22
[POWERPC] bootwrapper: Add PowerQUICC II (82xx with CPM) cuboot support
Scott Wood
1
-0
/
+9
2007-08-22
[POWERPC] bootwrapper: Move linker symbols into ops.h
Scott Wood
1
-0
/
+10
2007-08-22
[POWERPC] bootwrapper: Add CPM serial driver
Scott Wood
1
-0
/
+1
2007-08-22
[POWERPC] bootwrapper: Declare udelay() in ops.h
Scott Wood
1
-0
/
+1
2007-08-22
[POWERPC] bootwrapper: Add dt_is_compatible()
Scott Wood
1
-0
/
+1
2007-08-22
[POWERPC] bootwrapper: Set timebase_period_ns from dt_fixup_cpu_clocks
Scott Wood
1
-0
/
+2
2007-06-28
[POWERPC] Make kernel_entry_t have global scope in bootwrapper
Geoff Levand
1
-0
/
+2
2007-06-28
[POWERPC] Fix constantness of bootwrapper arg
Geoff Levand
1
-1
/
+1
2007-05-12
[POWERPC] Add bootwrapper support for Marvell MPSC
Mark A. Greer
1
-0
/
+1
2007-04-30
[POWERPC] Add dt_xlate_addr() to bootwrapper
Mark A. Greer
1
-2
/
+2
2007-04-24
[POWERPC] bootwrapper: Use `unsigned long' for malloc sizes
Geert Uytterhoeven
1
-4
/
+4
2007-04-13
[POWERPC] Routine to find the devtree node of a linux,phandle
Mark A. Greer
1
-0
/
+6
2007-04-13
[POWERPC] bootwrapper: Add dt_xlate_reg(), and use it to find serial registers.
Scott Wood
1
-0
/
+2
2007-04-13
[POWERPC] Clean up zImage handling of the command line
David Gibson
1
-0
/
+2
2007-04-13
[POWERPC] Add device tree utility functions to zImage
David Gibson
1
-0
/
+13
2007-03-26
[POWERPC] New reg.h for the zImage
David Gibson
1
-1
/
+1
2007-03-26
[POWERPC] bootwrapper: Add a fatal error helper
Milton Miller
1
-0
/
+2
2007-03-21
[POWERPC] boot: export flush_cache
Milton Miller
1
-1
/
+1
2007-03-21
[POWERPC] bootwrapper: Make setprop accept a const buffer.
Scott Wood
1
-1
/
+2
2007-03-21
[POWERPC] bootwrapper: Add dt_ops methods.
Scott Wood
1
-0
/
+51
2007-03-13
[POWERPC] bootwrapper: Add stddef.h to ops.h
Scott Wood
1
-0
/
+1
2007-03-13
[POWERPC] zImage: Cleanup and improve zImage entry point
David Gibson
1
-1
/
+11
2007-03-13
[POWERPC] zImage: Cleanup and improve prep_kernel()
David Gibson
1
-0
/
+1
2006-12-04
[POWERPC] Cleanup zImage handling of kernel entry with flat device tree
David Gibson
1
-2
/
+1
2006-10-18
[POWERPC] More bootwrapper reorganization
Mark A. Greer
1
-11
/
+14
2006-09-20
[POWERPC] Start arch/powerpc/boot code reorganization
Mark A. Greer
1
-0
/
+100