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
/
board.c
Age
Commit message (
Expand
)
Author
2015-05-10
ppc4xx: Remove sc3 board
Stefan Roese
2015-04-18
net: Remove the bd* parameter from net stack functions
Joe Hershberger
2015-01-16
mpc85xx: clean up the old deep sleep framework
tang yuantian
2014-12-08
powerpc: mpc8xx: remove hermes board support
Masahiro Yamada
2014-08-12
powerpc/mpc85xx: Make boot flag effective
Tang Yuantian
2014-08-01
powerpc: mpc85xx watchdog init added to init_func
Boschung, Rainer
2014-07-22
mpc85xx/t104x: Enable L2 and CPC cache when resume
Tang Yuantian
2014-05-29
m68k: powerpc: Clean up do_mdm_init
Simon Glass
2014-05-12
bd_info: remove bi_barudrate member from struct bd_info
Masahiro Yamada
2014-04-22
mpc85xx/t104x: Add deep sleep framework support
Tang Yuantian
2014-03-07
powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260
Masahiro Yamada
2014-02-21
common: Add get_effective_memsize() to memsize.c
York Sun
2013-10-24
powerpc: cast bi_memsize to ulong for %ld usage
Valentin Longchamp
2013-07-24
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-23
i2c, soft-i2c: switch to new multibus/multiadapter support
Heiko Schocher
2013-07-23
i2c: common changes for multibus/multiadapter support
Heiko Schocher
2013-05-15
Power: remove support for Freescale MPC8220
Wolfgang Denk
2013-05-01
lib: consolidate hang()
Andreas Bießmann
2013-03-15
Introduce generic post-relocation board_r.c
Simon Glass
2013-03-15
Declare watchdog functions in watchdog.h
Simon Glass
2013-03-15
Replace __bss_end__ with __bss_end
Simon Glass
2013-02-04
ppc: Move mpc8220 clocks to arch_global_data
Simon Glass
2013-02-04
ppc: Move mpc512x clocks to arch_global_data
Simon Glass
2013-02-04
ppc: Move mpc5xxx clocks to arch_global_data
Simon Glass
2013-02-04
ppc: Move lbc_clk and cpu to arch_global_data
Simon Glass
2013-02-01
ppc: Move clock fields to arch_global_data
Simon Glass
2013-02-01
ppc: Move brg_clk to arch_global_data
Simon Glass
2012-12-13
env: Use getenv_yesno() more generally
Joe Hershberger
2012-11-04
arch/powerpc/lib/board.c, *traps.c: sparse fixes
Kim Phillips
2012-10-22
powerpc/mpc85xx: software workaround for DDR erratum A-004468
York Sun
2012-10-15
serial: Remove CONFIG_SERIAL_MULTI from remaining sources
Marek Vasut
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-03
ppc: Change memsz variable to signed char
Simon Glass
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-08-04
hwmon: do not init sensors on startup
Heiko Schocher
2011-07-26
Timer: Remove set_timer completely
Graeme Russ
2011-04-27
Don't grab memory for LCD if FB address is defined
Minkyu Kang
[next]