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
/
include
/
configs
/
10m50_devboard.h
Age
Commit message (
Expand
)
Author
2017-09-03
include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions
Thomas Petazzoni
2017-09-03
include/configs: drop default definitions of CONFIG_SYS_MAXARGS
Thomas Petazzoni
2017-09-03
include/configs: drop default definitions of CONFIG_SYS_PBSIZE
Thomas Petazzoni
2017-09-03
include/configs: remove CONFIG_SYS_CBSIZE when the default value is used
Thomas Petazzoni
2017-08-08
configs: Finish migration of PHY_GIGE
Tom Rini
2017-07-25
Convert CONFIG_ENV_IS_IN_FLASH to Kconfig
Simon Glass
2017-03-19
Kconfig: Migrate CONFIG_BAUDRATE
Philipp Tomsich
2016-10-23
Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig
Simon Glass
2016-10-12
common/Kconfig: Add DISPLAY_CPUINFO
Lokesh Vutla
2016-09-09
common, kconfig: move VERSION_VARIABLE to Kconfig
Heiko Schocher
2016-04-25
configs: Re-sync with cmd/Kconfig
Tom Rini
2016-03-14
Kconfig: Move CONFIG_FIT and related options to Kconfig
Simon Glass
2016-03-14
Move CONFIG_OF_LIBFDT to Kconfig
Simon Glass
2015-12-19
nios2: Soup up the shell experience
Marek Vasut
2015-12-19
nios2: Preconfigure $loadaddr variable
Marek Vasut
2015-12-19
nios2: Up the monitor size to 512kiB
Marek Vasut
2015-12-19
nios2: Calculate the env position from monitor size
Marek Vasut
2015-11-21
nios2: 10m50: change to ns16550 uart
Thomas Chou
2015-11-18
common: add CMD_GPIO to Kconfig
Thomas Chou
2015-11-12
nios2: add 10m50 devboard support
Thomas Chou