~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
/
arch
/
nios2
/
lib
Commit message (
Expand
)
Author
Age
*
treewide: Drop bootm_headers_t typedef
Simon Glass
2022-09-29
*
lmb: nios2: Add arch_lmb_reserve()
Marek Vasut
2021-09-23
*
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2021-08-02
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
common: Drop log.h from common header
Simon Glass
2020-05-18
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
*
common: Drop image.h from common header
Simon Glass
2020-05-18
*
common: Move enable/disable_interrupts out of common.h
Simon Glass
2019-12-02
*
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
*
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-12-02
*
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
*
nios2: convert cache flush to use dm cpu data
Thomas Chou
2015-10-23
*
nios2: Switch to generic timer
Thomas Chou
2015-10-23
*
nios2: add generic board support
Thomas Chou
2014-08-24
*
bd_info: remove bi_barudrate member from struct bd_info
Masahiro Yamada
2014-05-12
*
nios2: convert makefiles to Kbuild style
Masahiro Yamada
2013-11-01
*
Coding Style cleanup: replace leading SPACEs by TABs
Wolfgang Denk
2013-10-14
*
nios2: fix missing comment terminator from SPDX License commit
Thomas Chou
2013-09-06
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
*
Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM
Dirk Eibach
2013-07-16
*
avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux
Andreas Bießmann
2013-07-02
*
Clarify bootm OS arguments
Simon Glass
2013-06-26
*
lib: consolidate hang()
Andreas Bießmann
2013-05-01
*
nios2: fix style in board.c.
Andreas Bießmann
2013-05-01
*
nios2: move gd and bd into BSS
Thomas Chou
2012-07-16
*
net: punt bd->bi_ip_addr
Mike Frysinger
2012-05-15
*
nios2: add flush_dcache_range function
Stefan Kristiansson
2012-02-23
*
net: drop !NET_MULTI code
Mike Frysinger
2011-10-05
*
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-17
*
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-10-26
*
FDT: only call boot_get_fdt from generic code
John Rigby
2010-10-18
*
nios2: fix bootm error on fdt args
Thomas Chou
2010-08-19
*
nios2: add fdt support
Thomas Chou
2010-07-12
*
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-07-04
*
nios2: fix div64 issue for gcc4
Thomas Chou
2010-05-28
*
nios2: fix no flash, add nand and mmc init in board.c
Thomas Chou
2010-04-24
*
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser
2010-04-13