summaryrefslogtreecommitdiff
path: root/examples/standalone
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
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0711-24/+11
* riscv: Support standaloneRick Chen2018-01-122-0/+53
* 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
* 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
* Use correct spelling of "U-Boot"Bin Meng2016-02-063-6/+6
* Move console definitions into a new console.h fileSimon Glass2015-11-192-0/+2
* arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILDAlbert ARIBAUD2015-11-101-0/+10
* 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-251-14/+11
* kbuild: use shorten logs objcopy rulesMasahiro Yamada2014-02-251-4/+6
* examples: move api/ and standalone/ entry to examples/MakefileMasahiro Yamada2014-02-191-4/+0
* kbuild: use Linux Kernel build scriptsMasahiro Yamada2014-02-191-9/+13
* kbuild: change out-of-tree buildMasahiro Yamada2014-02-191-7/+7
* Makefile: move some flags to examples makefilesMasahiro Yamada2014-02-191-0/+4
* examples: Use scripts/Makefile.buildMasahiro Yamada2014-02-191-32/+14
* arc: add support for standalone programsAlexey Brodkin2014-02-071-0/+13
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-01-101-2/+17
|\
| * arm64: core supportDavid Feng2014-01-091-0/+15
| * ARM: fix the standalone programsJeroen Hofstee2013-12-121-2/+2
* | Makefile, .gitignore: Cleanup non-existing binariesMasahiro Yamada2013-12-161-1/+0
* | examples: x86: delete 82559_eepromMasahiro Yamada2013-12-163-362/+0
* | Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU)Masahiro Yamada2013-12-161-13/+13
|/
* examples: delete unnecessary CPPFLAGSMasahiro Yamada2013-11-251-2/+0
* examples: remove the remainders of dead boardMasahiro Yamada2013-11-152-217/+1
* cosmetic: remove empty lines at the top of fileMasahiro Yamada2013-11-081-1/+0