summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* examples: make examples/ optionalHeinrich Schuchardt2020-10-081-1/+1
* net: smc911x: Drop the standalone EEPROM exampleMarek Vasut2020-06-122-534/+0
* common: Drop linux/delay.h from common headerSimon Glass2020-05-183-0/+3
* Fix some checkpatch warnings in calls to udelay()Simon Glass2020-05-181-3/+3
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-187-6/+9
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* net: smc911x: Add DM supportMarek Vasut2020-05-011-1/+4
* net: smc911x: Drop weak alias from 32bit accessorsMarek Vasut2020-05-011-11/+5
* net: smc911x: Inline all functions from header fileMarek Vasut2020-05-011-0/+156
* kconfig / kbuild: Re-sync with Linux 4.19Tom Rini2020-04-101-1/+1
* common: Move hang() to the same header as panic()Simon Glass2020-01-171-1/+2
* crc32: Use the crc.h header for crc functionsSimon Glass2019-12-021-0/+1
* env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
* env: Move envmatch() to env.hSimon Glass2019-08-111-1/+2
* 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