~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* examples: api: glue: Remove comment that does not apply anymoreMarek BehĂșn2021-10-21
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-18
* common: Move hang() to the same header as panic()Simon Glass2020-01-17
* crc32: Use the crc.h header for crc functionsSimon Glass2019-12-02
* env: Move env_set() to env.hSimon Glass2019-08-11
* env: Move envmatch() to env.hSimon Glass2019-08-11
* lib: Add hexdumpAlexey Brodkin2018-06-13
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* vsprintf.c: add EFI device path printingHeinrich Schuchardt2018-01-22
* examples: add fallback memcpyRob Clark2017-09-12
* vsprintf.c: add GUID printingRob Clark2017-09-12
* vsprintf.c: add UTF-16 string (%ls) supportRob Clark2017-09-12
* ARM: Default to using optimized memset and memcpy routinesTom Rini2017-01-20
* Fix FreeBSD loader API so that it works on both 32-bit and 64-bit targets.Stanislav Galabov2016-05-21
* api: Add FreeBSD API support for MIPS platformsStanislav Galabov2016-02-08
* lib/tiny-printf.c: Add tiny printf function for space limited environmentsStefan Roese2015-11-23
* kbuild: use shorten logs for misc targetsMasahiro Yamada2014-02-25
* kbuild: use shorten logs objcopy rulesMasahiro Yamada2014-02-25
* examples: move api/ and standalone/ entry to examples/MakefileMasahiro Yamada2014-02-19
* kbuild: use Linux Kernel build scriptsMasahiro Yamada2014-02-19
* kbuild: change out-of-tree buildMasahiro Yamada2014-02-19
* Makefile: move some flags to examples makefilesMasahiro Yamada2014-02-19
* Makfile: move suffix rules to Makefile.buildMasahiro Yamada2014-02-19
* examples: Use scripts/Makefile.buildMasahiro Yamada2014-02-19
* Makefile: descend into subdirectories only when CONFIG_API is definedMasahiro Yamada2013-11-25
* examples: delete unnecessary CPPFLAGSMasahiro Yamada2013-11-25
* examples: enable gc-sections optionRob Herring2013-11-04
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* api: export LCD device to external appsChe-Liang Chiou2011-11-15
* examples: api: allow build with private libgccChe-liang Chiou2011-10-22
* examples: update do_reset prototypeMike Frysinger2011-01-09
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-04
* Make *printf() return "int" instead of "void"Wolfgang Denk2010-07-04
* Move arch/ppc to arch/powerpcStefan Roese2010-04-21
* Rename lib_generic/ to lib/Peter Tyser2010-04-13
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-13
* Generic udelay() with watchdog supportIngo van Lil2009-12-05
* ABI: fix build problems due to now needed div64 routine.Wolfgang Denk2009-07-27
* Move api_examples to examples/apiPeter Tyser2009-07-21