Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
df4262f7923cd08e0b3cb924afc17f8941c3da32
/
examples
/
api
5effb13
examples: make glue and demo code compatible with 64-bit
by Heinrich Schuchardt
· 3 weeks ago
8ce7f88
examples: adjust LOAD_ADDR on arm64
by Heinrich Schuchardt
· 3 weeks ago
3d2e2f8
examples: fix building on arm64
by Heinrich Schuchardt
· 3 weeks ago
f3b686c
examples: Remove duplicate newlines
by Marek Vasut
· 4 months ago
ba4dc55
Added arm64 assembly for examples/api crt0
by Brunham, Kalen
· 6 months ago
dec7ea0
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
by Tom Rini
· 6 months ago
abb9a04
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
by Tom Rini
· 6 months ago
901d953
api: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
c97468e
examples: api: glue: Remove comment that does not apply anymore
by Marek Behún
· 3 years, 1 month ago
dbd7954
common: Drop linux/delay.h from common header
by Simon Glass
· 4 years, 7 months ago
ed38aef
command: Remove the cmd_tbl_t typedef
by Simon Glass
· 4 years, 7 months ago
f11478f
common: Move hang() to the same header as panic()
by Simon Glass
· 5 years ago
48b6c6b
crc32: Use the crc.h header for crc functions
by Simon Glass
· 5 years ago
5e6201b
env: Move env_set() to env.h
by Simon Glass
· 5 years ago
909ff4d
env: Move envmatch() to env.h
by Simon Glass
· 5 years ago
2d2fa49
lib: Add hexdump
by Alexey Brodkin
· 6 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
218d389
vsprintf.c: add EFI device path printing
by Heinrich Schuchardt
· 7 years ago
faac73d
examples: add fallback memcpy
by Rob Clark
· 7 years ago
c82342f
vsprintf.c: add GUID printing
by Rob Clark
· 7 years ago
8adf37f
vsprintf.c: add UTF-16 string (%ls) support
by Rob Clark
· 7 years ago
443b516
ARM: Default to using optimized memset and memcpy routines
by Tom Rini
· 8 years ago
10c7a57
Fix FreeBSD loader API so that it works on both 32-bit and 64-bit targets.
by Stanislav Galabov
· 9 years ago
35d35e8
api: Add FreeBSD API support for MIPS platforms
by Stanislav Galabov
· 9 years ago
363ab7b
lib/tiny-printf.c: Add tiny printf function for space limited environments
by Stefan Roese
· 9 years ago
020a1f2
kbuild: use shorten logs for misc targets
by Masahiro Yamada
· 11 years ago
734c3ef
kbuild: use shorten logs objcopy rules
by Masahiro Yamada
· 11 years ago
262fe12
examples: move api/ and standalone/ entry to examples/Makefile
by Masahiro Yamada
· 11 years ago
0d68fb1
kbuild: use Linux Kernel build scripts
by Masahiro Yamada
· 11 years ago
59f15f2
kbuild: change out-of-tree build
by Masahiro Yamada
· 11 years ago
a6d7756
Makefile: move some flags to examples makefiles
by Masahiro Yamada
· 11 years ago
2feb8d3
Makfile: move suffix rules to Makefile.build
by Masahiro Yamada
· 11 years ago
6b05dae
examples: Use scripts/Makefile.build
by Masahiro Yamada
· 11 years ago
6c9a022
Makefile: descend into subdirectories only when CONFIG_API is defined
by Masahiro Yamada
· 11 years ago
f9ea123
examples: delete unnecessary CPPFLAGS
by Masahiro Yamada
· 11 years ago
55fbb1d
examples: enable gc-sections option
by Rob Herring
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
0d46041
api: export LCD device to external apps
by Che-Liang Chiou
· 13 years ago
d74a67f
examples: api: allow build with private libgcc
by Che-liang Chiou
· 13 years ago
1f0a7e3
examples: update do_reset prototype
by Mike Frysinger
· 14 years ago
6262d021
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· 14 years ago
318ef5c
Make *printf() return "int" instead of "void"
by Wolfgang Denk
· 14 years ago
88fbf93
Move arch/ppc to arch/powerpc
by Stefan Roese
· 15 years ago
685b7f5
Rename lib_generic/ to lib/
by Peter Tyser
· 15 years ago
cede5d8
Move lib_$ARCH directories to arch/$ARCH/lib
by Peter Tyser
· 15 years ago
f0f778a
Generic udelay() with watchdog support
by Ingo van Lil
· 15 years ago
197575e
ABI: fix build problems due to now needed div64 routine.
by Wolfgang Denk
· 15 years ago
acce4eb
Move api_examples to examples/api
by Peter Tyser
· 15 years ago