index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
Age
Commit message (
Expand
)
Author
2025-12-05
examples: Fix checking id parameter in thread_start
Francois Berder
2025-02-04
examples: fix building on arm32
Liya Huang
2025-02-04
examples: eliminate CONFIG_STANDALONE_LOAD_ADDR
Heinrich Schuchardt
2025-02-04
examples/api: improve determination of LOAD_ADDR
Heinrich Schuchardt
2025-01-05
examples: use QEMU compatible LOAD_ADDR on RISC-V
Heinrich Schuchardt
2025-01-05
examples: use architecture specific memset() on RISC-V
Heinrich Schuchardt
2025-01-05
examples: implement _start and syscall for RISC-V
Heinrich Schuchardt
2024-11-14
examples: make glue and demo code compatible with 64-bit
Heinrich Schuchardt
2024-11-14
examples: adjust LOAD_ADDR on arm64
Heinrich Schuchardt
2024-11-14
examples: fix building on arm64
Heinrich Schuchardt
2024-07-15
examples: Remove duplicate newlines
Marek Vasut
2024-06-07
Added arm64 assembly for examples/api crt0
Brunham, Kalen
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
api: Remove <common.h> and add needed includes
Tom Rini
2023-03-22
examples: Don't use LTO for hello_world
Tom Rini
2022-10-26
examples: hello_world: Drop inclusion of common header
Paul Barker
2022-10-10
examples: standalone: Fix build with LLVM toolchain
Alistair Delva
2022-08-12
net: Remove smc91111 ethernet driver
Tom Rini
2022-04-25
nds32: Remove the architecture
Tom Rini
2021-10-21
examples: api: glue: Remove comment that does not apply anymore
Marek BehĂșn
2021-08-02
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
2020-10-08
examples: make examples/ optional
Heinrich Schuchardt
2020-06-12
net: smc911x: Drop the standalone EEPROM example
Marek Vasut
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
Fix some checkpatch warnings in calls to udelay()
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-05-01
net: smc911x: Add DM support
Marek Vasut
2020-05-01
net: smc911x: Drop weak alias from 32bit accessors
Marek Vasut
2020-05-01
net: smc911x: Inline all functions from header file
Marek Vasut
2020-04-10
kconfig / kbuild: Re-sync with Linux 4.19
Tom Rini
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2019-12-02
crc32: Use the crc.h header for crc functions
Simon Glass
2019-08-11
env: Move env_set() to env.h
Simon Glass
2019-08-11
env: Move envmatch() to env.h
Simon Glass
2019-01-15
Merge git://git.denx.de/u-boot-riscv
Tom Rini
2019-01-15
kbuild: add .SECONDARY special target to scripts/Kbuild.include
Masahiro Yamada
2019-01-15
riscv: support standalone applications on RV64I systems
Lukas Auer
2019-01-15
riscv: replace use of callee-saved register in standalone
Lukas Auer
2019-01-15
riscv: remove RISC-V standalone linker script
Lukas Auer
2018-11-27
spi: Remove used spi_init
Jagan Teki
2018-11-18
MIPS: fix linking of standalone programs
Daniel Schwierzeck
2018-11-18
Kbuild: standalone: do not ignore platform-specific OBJCOPYFLAGS
Daniel Schwierzeck
2018-11-18
Kbuild: add LDFLAGS_STANDALONE
Daniel Schwierzeck
2018-06-13
lib: Add hexdump
Alexey Brodkin
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-01-22
vsprintf.c: add EFI device path printing
Heinrich Schuchardt
2018-01-12
riscv: Support standalone
Rick Chen
2017-09-12
examples: add fallback memcpy
Rob Clark
[next]