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
/
mpc85xx
Age
Commit message (
Expand
)
Author
2020-06-03
powerpc: mpc85xx: fix unused variable warning
Madalin Bucur
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop asm_offsets.h from common header
Simon Glass
2020-05-18
common: Drop asm/ptrace.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-02-25
Revert "powerpc: mpc85xx: delete FSL_SATA for T2080QDS board."
Peng Ma
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
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
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-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-03-03
configs: fsl: move DDR specific defines to Kconfig
Rajesh Bhagat
2019-01-26
linker: Modify linker scripts to be more generic
Tom Rini
2019-01-26
PowerPC: Stop re-using CONFIG_SPL_TEXT_BASE for TPL
Tom Rini
2019-01-23
mpc85xx: Add support for -msingle-pic-base
Joakim Tjernlund
2018-10-29
fsl/usb: Workaround for USB erratum-A005275
Chris Packham
2018-09-27
powerpc: mpc85xx: Use binman to embed dtb inside U-Boot
Jagdish Gediya
2018-09-27
powerpc/dts: Define '_end' symbol in mpc85xx U-Boot lds files
Jagdish Gediya
2018-06-19
common: Fix cpu nr type which is always unsigned type
Michal Simek
2018-05-09
powerpc: mpc85xx: Improve Work-around for Erratum A005125
Takuma Ueba
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-08
net: Move enetaddr env access code to env config instead of net config
Alex Kiernan
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-01-10
drivers/misc: Share qbman init between archs
Ahmed Mansour
2017-12-26
Move CONFIG_PANIC_HANG to Kconfig
Masahiro Yamada
2017-12-12
ata: Migrate CONFIG_FSL_SATA to Kconfig
Tuomas Tynkkynen
2017-12-12
ata: Migrate CONFIG_SATA_SIL to Kconfig
Tuomas Tynkkynen
[next]