summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeLines
* ARM: Default to using optimized memset and memcpy routinesTom Rini2017-01-20-1/+4
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-09-26-7/+0
* xtensa: add support for the xtensa processor architecture [1/2]Chris Zankel2016-08-15-0/+47
* Add support for 64-bit MIPS to examples/standaloneStanislav Galabov2016-05-21-0/+18
* Fix FreeBSD loader API so that it works on both 32-bit and 64-bit targets.Stanislav Galabov2016-05-21-15/+20
* api: Add FreeBSD API support for MIPS platformsStanislav Galabov2016-02-08-0/+27
* Use correct spelling of "U-Boot"Bin Meng2016-02-06-6/+6
* lib/tiny-printf.c: Add tiny printf function for space limited environmentsStefan Roese2015-11-23-36/+4
* Move console definitions into a new console.h fileSimon Glass2015-11-19-0/+2
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2015-11-10-0/+10
|\
| * arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILDAlbert ARIBAUD2015-11-10-0/+10
* | Various Makefiles: Add SPDX-License-Identifier tagsTom Rini2015-11-10-0/+4
|/
* net: Remove all references to CONFIG_ETHADDR and friendsJoe Hershberger2015-05-19-23/+0
* Export redesignMartin Dorwig2015-01-29-31/+33
* mpc8xx: remove lwmon board supportMasahiro Yamada2015-01-05-19/+0
* kbuild: standalone: simplify clean-filesMasahiro Yamada2014-09-16-1/+1
* standalone: use GCC_VERSION defined in compiler-gcc.hMasahiro Yamada2014-09-16-5/+2
* examples: select libgcc for non-default architectureAlexey Brodkin2014-05-23-3/+1
* standalone: delete an unused source fileMasahiro Yamada2014-04-17-100/+0
* powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260Masahiro Yamada2014-03-07-1/+1
* kbuild: improve Kbuild speedMasahiro Yamada2014-03-07-3/+2
* kbuild: use shorten logs for misc targetsMasahiro Yamada2014-02-25-33/+32
* kbuild: use shorten logs objcopy rulesMasahiro Yamada2014-02-25-6/+10
* examples: move api/ and standalone/ entry to examples/MakefileMasahiro Yamada2014-02-19-8/+9
* kbuild: use Linux Kernel build scriptsMasahiro Yamada2014-02-19-19/+18
* kbuild: change out-of-tree buildMasahiro Yamada2014-02-19-15/+15
* Makefile: move some flags to examples makefilesMasahiro Yamada2014-02-19-0/+8
* Makfile: move suffix rules to Makefile.buildMasahiro Yamada2014-02-19-2/+2
* examples: Use scripts/Makefile.buildMasahiro Yamada2014-02-19-48/+19
* arc: add support for standalone programsAlexey Brodkin2014-02-07-0/+13
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-01-10-2/+17
|\
| * arm64: core supportDavid Feng2014-01-09-0/+15
| * ARM: fix the standalone programsJeroen Hofstee2013-12-12-2/+2
* | Makefile, .gitignore: Cleanup non-existing binariesMasahiro Yamada2013-12-16-1/+0
* | examples: x86: delete 82559_eepromMasahiro Yamada2013-12-16-362/+0
* | Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU)Masahiro Yamada2013-12-16-13/+13
|/
* Makefile: descend into subdirectories only when CONFIG_API is definedMasahiro Yamada2013-11-25-15/+12
* examples: delete unnecessary CPPFLAGSMasahiro Yamada2013-11-25-4/+0
* examples: remove the remainders of dead boardMasahiro Yamada2013-11-15-217/+1
* cosmetic: remove empty lines at the top of fileMasahiro Yamada2013-11-08-1/+0
* examples: enable gc-sections optionRob Herring2013-11-04-1/+1
* Cosmetic: Fix a number of typos, no functional changes.Robert P. J. Day2013-09-20-3/+3
* Revert "standalone-examples: support custom GCC lib"Tom Rini2013-09-12-13/+2
* standalone-examples: support custom GCC libJack Mitchell2013-09-06-2/+13
* Add LGPL-2.1+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-28/+4
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-326/+19
* powerpc: fix 8xx and 82xx type-punning warnings with GCC 4.7Scott Wood2013-06-11-1/+2
* Change stub example to use asm-generic/sections.hSimon Glass2013-03-15-4/+3
* ppc: Move dp_alloc_base, dp_alloc_top to arch_global_dataSimon Glass2013-02-04-2/+2
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-22-0/+1