index
:
starfive-tech/u-boot.git
Fedora_JH7100_2021.04
Fedora_JH7100_2021.07
Fedora_JH7100_upstream
Fedora_JH7100_upstream_devel
JH7100_Multimedia_V0.1.0
JH7100_VisionFive_OH_dev
JH7100_VisionFive_devel
JH7100_starlight_multimedia
JH7100_upstream
JH7100_upstream_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_devel-v3.9.3
dubhe_fpga_dev_v2023.10
master
rtthread_AMP
visionfive_devel
StarFive Tech U-Boot for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
configs
/
MPC837XERDB.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-09
configs: Migrate CONFIG_USB_STORAGE
Tom Rini
1
-1
/
+0
2016-07-21
mpc83xx: make it bootable with the latest kernel
Kevin Hao
1
-0
/
+1
2016-07-21
mpc83xx: fix the corruption of u-boot when saveenv
Kevin Hao
1
-1
/
+1
2016-06-09
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
Heiko Schocher
1
-1
/
+0
2016-04-25
configs: Re-sync with cmd/Kconfig
Tom Rini
1
-5
/
+0
2016-04-25
include/configs: Whitespace fixup
Tom Rini
1
-1
/
+0
2016-04-25
configs: Re-sync almost all of cmd/Kconfig
Tom Rini
1
-3
/
+0
2016-04-25
configs: Re-sync HUSH options
Tom Rini
1
-3
/
+0
2016-03-15
Kconfig: Move CONFIG_FIT and related options to Kconfig
Simon Glass
1
-4
/
+0
2016-03-14
Move CONFIG_OF_LIBFDT to Kconfig
Simon Glass
1
-1
/
+0
2015-11-22
ns16550: move CONFIG_SYS_NS16550 to Kconfig
Thomas Chou
1
-1
/
+0
2015-10-29
common/board_f.c: change the macro name and remove it for PPC platforms
Gong Qianyu
1
-1
/
+0
2015-10-24
common/board_f.c: modify the macro to use get_clocks() more common
Gong Qianyu
1
-0
/
+1
2015-10-24
arm, powerpc: select SYS_GENERIC_BOARD
Masahiro Yamada
1
-1
/
+0
2015-06-26
Move defaults from config_cmd_default.h to Kconfig
Joe Hershberger
1
-7
/
+0
2015-01-20
Use generic board architecture for MPC837xERDB
Sinan Akman
1
-0
/
+2
2014-11-19
config: MPC837X : Add complete USB EHCI support
Nikhil Badola
1
-0
/
+5
2014-01-25
powerpc: mpc83xx: remove redundant CONFIG_MPC83xx definition
Masahiro Yamada
1
-1
/
+0
2013-12-13
kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX
Vladimir Zapolskiy
1
-1
/
+0
2013-11-04
config: remove platform CONFIG_SYS_HZ definition part 1/2
Rob Herring
1
-1
/
+0
2013-11-04
config: Add a default CONFIG_SYS_PROMPT
Rob Herring
1
-1
/
+0
2013-07-24
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
1
-8
/
+6
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-14
/
+1
2013-07-23
i2c, fsl_i2c: switch to new multibus/multiadapter support
Heiko Schocher
1
-7
/
+6
2013-07-23
i2c, soft-i2c: switch to new multibus/multiadapter support
Heiko Schocher
1
-1
/
+0
2013-06-07
pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option
Gabor Juhos
1
-0
/
+1
2012-10-15
COMMON: Use __stringify() instead of MK_STR()
Marek Vasut
1
-11
/
+10
2012-06-20
hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c
Tom Rini
1
-3
/
+0
2011-11-04
mpc83xx: Cleanup usage of LBC constants
Joe Hershberger
1
-14
/
+28
2011-11-04
mpc83xx: Cleanup usage of DDR constants
Joe Hershberger
1
-10
/
+18
2011-11-04
mpc83xx: Cleanup usage of BAT constants
Joe Hershberger
1
-9
/
+9
2011-11-04
mpc83xx: cosmetic: MPC837XERDB.h checkpatch compliance
Joe Hershberger
1
-100
/
+149
2011-10-22
common: cosmetic: CONFIG_BOOTFILE checkpatch compliance
Joe Hershberger
1
-1
/
+1
2011-10-22
common: cosmetic: CONFIG_ROOTPATH checkpatch compliance
Joe Hershberger
1
-1
/
+1
2011-10-06
board configs: drop NET_MULTI references
Mike Frysinger
1
-2
/
+0
2011-01-14
fsl_esdhc: Fix esdhc disabled problem on some platforms
Chenhui Zhao
1
-0
/
+1
2010-10-26
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
1
-2
/
+1
2010-10-26
Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE
Wolfgang Denk
1
-2
/
+2
2010-10-19
powerpc: Cleanup BOOTFLAG_* references
Peter Tyser
1
-8
/
+0
2010-10-19
Makefile: move all Power Architecture boards into boards.cfg
Wolfgang Denk
1
-0
/
+2
2010-10-19
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
1
-6
/
+6
2010-09-23
e300: increase CONFIG_SYS_BOOTMAPSZ to allow booting large kernels
Ira W. Snyder
1
-2
/
+2
2010-09-23
Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature
Stefan Roese
1
-1
/
+0
2010-07-16
powerpc: Update configs to properly set FSL_ELBC
Becky Bruce
1
-0
/
+1
2010-04-23
mpc83xx: turn on icache in core initialization to improve u-boot boot time
Kim Phillips
1
-2
/
+3
2010-04-23
mpc83xx: enable command line autocompletion
Kim Phillips
1
-0
/
+1
2010-02-23
mpc83xx: remove hardcoded network addresses from config files
Kim Phillips
1
-12
/
+0
2009-12-09
common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL
Heiko Schocher
1
-3
/
+0
2009-09-27
mpc83xx: retain POR values of non-configured ACR, SPCR, SCCR, and LCRR bitfields
Kim Phillips
1
-1
/
+2
2009-08-22
mpc83xx: accommodate larger kernel sizes by default
Kim Phillips
1
-2
/
+2
[next]