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
/
cpu
Age
Commit message (
Expand
)
Author
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
common: Move RAM-sizing functions to init.h
Simon Glass
2020-01-17
common: Move get_tbclk() to time.h
Simon Glass
2020-01-17
common: Move clock functions into a new file
Simon Glass
2020-01-17
common: Move relocate_code() to init.h
Simon Glass
2020-01-16
powerpc/mpc85xx: drop eSDHC periperhal clock code
Yangbo Lu
2020-01-08
powerpc: mpc83xx: convert CONFIG_FSL_ELBC to Kconfig
Rasmus Villemoes
2020-01-08
mpc83xx: make ARCH_MPC8309 select SYS_FSL_ERRATUM_ESDHC111
Rasmus Villemoes
2019-12-02
common: Move some board functions out of common.h
Simon Glass
2019-12-02
common: Move enable/disable_interrupts out of common.h
Simon Glass
2019-12-02
common: Move interrupt functions into a new header
Simon Glass
2019-12-02
arm: powerpc: Tidy up code style for interrupt functions
Simon Glass
2019-12-02
common: Drop checkicache() and checkdcache()
Simon Glass
2019-12-02
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-12-02
common: Move checkcpu() out of common.h
Simon Glass
2019-12-02
common: Move some CPU functions out of common.h
Simon Glass
2019-12-02
common: Move some time functions out of common.h
Simon Glass
2019-12-02
Move strtomhz() to vsprintf.h
Simon Glass
2019-12-02
common: Move older CPU functions to their own header
Simon Glass
2019-11-19
ata: fsl_sata: Add DM support for Freescale PowerPC SATA driver
Peng Ma
2019-11-08
freescale/powerpc: Rename the config CONFIG_SECURE_BOOT name
Udit Agarwal
2019-08-12
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
2019-08-12
powerpc/km: remove unmaintained target KMVECT1
Holger Brunck
2019-08-11
env: Drop environment.h header file where not needed
Simon Glass
2019-08-11
env: Move env_get() to env.h
Simon Glass
2019-08-11
env: Move env_get_yesno() to env.h
Simon Glass
2019-08-11
env: Move env_get_f() to env.h
Simon Glass
2019-07-11
km: modify Kconfig file organization for KM boards
Pascal Linder
2019-06-20
powerpc: mpc85xx: Update the condition to compile PCI routines
Hou Zhiqiang
2019-06-20
powerpc: mpc85xx: Move CONFIG_FSL_PCIE_RESET to Kconfig
Hou Zhiqiang
2019-06-20
powerpc: mpc85xx: Move CONFIG_FSL_PCIE_DISABLE_ASPM to Kconfig
Hou Zhiqiang
2019-05-23
powerpc: mpc85xx: delete FSL_SATA for T2080QDS board.
Peng Ma
2019-05-21
mpc83xx: Add gazerbeam board
Dirk Eibach
2019-05-21
mpc83xx: Define _end symbol
Mario Six
2019-05-21
mpc83xx: Use pre-defined asm functions
Mario Six
2019-05-21
mpc83xx: Replace ppcDWstore with inline assembly
Mario Six
2019-05-21
mpc83xx: Don't define cpu_eth_init for DM eth
Mario Six
2019-05-21
mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASE
Mario Six
2019-05-21
mpc83xx: Migrate CONFIG_LCRR_* to Kconfig
Mario Six
2019-05-21
mpc83xx: Migrate SPCR to Kconfig
Mario Six
2019-05-21
mpc83xx: Migrate arbiter config to Kconfig
Mario Six
2019-05-21
mpc8308: Migrate system io config to Kconfig
Mario Six
2019-05-21
mpc83xx: Migrate CONFIG_SYS_IMMR to Kconfig
Mario Six
2019-05-21
mpc83xx: Migrate HID config to Kconfig
Mario Six
2019-05-21
powerpc: mpc83xx: fdt: Use get_serial_clock()
Mario Six
2019-05-21
powerpc: mpc83xx: Implement get_serial_clock()
Mario Six
2019-05-21
powerpc: mpc83xx: Fix MPC8308 IMMR memory layout
Mario Six
2019-05-21
mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to Kconfig
Mario Six
2019-05-21
mpc83xx: Migrate LBLAW_* to Kconfig
Mario Six
2019-05-21
mpc83xx: Migrate BATS config to Kconfig
Mario Six
[next]