index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-22
examples: Don't use LTO for hello_world
Tom Rini
1
-0
/
+4
2022-10-26
examples: hello_world: Drop inclusion of common header
Paul Barker
1
-1
/
+0
2022-10-10
examples: standalone: Fix build with LLVM toolchain
Alistair Delva
1
-1
/
+1
2022-08-12
net: Remove smc91111 ethernet driver
Tom Rini
2
-373
/
+0
2022-04-25
nds32: Remove the architecture
Tom Rini
2
-52
/
+0
2021-10-21
examples: api: glue: Remove comment that does not apply anymore
Marek BehĂșn
1
-5
/
+0
2021-08-02
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
1
-2
/
+3
2020-10-08
examples: make examples/ optional
Heinrich Schuchardt
1
-1
/
+1
2020-06-12
net: smc911x: Drop the standalone EEPROM example
Marek Vasut
2
-534
/
+0
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
3
-0
/
+3
2020-05-18
Fix some checkpatch warnings in calls to udelay()
Simon Glass
1
-3
/
+3
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
7
-6
/
+9
2020-05-18
common: Drop net.h from common header
Simon Glass
1
-0
/
+1
2020-05-01
net: smc911x: Add DM support
Marek Vasut
1
-1
/
+4
2020-05-01
net: smc911x: Drop weak alias from 32bit accessors
Marek Vasut
1
-11
/
+5
2020-05-01
net: smc911x: Inline all functions from header file
Marek Vasut
1
-0
/
+156
2020-04-10
kconfig / kbuild: Re-sync with Linux 4.19
Tom Rini
1
-1
/
+1
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
1
-1
/
+2
2019-12-02
crc32: Use the crc.h header for crc functions
Simon Glass
1
-0
/
+1
2019-08-11
env: Move env_set() to env.h
Simon Glass
1
-0
/
+1
2019-08-11
env: Move envmatch() to env.h
Simon Glass
1
-1
/
+2
2019-01-15
Merge git://git.denx.de/u-boot-riscv
Tom Rini
2
-45
/
+16
2019-01-15
kbuild: add .SECONDARY special target to scripts/Kbuild.include
Masahiro Yamada
1
-1
/
+0
2019-01-15
riscv: support standalone applications on RV64I systems
Lukas Auer
1
-0
/
+11
2019-01-15
riscv: replace use of callee-saved register in standalone
Lukas Auer
1
-5
/
+5
2019-01-15
riscv: remove RISC-V standalone linker script
Lukas Auer
1
-40
/
+0
2018-11-27
spi: Remove used spi_init
Jagan Teki
1
-2
/
+0
2018-11-18
MIPS: fix linking of standalone programs
Daniel Schwierzeck
2
-84
/
+0
2018-11-18
Kbuild: standalone: do not ignore platform-specific OBJCOPYFLAGS
Daniel Schwierzeck
1
-2
/
+2
2018-11-18
Kbuild: add LDFLAGS_STANDALONE
Daniel Schwierzeck
1
-1
/
+3
2018-06-13
lib: Add hexdump
Alexey Brodkin
1
-0
/
+1
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
18
-40
/
+18
2018-01-22
vsprintf.c: add EFI device path printing
Heinrich Schuchardt
1
-0
/
+3
2018-01-12
riscv: Support standalone
Rick Chen
2
-0
/
+53
2017-09-12
examples: add fallback memcpy
Rob Clark
1
-0
/
+12
2017-09-12
vsprintf.c: add GUID printing
Rob Clark
1
-0
/
+1
2017-09-12
vsprintf.c: add UTF-16 string (%ls) support
Rob Clark
1
-0
/
+1
2017-07-06
avr32: Retire AVR32 for good
Andy Shevchenko
1
-13
/
+0
2017-06-16
powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x
Heiko Schocher
2
-66
/
+0
2017-06-12
powerpc, 8260: remove support for mpc8260
Heiko Schocher
2
-380
/
+0
2017-06-12
powerpc, 8xx: remove support for 8xx
Heiko Schocher
5
-795
/
+0
2017-04-05
OpenRISC: Remove
Tom Rini
1
-14
/
+0
2017-04-05
SPARC: Remove
Tom Rini
1
-15
/
+0
2017-04-05
Blackfin: Remove
Tom Rini
1
-13
/
+0
2017-01-20
ARM: Default to using optimized memset and memcpy routines
Tom Rini
1
-1
/
+4
2016-09-26
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
1
-7
/
+0
2016-08-15
xtensa: add support for the xtensa processor architecture [1/2]
Chris Zankel
1
-0
/
+47
2016-05-21
Add support for 64-bit MIPS to examples/standalone
Stanislav Galabov
1
-0
/
+18
2016-05-21
Fix FreeBSD loader API so that it works on both 32-bit and 64-bit targets.
Stanislav Galabov
3
-15
/
+20
2016-02-08
api: Add FreeBSD API support for MIPS platforms
Stanislav Galabov
2
-0
/
+27
[next]