~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
freescale
/
mpc837xerdb
/
mpc837xerdb.c
Commit message (
Expand
)
Author
Age
*
global: Migrate CONFIG_VSC7385_IMAGE et al to CFG
Tom Rini
2022-12-23
*
global: Migrate CONFIG_FSL_SERDES2 to CFG
Tom Rini
2022-12-23
*
global: Migrate CONFIG_FSL_SERDES1 to CFG
Tom Rini
2022-12-23
*
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-12-05
*
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2022-12-05
*
powerpc: Move CONFIG_SYS_DDR_SIZE to CONFIG_SYS_SDRAM_SIZE
Tom Rini
2022-08-04
*
treewide: Test on CONFIG_USB_HOST (or CONFIG_CMD_USB) not CONFIG_USB
Tom Rini
2021-07-18
*
mpc8379erdb: enable DM_USB DM_PCI DM_ETH
Sinan Akman
2021-07-06
*
mpc8379erdb: Convert to DM_MMC
Sinan Akman
2021-02-21
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
*
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: Move testdram() into init.h
Simon Glass
2020-01-17
*
env: Move env_get_f() to env.h
Simon Glass
2019-08-11
*
mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASE
Mario Six
2019-05-21
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
*
board_f: Rename initdram() to dram_init()
Simon Glass
2017-04-13
*
board_f: Drop return value from initdram()
Simon Glass
2017-04-05
*
board_f: Drop board_type parameter from initdram()
Simon Glass
2017-04-05
*
usb: fsl: Rename fdt_fixup_dr_usb
Sriram Dash
2016-09-27
*
mpc837xerdb: "fix Calling __hwconfig without a buffer" warning
Sinan Akman
2015-03-02
*
fdt: Allow ft_board_setup() to report failure
Simon Glass
2014-11-21
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
*
ppc: Split MPC83xx SERDES code from MPC85xx/MPC86xx/QorIQ
Kumar Gala
2010-04-26
*
mpc83xx: MPC837XERDB: Add support for FSL eSDHC
Anton Vorontsov
2009-07-16
*
83xx: Replace CONFIG_ECC_INIT_VIA_DDRC references
Peter Tyser
2009-07-02
*
mpc83xx: fix serdes setup for the MPC8378E boards
Anton Vorontsov
2008-10-21
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
*
mpc83xx: spd_sdram: fix ddr sdram base address assignment bug
Anton Vorontsov
2008-09-24
*
Change initdram() return type to phys_size_t
Becky Bruce
2008-06-12
*
mpc837xerdb: Fix warning: implicit declaration of function 'fdt_fixup_dr_usb'
Jean-Christophe PLAGNIOL-VILLARD
2008-04-11
*
mpc83xx: cleanup System Part and Revision ID Register (SPRIDR) code
Kim Phillips
2008-03-28
*
83xx/fdt_support: let user specifiy FSL USB Dual-Role controller role
Anton Vorontsov
2008-03-25
*
83xx: initialize serdes for MPC837XRDB boards
Anton Vorontsov
2008-03-25
*
83xx: Add Vitesse VSC7385 firmware uploading
Timur Tabi
2008-03-25
*
Remove erroneous or extra spd.h #includers.
Jon Loeliger
2008-03-05
*
Add support for the MPC837xERDB
Kim Phillips
2008-01-16