summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.denx.de/u-boot-riscvTom Rini2019-01-152-45/+16
|\
| * riscv: support standalone applications on RV64I systemsLukas Auer2019-01-151-0/+11
| * riscv: replace use of callee-saved register in standaloneLukas Auer2019-01-151-5/+5
| * riscv: remove RISC-V standalone linker scriptLukas Auer2019-01-151-40/+0
* | kbuild: add .SECONDARY special target to scripts/Kbuild.includeMasahiro Yamada2019-01-151-1/+0
|/
* spi: Remove used spi_initJagan Teki2018-11-271-2/+0
* MIPS: fix linking of standalone programsDaniel Schwierzeck2018-11-182-84/+0
* Kbuild: standalone: do not ignore platform-specific OBJCOPYFLAGSDaniel Schwierzeck2018-11-181-2/+2
* Kbuild: add LDFLAGS_STANDALONEDaniel Schwierzeck2018-11-181-1/+3
* lib: Add hexdumpAlexey Brodkin2018-06-131-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0718-40/+18
* vsprintf.c: add EFI device path printingHeinrich Schuchardt2018-01-221-0/+3
* riscv: Support standaloneRick Chen2018-01-122-0/+53
* examples: add fallback memcpyRob Clark2017-09-121-0/+12
* vsprintf.c: add GUID printingRob Clark2017-09-121-0/+1
* vsprintf.c: add UTF-16 string (%ls) supportRob Clark2017-09-121-0/+1
* avr32: Retire AVR32 for goodAndy Shevchenko2017-07-061-13/+0
* powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher2017-06-162-66/+0
* powerpc, 8260: remove support for mpc8260Heiko Schocher2017-06-122-380/+0
* powerpc, 8xx: remove support for 8xxHeiko Schocher2017-06-125-795/+0
* OpenRISC: RemoveTom Rini2017-04-051-14/+0
* SPARC: RemoveTom Rini2017-04-051-15/+0
* Blackfin: RemoveTom Rini2017-04-051-13/+0
* ARM: Default to using optimized memset and memcpy routinesTom Rini2017-01-201-1/+4
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-09-261-7/+0
* xtensa: add support for the xtensa processor architecture [1/2]Chris Zankel2016-08-151-0/+47
* Add support for 64-bit MIPS to examples/standaloneStanislav Galabov2016-05-211-0/+18
* Fix FreeBSD loader API so that it works on both 32-bit and 64-bit targets.Stanislav Galabov2016-05-213-15/+20
* api: Add FreeBSD API support for MIPS platformsStanislav Galabov2016-02-082-0/+27
* Use correct spelling of "U-Boot"Bin Meng2016-02-063-6/+6
* lib/tiny-printf.c: Add tiny printf function for space limited environmentsStefan Roese2015-11-231-36/+4
* Move console definitions into a new console.h fileSimon Glass2015-11-192-0/+2
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2015-11-101-0/+10
|\
| * arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILDAlbert ARIBAUD2015-11-101-0/+10
* | Various Makefiles: Add SPDX-License-Identifier tagsTom Rini2015-11-101-0/+4
|/
* net: Remove all references to CONFIG_ETHADDR and friendsJoe Hershberger2015-05-191-23/+0
* Export redesignMartin Dorwig2015-01-291-31/+33
* mpc8xx: remove lwmon board supportMasahiro Yamada2015-01-051-19/+0
* kbuild: standalone: simplify clean-filesMasahiro Yamada2014-09-161-1/+1
* standalone: use GCC_VERSION defined in compiler-gcc.hMasahiro Yamada2014-09-161-5/+2
* examples: select libgcc for non-default architectureAlexey Brodkin2014-05-231-3/+1
* standalone: delete an unused source fileMasahiro Yamada2014-04-171-100/+0
* powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260Masahiro Yamada2014-03-071-1/+1
* kbuild: improve Kbuild speedMasahiro Yamada2014-03-071-3/+2
* kbuild: use shorten logs for misc targetsMasahiro Yamada2014-02-252-33/+32
* kbuild: use shorten logs objcopy rulesMasahiro Yamada2014-02-252-6/+10
* examples: move api/ and standalone/ entry to examples/MakefileMasahiro Yamada2014-02-193-8/+9
* kbuild: use Linux Kernel build scriptsMasahiro Yamada2014-02-192-19/+18
* kbuild: change out-of-tree buildMasahiro Yamada2014-02-192-15/+15
* Makefile: move some flags to examples makefilesMasahiro Yamada2014-02-192-0/+8