Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
47c0d79edc35fdd959851abcb3332bd5e702d0eb
/
arch
/
powerpc
/
lib
/
bootm.c
b414119
linux/kernel.h: sync min, max, min3, max3 macros with Linux
by Masahiro Yamada
· 10 years ago
b892465
bootstage: powerpc: support fdt stash and reporting
by Mela Custodio
· 11 years ago
e386616
common: Add get_effective_memsize() to memsize.c
by York Sun
· 11 years ago
871a57b
common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot interface.
by Miao Yan
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
ed12b5b
Fix bootm to work on powerpc again (compressed uImage)
by Stefan Roese
· 11 years ago
d6ed322
Power: remove support for Freescale MPC8220
by Wolfgang Denk
· 11 years ago
3e51266
powerpc: Use image_setup_linux() instead of local code
by Simon Glass
· 12 years ago
58864dd
Clean up libfdt.h includes
by Gerald Van Baren
· 12 years ago
12e06fe
treewide: include libfdt_env.h before fdt.h
by Kim Phillips
· 12 years ago
966b11c
powerpc: Extract EPAPR_MAGIC constants into processor.h
by Stefan Roese
· 12 years ago
eef1cf2
include/linux/byteorder: import latest endian definitions from linux
by Kim Phillips
· 12 years ago
770605e
bootstage: Replace show_boot_progress/error() with bootstage_...()
by Simon Glass
· 13 years ago
578ac1e
bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()
by Simon Glass
· 13 years ago
3b20011
powerpc/bootm: Flush ramdisk and device tree image when booting on MP
by Kumar Gala
· 13 years ago
99ffccb
Flush cache after the OS image is loaded into the memory.
by Diana CRACIUN
· 13 years ago
90f89f0
powerpc/85xx: verify the device tree before booting Linux
by Timur Tabi
· 14 years ago
70bfb03
powerpc/85xx: Fix setting of EPAPR_MAGIC value
by Kumar Gala
· 13 years ago
9e9579b
powerpc: Fix device tree padding associated with ramdisk
by Kumar Gala
· 13 years ago
55b0a39
Respect memreserve regions specified in the device tree
by Grant Likely
· 14 years ago
ed59e58
Remove device tree booting dependency on CONFIG_SYS_BOOTMAPSZ
by Grant Likely
· 14 years ago
c3624e6
Default to bootm_size() when CONFIG_SYS_BOOTMAPSZ is not defined
by Grant Likely
· 14 years ago
590d3ca
Stop passing around bootmem_base value.
by Grant Likely
· 14 years ago
561e710
powerpc: Move cpu specific lmb reserve to arch_lmb_reserve
by Kumar Gala
· 14 years ago
882b7d7
do_reset: unify duplicate prototypes
by Mike Frysinger
· 14 years ago
958e120
fdt relocate: have more attention to use a bootmap or not
by Stephan Linz
· 14 years ago
54841ab
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· 14 years ago
3882d7a
ppc: unused memory region too close to current stack pointer
by Norbert van Bolhuis
· 15 years ago
a47a12b
Move arch/ppc to arch/powerpc
by Stefan Roese
· 15 years ago
[Renamed from arch/ppc/lib/bootm.c]
ea0364f
Move lib_$ARCH directories to arch/$ARCH/lib
by Peter Tyser
· 15 years ago
[Renamed from lib_ppc/bootm.c]
0e87098
8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx
by Poonam Aggrwal
· 15 years ago
7ff66bb
ppc: trigger WDT before starting Linux
by Heiko Schocher
· 15 years ago
9c67352
Revert "ppc: Unlock cache-as-ram in a consistent manner"
by Wolfgang Denk
· 15 years ago
982adfc
ppc: Unlock cache-as-ram in a consistent manner
by Peter Tyser
· 15 years ago
a31e091
rename include/zlib.h to include/u-boot/zlib.h
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
0829323
ppc: Fix compile warnings when !CONFIG_OF_LIBFDT
by Peter Tyser
· 16 years ago
3cbd823
Coding Style cleanup, update CHANGELOG
by Wolfgang Denk
· 16 years ago
5a98127
bootm: support subcommands in linux ppc bootm
by Kumar Gala
· 16 years ago
49c3a86
bootm: Add subcommands
by Kumar Gala
· 16 years ago
76da19d
Added arch_lmb_reserve to allow arch specific memory regions protection
by Kumar Gala
· 16 years ago
6d0f6bc
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
3e38577
fdt: Overwrite /chosen node in bootm if it already exists in the dtb
by Stefan Roese
· 16 years ago
56844a2
powerpc: Fix bootm to boot up again with a Ramdisk
by Heiko Schocher
· 16 years ago
40d7e99
bootm: refactor do_reset and os boot function args
by Kumar Gala
· 16 years ago
2a1a2cb
fdt: refactor initrd related code
by Kumar Gala
· 16 years ago
3082d23
fdt: refactor fdt resize code
by Kumar Gala
· 16 years ago
e906cfa
bootm: move lmb into the bootm_headers_t structure
by Kumar Gala
· 16 years ago
06a0991
bootm: refactor fdt locating and relocation code
by Kumar Gala
· 16 years ago
c4f9419
bootm: refactor ramdisk locating code
by Kumar Gala
· 16 years ago
c160a95
bootm: refactor entry point code
by Kumar Gala
· 16 years ago
a15b071
Update linux bootm to support ePAPR client interface
by Kumar Gala
· 16 years ago
3216ca9
Fix fallout from autostart revert
by Kumar Gala
· 16 years ago
98874ff
Fix LMB type issues
by Andy Fleming
· 16 years ago
da8693a
Fix compiler warnings
by Kumar Gala
· 16 years ago
dc4b0b3
Fix printf errors.
by Andrew Klossner
· 16 years ago
730f298
lmb: fix "implicit declaration of function 'lmb_free'" warning
by Wolfgang Denk
· 16 years ago
41c5eaa
Resize device tree to allow space for board changes and the chosen node
by Andy Fleming
· 16 years ago
391fd93
Change lmb to use phys_size_t/phys_addr_t
by Becky Bruce
· 16 years ago
e489b9c
fdt: unshadow global working fdt variable
by Kim Phillips
· 16 years ago
91a6167
Support legacy multi-type images without FDT section.
by Nick Spence
· 17 years ago
cb1c489
Restore the ability to continue booting after legacy image overwrite
by Marian Balakowicz
· 17 years ago
de2b321
ppc: Fix ftd_blob variable init when processing raw blob
by Marian Balakowicz
· 17 years ago
6fe2946
remove remaining CONFIG_OF_HAS_{UBOOT_ENV,BD_T} code
by Kim Phillips
· 17 years ago
438a4c1
Cleanup coding style, update CHANGELOG
by Wolfgang Denk
· 17 years ago
dafaede
[new uImage] Disable debuging output in preparation for merge with master
by Bartlomiej Sieka
· 17 years ago
f773bea
[new uImage] Add proper ramdisk/FDT handling when FIT configuration is used
by Marian Balakowicz
· 17 years ago
cd7c596
[new uImage] Add new uImage format support to arch specific do_bootm_linux() routines
by Marian Balakowicz
· 17 years ago
3dfe110
[new uImage] Add node offsets for FIT images listed in struct bootm_headers
by Marian Balakowicz
· 17 years ago
bc8ed48
[new uImage] ppc: Add new uImage format support to FDT handling routines
by Marian Balakowicz
· 17 years ago
d985c84
[new uImage] Remove unnecessary arguments passed to ramdisk routines
by Marian Balakowicz
· 17 years ago
05e07b1
[new uImage] Fix FDT blob totalsize calculation in boot_relocate_fdt()
by Marian Balakowicz
· 17 years ago
9a4daad
[new uImage] Update naming convention for bootm/uImage related code
by Marian Balakowicz
· 17 years ago
75fa002
[new uImage] Respect autostart setting in linux bootm
by Kumar Gala
· 17 years ago
d3f2fa0
[new uImage] Provide ability to restrict region used for boot images
by Kumar Gala
· 17 years ago
e822d7f
[new uImage] Use lmb for bootm allocations
by Kumar Gala
· 17 years ago
274cea2
[new uImage] rework error handling so common functions don't reset
by Kumar Gala
· 17 years ago
d2bc095
[new uImage] ppc: Re-order ramdisk/fdt handling sequence
by Kumar Gala
· 17 years ago
2795349
[new uImage] ppc: Determine if we are booting an OF style
by Kumar Gala
· 17 years ago
a6612bd
[new uImage] Don't pass kdb to ramdisk_high since we may not have one
by Kumar Gala
· 17 years ago
4efbe9d
[new uImage] Correct raw FDT blob handlig when CONFIG_FIT is disabled
by Marian Balakowicz
· 17 years ago
ff0734c
[new uImage] POWERPC: Add image_get_fdt() routine
by Marian Balakowicz
· 17 years ago
8a5ea3e
[new uImage] Move image verify flag to bootm_headers structure
by Marian Balakowicz
· 17 years ago
d2ced9e
[new uImage] POWERPC: Split get_fdt() into get and relocate routines
by Marian Balakowicz
· 17 years ago
d5934ad
[new uImage] Add dual format uImage support framework
by Marian Balakowicz
· 17 years ago
2242f53
[new uImage] Rename and move print_image_hdr() routine
by Marian Balakowicz
· 17 years ago
fff888a1
[new uImage] Add gen_get_image() routine
by Marian Balakowicz
· 17 years ago
7b32545
[new uImage] Cleanup FDT handling in PPC do_boot_linux()
by Marian Balakowicz
· 17 years ago
b6b0fe6
[new uImage] Cleanup do_botm_linux() boot allocations
by Marian Balakowicz
· 17 years ago
ceaed2b
[new uImage] Move ramdisk loading to a common routine
by Marian Balakowicz
· 17 years ago
5ad03eb
[new uImage] Factor out common image_get_ramdisk() routine
by Marian Balakowicz
· 17 years ago
d3c5eb6
[new uImage] Move FDT error printing to common fdt_error() routine
by Marian Balakowicz
· 17 years ago
4a2ad5f
[new uImage] Remove OF_FLAT_TREE support from PPC bootm code
by Marian Balakowicz
· 17 years ago
4a995ed
[new uImage] Rename architecture specific bootm code files
by Marian Balakowicz
· 17 years ago
[Renamed from lib_ppc/ppc_linux.c]
7582438
[new uImage] Return error on image move/uncompress overwrites
by Marian Balakowicz
· 17 years ago
f13e7b2
[new uImage] Cleanup image header pointer use in bootm code
by Marian Balakowicz
· 17 years ago
af13cdb
[new uImage] Add memmove_wd() common routine
by Marian Balakowicz
· 17 years ago
958fc48
[new uImage] Fix FDT header verification in PPC do_boot_linux() routine
by Marian Balakowicz
· 17 years ago
559316f
[new uImage] Move CHUNKSZ definition to image.h
by Marian Balakowicz
· 17 years ago
d45d5a1
[new uImage] Cleanup OF/FDT #if/#elif/#endif use in do_bootm_linux()
by Marian Balakowicz
· 17 years ago
5d3cc55
[new uImage] Move PPC do_bootm_linux() to lib_ppc/ppc_linux.c
by Marian Balakowicz
· 17 years ago