index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
lib
/
bootm.c
Age
Commit message (
Expand
)
Author
2011-09-05
Flush cache after the OS image is loaded into the memory.
Diana CRACIUN
2011-07-29
powerpc/85xx: verify the device tree before booting Linux
Timur Tabi
2011-07-29
powerpc/85xx: Fix setting of EPAPR_MAGIC value
Kumar Gala
2011-07-26
powerpc: Fix device tree padding associated with ramdisk
Kumar Gala
2011-04-25
Respect memreserve regions specified in the device tree
Grant Likely
2011-04-25
Remove device tree booting dependency on CONFIG_SYS_BOOTMAPSZ
Grant Likely
2011-04-25
Default to bootm_size() when CONFIG_SYS_BOOTMAPSZ is not defined
Grant Likely
2011-04-25
Stop passing around bootmem_base value.
Grant Likely
2011-04-04
powerpc: Move cpu specific lmb reserve to arch_lmb_reserve
Kumar Gala
2010-11-28
do_reset: unify duplicate prototypes
Mike Frysinger
2010-08-08
fdt relocate: have more attention to use a bootmap or not
Stephan Linz
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-05-05
ppc: unused memory region too close to current stack pointer
Norbert van Bolhuis
2010-04-21
Move arch/ppc to arch/powerpc
Stefan Roese