Commit Graph

33 Commits (lime2-spi)

Author SHA1 Message Date
Alexey Brodkin f8c987f8f1 lib: Add hexdump 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Heinrich Schuchardt 256060e425 vsprintf.c: add EFI device path printing 6 years ago
Rob Clark 7e3e205607 examples: add fallback memcpy 7 years ago
Rob Clark 22ada0c8e6 vsprintf.c: add GUID printing 7 years ago
Rob Clark 274325c509 vsprintf.c: add UTF-16 string (%ls) support 7 years ago
Tom Rini 40d5534cff ARM: Default to using optimized memset and memcpy routines 7 years ago
Stanislav Galabov 78757d52c8 Fix FreeBSD loader API so that it works on both 32-bit and 64-bit targets. 8 years ago
Stanislav Galabov 7c60423106 api: Add FreeBSD API support for MIPS platforms 8 years ago
Stefan Roese 7d9cde1031 lib/tiny-printf.c: Add tiny printf function for space limited environments 9 years ago
Masahiro Yamada 04a34c96b1 kbuild: use shorten logs for misc targets 10 years ago
Masahiro Yamada f9c235fd99 kbuild: use shorten logs objcopy rules 10 years ago
Masahiro Yamada cbce795e5e examples: move api/ and standalone/ entry to examples/Makefile 10 years ago
Masahiro Yamada 6825a95b0b kbuild: use Linux Kernel build scripts 10 years ago
Masahiro Yamada 9e4140329e kbuild: change out-of-tree build 10 years ago
Masahiro Yamada d958002589 Makefile: move some flags to examples makefiles 10 years ago
Masahiro Yamada 5651ccffa4 Makfile: move suffix rules to Makefile.build 10 years ago
Masahiro Yamada 4a20df395d examples: Use scripts/Makefile.build 10 years ago
Masahiro Yamada 8a7e7d5697 Makefile: descend into subdirectories only when CONFIG_API is defined 11 years ago
Masahiro Yamada fdb87049d8 examples: delete unnecessary CPPFLAGS 11 years ago
Rob Herring e32a268b6f examples: enable gc-sections option 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Che-Liang Chiou a2a5729fc1 api: export LCD device to external apps 13 years ago
Che-liang Chiou 349e83f071 examples: api: allow build with private libgcc 13 years ago
Mike Frysinger e0306cab09 examples: update do_reset prototype 14 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 14 years ago
Wolfgang Denk d9c27253ce Make *printf() return "int" instead of "void" 14 years ago
Stefan Roese a47a12becf Move arch/ppc to arch/powerpc 14 years ago
Peter Tyser 78acc472d9 Rename lib_generic/ to lib/ 14 years ago
Peter Tyser ea0364f1bb Move lib_$ARCH directories to arch/$ARCH/lib 14 years ago
Ingo van Lil 3eb90bad65 Generic udelay() with watchdog support 15 years ago
Wolfgang Denk 942828a098 ABI: fix build problems due to now needed div64 routine. 15 years ago
Peter Tyser d4abc757c2 Move api_examples to examples/api 15 years ago