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
/
CPCI4052.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-10
common, kconfig: move VERSION_VARIABLE to Kconfig
Heiko Schocher
1
-2
/
+0
2016-07-02
autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECK
Masahiro Yamada
1
-2
/
+0
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
-2
/
+0
2016-04-25
include/configs: Whitespace fixup
Tom Rini
1
-2
/
+0
2016-04-25
configs: Re-sync almost all of cmd/Kconfig
Tom Rini
1
-5
/
+0
2016-04-25
configs: Re-sync HUSH options
Tom Rini
1
-1
/
+0
2016-03-15
Kconfig: Move CONFIG_FIT and related options to Kconfig
Simon Glass
1
-2
/
+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-24
arm, powerpc: select SYS_GENERIC_BOARD
Masahiro Yamada
1
-1
/
+0
2015-10-21
cmd: Convert CONFIG_CMD_ELF to Kconfig
Bin Meng
1
-1
/
+0
2015-06-26
Move defaults from config_cmd_default.h to Kconfig
Joe Hershberger
1
-2
/
+0
2015-06-18
CPCI4052: Remove CONFIG_SYS_LONGHELP
Tom Rini
1
-1
/
+1
2015-06-09
autoboot.c: Move config options to Kconfig
Stefan Roese
1
-6
/
+0
2015-01-13
ppc4xx: cleanup CPCI4052 board
Matthias Fuchs
1
-0
/
+2
2014-01-25
powerpc: ppc4xx: remove redundant CONFIG_4xx definition
Masahiro Yamada
1
-1
/
+0
2013-11-04
config: remove platform CONFIG_SYS_HZ definition part 1/2
Rob Herring
1
-2
/
+0
2013-11-04
config: Add a default CONFIG_SYS_PROMPT
Rob Herring
1
-1
/
+0
2013-10-15
Coding Style cleanup: remove trailing white space
Wolfgang Denk
1
-1
/
+1
2013-07-24
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
1
-4
/
+5
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-17
/
+1
2013-07-23
i2c, ppc4xx_i2c: switch to new multibus/multiadapter support
Dirk Eibach
1
-4
/
+5
2013-06-07
pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option
Gabor Juhos
1
-0
/
+1
2012-12-06
4xx: Fix PCI memory mapping on CPCI405 boards
Matthias Fuchs
1
-1
/
+1
2012-06-20
hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c
Tom Rini
1
-3
/
+0
2011-10-06
board configs: drop NET_MULTI references
Mike Frysinger
1
-1
/
+0
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
-9
/
+0
2010-10-19
Makefile: move all Power Architecture boards into boards.cfg
Wolfgang Denk
1
-0
/
+2
2010-09-23
ppc4xx: Use common NS16550 driver for PPC4xx UART
Stefan Roese
1
-0
/
+6
2010-04-06
i2c: Move PPC4xx I2C driver into drivers/i2c directory
Stefan Roese
1
-0
/
+1
2009-09-23
ppc: Clean up calling of misc_init_r() during init
Peter Tyser
1
-0
/
+1
2009-09-10
ppc4xx: Add CONFIG_PCI_4xx_PTM_OVERWRITE to some esd 4xx boards
Matthias Fuchs
1
-0
/
+2
2009-03-21
ppc4xx: Abort autoboot only by space key on CPCI405 boards
Matthias Fuchs
1
-0
/
+6
2009-01-26
ppc4xx: Remove CONFIG_SYS_IGNORE_405_UART_ERRATA_59 from config files
Matthias Fuchs
1
-1
/
+0
2009-01-14
ppc4xx: Add loadpci command to esd's CPCI4052 and CPCI405AB boards
Matthias Fuchs
1
-0
/
+2
2008-11-10
Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC
Ben Warren
1
-0
/
+1
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
1
-122
/
+122
2008-10-14
Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE references
Peter Tyser
1
-1
/
+0
2008-09-11
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
1
-5
/
+5
2008-09-11
rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2008-09-10
rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2008-09-08
ppc4xx: Update CPCI405(AB) configuration
Matthias Fuchs
1
-0
/
+6
2008-06-03
ppc4xx: Cleanup CPCI405 variant's config file
Matthias Fuchs
1
-38
/
+0
2007-10-31
ppc4xx: Remove cache definition from 4xx board config files
Stefan Roese
1
-10
/
+0
2007-08-15
Merge with git://www.denx.de/git/u-boot.git
Stefan Roese
1
-24
/
+33
2007-07-10
include/configs/[A-G]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...
Jon Loeliger
1
-4
/
+11
2007-07-09
Migrate esd 405EP boards to new NAND subsystem
Matthias Fuchs
1
-2
/
+0
[next]