index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
Age
Commit message (
Expand
)
Author
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
2017-09-12
vsprintf.c: add GUID printing
Rob Clark
2017-09-12
vsprintf.c: add UTF-16 string (%ls) support
Rob Clark
2017-07-06
avr32: Retire AVR32 for good
Andy Shevchenko
2017-06-16
powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x
Heiko Schocher
2017-06-12
powerpc, 8260: remove support for mpc8260
Heiko Schocher
2017-06-12
powerpc, 8xx: remove support for 8xx
Heiko Schocher
2017-04-05
OpenRISC: Remove
Tom Rini
2017-04-05
SPARC: Remove
Tom Rini
2017-04-05
Blackfin: Remove
Tom Rini
2017-01-20
ARM: Default to using optimized memset and memcpy routines
Tom Rini
[next]