~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* treewide: Drop bootm_headers_t typedefSimon Glass2022-09-29
* lmb: nios2: Add arch_lmb_reserve()Marek Vasut2021-09-23
* global: Convert simple_strtoul() with hex to hextoul()Simon Glass2021-08-02
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* common: Drop log.h from common headerSimon Glass2020-05-18
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-18
* common: Drop image.h from common headerSimon Glass2020-05-18
* common: Move enable/disable_interrupts out of common.hSimon Glass2019-12-02
* common: Move ARM cache operations out of common.hSimon Glass2019-12-02
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-02
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-16
* nios2: convert cache flush to use dm cpu dataThomas Chou2015-10-23
* nios2: Switch to generic timerThomas Chou2015-10-23
* nios2: add generic board supportThomas Chou2014-08-24
* bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada2014-05-12
* nios2: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01
* Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2013-10-14
* nios2: fix missing comment terminator from SPDX License commitThomas Chou2013-09-06
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTMDirk Eibach2013-07-16
* avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linuxAndreas Bießmann2013-07-02
* Clarify bootm OS argumentsSimon Glass2013-06-26
* lib: consolidate hang()Andreas Bießmann2013-05-01
* nios2: fix style in board.c.Andreas Bießmann2013-05-01
* nios2: move gd and bd into BSSThomas Chou2012-07-16
* net: punt bd->bi_ip_addrMike Frysinger2012-05-15
* nios2: add flush_dcache_range functionStefan Kristiansson2012-02-23
* net: drop !NET_MULTI codeMike Frysinger2011-10-05
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-26
* FDT: only call boot_get_fdt from generic codeJohn Rigby2010-10-18
* nios2: fix bootm error on fdt argsThomas Chou2010-08-19
* nios2: add fdt supportThomas Chou2010-07-12
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-04
* nios2: fix div64 issue for gcc4Thomas Chou2010-05-28
* nios2: fix no flash, add nand and mmc init in board.cThomas Chou2010-04-24
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-13