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
Age
Commit message (
Expand
)
Author
2012-12-13
env: Use getenv_yesno() more generally
Joe Hershberger
2012-12-05
mpc5200: Add SPL support
Stefan Roese
2012-12-05
SPL: Port SPL framework to powerpc
Stefan Roese
2012-12-05
powerpc: Extract EPAPR_MAGIC constants into processor.h
Stefan Roese
2012-11-26
spl/powerpc: introduce CONFIG_SPL_INIT_MINIMAL
Scott Wood
2012-11-26
powerpc: change .fixup test to a GCC version test
Scott Wood
2012-11-04
arch/powerpc/lib/board.c, *traps.c: sparse fixes
Kim Phillips
2012-11-04
arch/powerpc/lib/extable.c: sparse fix
Kim Phillips
2012-11-04
include/linux/byteorder: import latest endian definitions from linux
Kim Phillips
2012-10-22
powerpc/mpc85xx: software workaround for DDR erratum A-004468
York Sun
2012-10-17
split mpc8xx hooks from cmd_ide.c
Pavel Herrmann
2012-10-15
serial: Remove CONFIG_SERIAL_MULTI from remaining sources
Marek Vasut
2012-09-25
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Tom Rini
2012-09-02
ppc: Create a stack frame for wait_ticks()
Joakim Tjernlund
2012-09-01
Consolidate bootcount code into drivers/bootcount
Stefan Roese
2012-08-23
powerpc/mpc8xxx: use topology registers to calculate number of cores
York Sun
2012-08-22
powerpc: Stack Pointer not properly aligned
Joakim Tjernlund
2012-05-15
net: move bootfile init into eth_initialize
Mike Frysinger
2012-05-15
net: punt bd->bi_ip_addr
Mike Frysinger
2012-03-18
bootstage: Replace show_boot_progress/error() with bootstage_...()
Simon Glass
2012-03-18
bootstage: Convert progress numbers 20-41 to enums
Simon Glass
2012-03-18
bootstage: Use show_boot_error() for -ve progress numbers
Simon Glass
2012-03-18
bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()
Simon Glass
2012-03-03
ppc: Change memsz variable to signed char
Simon Glass
2011-12-12
powerpc/bootm: Flush ramdisk and device tree image when booting on MP
Kumar Gala
2011-12-07
powerpc: Minimal private libgcc to build on Debian
Kyle Moffett
2011-11-07
arch/powerpc/lib/bat_rw.c: Fix GCC 4.6 build warning
Wolfgang Denk
2011-11-07
arch/powerpc/lib/board.c: fix build warning
Wolfgang Denk
2011-11-07
arch/powerpc/lib/board.c: make (mostly) checkpatch-clean
Wolfgang Denk
2011-11-03
arch/powerpc/lib/board.c: fix build warning
Wolfgang Denk
2011-10-24
powerpc: Correct build warning introduced by getenv_ulong() patch
Simon Glass
2011-10-23
powerpc/lib/board.c: Call run_post(POST_ROM) before relocating
Bernhard Kaindl
2011-10-23
powerpc: Use getenv_ulong() in place of getenv(), strtoul
Simon Glass
2011-10-05
net: drop !NET_MULTI code
Mike Frysinger
2011-09-05
Flush cache after the OS image is loaded into the memory.
Diana CRACIUN
2011-08-04
hwmon: do not init sensors on startup
Heiko Schocher
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
Timer: Remove reset_timer() for non-Nios2 arches
Graeme Russ
2011-07-26
Timer: Remove set_timer completely
Graeme Russ
2011-07-26
powerpc: Fix device tree padding associated with ramdisk
Kumar Gala
2011-04-30
mpc832x: add support for the mpc8321 based suvd3 board
Heiko Schocher
2011-04-27
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2011-04-27
Don't grab memory for LCD if FB address is defined
Minkyu Kang
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: Add cpu_secondary_init_r to allow for initialization post env setup
Kumar Gala
2011-04-04
powerpc: Move cpu specific lmb reserve to arch_lmb_reserve
Kumar Gala
[next]