index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: smc911x: Drop the standalone EEPROM example
Marek Vasut
2020-06-12
2
-534
/
+0
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
3
-0
/
+3
*
Fix some checkpatch warnings in calls to udelay()
Simon Glass
2020-05-18
1
-3
/
+3
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
7
-6
/
+9
*
common: Drop net.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
net: smc911x: Add DM support
Marek Vasut
2020-05-01
1
-1
/
+4
*
net: smc911x: Drop weak alias from 32bit accessors
Marek Vasut
2020-05-01
1
-11
/
+5
*
net: smc911x: Inline all functions from header file
Marek Vasut
2020-05-01
1
-0
/
+156
*
kconfig / kbuild: Re-sync with Linux 4.19
Tom Rini
2020-04-10
1
-1
/
+1
*
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
1
-1
/
+2
*
crc32: Use the crc.h header for crc functions
Simon Glass
2019-12-02
1
-0
/
+1
*
env: Move env_set() to env.h
Simon Glass
2019-08-11
1
-0
/
+1
*
env: Move envmatch() to env.h
Simon Glass
2019-08-11
1
-1
/
+2
*
Merge git://git.denx.de/u-boot-riscv
Tom Rini
2019-01-15
2
-45
/
+16
|
\
|
*
riscv: support standalone applications on RV64I systems
Lukas Auer
2019-01-15
1
-0
/
+11
|
*
riscv: replace use of callee-saved register in standalone
Lukas Auer
2019-01-15
1
-5
/
+5
|
*
riscv: remove RISC-V standalone linker script
Lukas Auer
2019-01-15
1
-40
/
+0
*
|
kbuild: add .SECONDARY special target to scripts/Kbuild.include
Masahiro Yamada
2019-01-15
1
-1
/
+0
|
/
*
spi: Remove used spi_init
Jagan Teki
2018-11-27
1
-2
/
+0
*
MIPS: fix linking of standalone programs
Daniel Schwierzeck
2018-11-18
2
-84
/
+0
*
Kbuild: standalone: do not ignore platform-specific OBJCOPYFLAGS
Daniel Schwierzeck
2018-11-18
1
-2
/
+2
*
Kbuild: add LDFLAGS_STANDALONE
Daniel Schwierzeck
2018-11-18
1
-1
/
+3
*
lib: Add hexdump
Alexey Brodkin
2018-06-13
1
-0
/
+1
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
18
-40
/
+18
*
vsprintf.c: add EFI device path printing
Heinrich Schuchardt
2018-01-22
1
-0
/
+3
*
riscv: Support standalone
Rick Chen
2018-01-12
2
-0
/
+53
*
examples: add fallback memcpy
Rob Clark
2017-09-12
1
-0
/
+12
*
vsprintf.c: add GUID printing
Rob Clark
2017-09-12
1
-0
/
+1
*
vsprintf.c: add UTF-16 string (%ls) support
Rob Clark
2017-09-12
1
-0
/
+1
*
avr32: Retire AVR32 for good
Andy Shevchenko
2017-07-06
1
-13
/
+0
*
powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x
Heiko Schocher
2017-06-16
2
-66
/
+0
*
powerpc, 8260: remove support for mpc8260
Heiko Schocher
2017-06-12
2
-380
/
+0
*
powerpc, 8xx: remove support for 8xx
Heiko Schocher
2017-06-12
5
-795
/
+0
*
OpenRISC: Remove
Tom Rini
2017-04-05
1
-14
/
+0
*
SPARC: Remove
Tom Rini
2017-04-05
1
-15
/
+0
*
Blackfin: Remove
Tom Rini
2017-04-05
1
-13
/
+0
*
ARM: Default to using optimized memset and memcpy routines
Tom Rini
2017-01-20
1
-1
/
+4
*
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2016-09-26
1
-7
/
+0
*
xtensa: add support for the xtensa processor architecture [1/2]
Chris Zankel
2016-08-15
1
-0
/
+47
*
Add support for 64-bit MIPS to examples/standalone
Stanislav Galabov
2016-05-21
1
-0
/
+18
*
Fix FreeBSD loader API so that it works on both 32-bit and 64-bit targets.
Stanislav Galabov
2016-05-21
3
-15
/
+20
*
api: Add FreeBSD API support for MIPS platforms
Stanislav Galabov
2016-02-08
2
-0
/
+27
*
Use correct spelling of "U-Boot"
Bin Meng
2016-02-06
3
-6
/
+6
*
lib/tiny-printf.c: Add tiny printf function for space limited environments
Stefan Roese
2015-11-23
1
-36
/
+4
*
Move console definitions into a new console.h file
Simon Glass
2015-11-19
2
-0
/
+2
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2015-11-10
1
-0
/
+10
|
\
|
*
arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD
Albert ARIBAUD
2015-11-10
1
-0
/
+10
*
|
Various Makefiles: Add SPDX-License-Identifier tags
Tom Rini
2015-11-10
1
-0
/
+4
|
/
*
net: Remove all references to CONFIG_ETHADDR and friends
Joe Hershberger
2015-05-19
1
-23
/
+0
*
Export redesign
Martin Dorwig
2015-01-29
1
-31
/
+33
[next]