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
/
nios2-generic.h
Age
Commit message (
Expand
)
Author
2015-11-06
nios2: trim CONFIG_SYS_MEMTEST_END
Thomas Chou
2015-11-06
nios2: trim CONFIG_SYS_MALLOC_LEN
Thomas Chou
2015-11-06
nios2: remove CONFIG_SYS_INIT_SP macro
Thomas Chou
2015-11-06
nios2: remove CONFIG_SYS_MALLOC_BASE macro
Thomas Chou
2015-11-06
nios2: clean up macros that do not need a value in board header
Thomas Chou
2015-11-06
nios2: use dram bank in board info
Thomas Chou
2015-10-23
net: convert altera_tse to driver model and phylib
Thomas Chou
2015-10-23
nios2: zap nios2-generic board dir
Thomas Chou
2015-10-23
nios2: convert altera sysid to driver model
Thomas Chou
2015-10-23
nios2: convert altera timer to driver model
Thomas Chou
2015-10-23
nios2 : convert altera_pio to driver model
Thomas Chou
2015-10-23
nios2: convert altera_uart to driver model
Thomas Chou
2015-10-23
nios2: convert altera_jtag_uart to driver model
Thomas Chou
2015-10-23
nios2: Split timer code into timer.c
Thomas Chou
2015-10-23
nios2: Switch to generic timer
Thomas Chou
2015-10-23
nios2: move altera_pio_init to board_early_init_r
Thomas Chou
2015-10-23
nios2: move command line configuration to Kconfig
Thomas Chou
2015-06-25
Move defaults from config_cmd_default.h to Kconfig
Joe Hershberger
2014-08-30
nios2: rebase nios2-generic board to 3c120 reference design
Thomas Chou
2014-08-24
nios2: add generic board support
Thomas Chou
2013-11-04
config: remove platform CONFIG_SYS_HZ definition part 2/2
Rob Herring
2013-11-04
config: Add a default CONFIG_SYS_PROMPT
Rob Herring
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-11-10
nios2: remove asm/status_led.h
Thomas Chou
2012-07-16
nios2: move gd and bd into BSS
Thomas Chou
2012-06-20
hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c
Tom Rini
2012-02-24
nios2 - adjust gbl data off to account for bd_info
Alex Hornung
2011-10-28
board/nios2-generic: Use altera_pio driver and remove board specific driver
Joachim Foerster
2011-10-05
board configs: drop NET_MULTI references
Mike Frysinger
2011-07-26
Timer: Allow reset_timer() only for systems with low resolution timers
Graeme Russ
2010-10-26
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-05-28
nios2: add gpio support to nios2-generic board
Thomas Chou
2010-04-24
nios2: add nios2-generic board
Thomas Chou