summaryrefslogtreecommitdiff
path: root/examples/standalone
AgeCommit message (Expand)Author
2019-01-15Merge git://git.denx.de/u-boot-riscvTom Rini
2019-01-15kbuild: add .SECONDARY special target to scripts/Kbuild.includeMasahiro Yamada
2019-01-15riscv: support standalone applications on RV64I systemsLukas Auer
2019-01-15riscv: replace use of callee-saved register in standaloneLukas Auer
2019-01-15riscv: remove RISC-V standalone linker scriptLukas Auer
2018-11-27spi: Remove used spi_initJagan Teki
2018-11-18MIPS: fix linking of standalone programsDaniel Schwierzeck
2018-11-18Kbuild: standalone: do not ignore platform-specific OBJCOPYFLAGSDaniel Schwierzeck
2018-11-18Kbuild: add LDFLAGS_STANDALONEDaniel Schwierzeck
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-01-12riscv: Support standaloneRick Chen
2017-07-06avr32: Retire AVR32 for goodAndy Shevchenko
2017-06-16powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher
2017-06-12powerpc, 8260: remove support for mpc8260Heiko Schocher
2017-06-12powerpc, 8xx: remove support for 8xxHeiko Schocher
2017-04-05OpenRISC: RemoveTom Rini
2017-04-05SPARC: RemoveTom Rini
2017-04-05Blackfin: RemoveTom Rini
2016-09-26Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-08-15xtensa: add support for the xtensa processor architecture [1/2]Chris Zankel
2016-05-21Add support for 64-bit MIPS to examples/standaloneStanislav Galabov
2016-02-06Use correct spelling of "U-Boot"Bin Meng
2015-11-19Move console definitions into a new console.h fileSimon Glass
2015-11-10arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILDAlbert ARIBAUD
2015-05-19net: Remove all references to CONFIG_ETHADDR and friendsJoe Hershberger
2015-01-29Export redesignMartin Dorwig
2015-01-05mpc8xx: remove lwmon board supportMasahiro Yamada
2014-09-16kbuild: standalone: simplify clean-filesMasahiro Yamada
2014-09-16standalone: use GCC_VERSION defined in compiler-gcc.hMasahiro Yamada
2014-05-23examples: select libgcc for non-default architectureAlexey Brodkin
2014-04-17standalone: delete an unused source fileMasahiro Yamada
2014-03-07powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260Masahiro Yamada
2014-03-07kbuild: improve Kbuild speedMasahiro Yamada
2014-02-25kbuild: use shorten logs for misc targetsMasahiro Yamada
2014-02-25kbuild: use shorten logs objcopy rulesMasahiro Yamada
2014-02-19examples: move api/ and standalone/ entry to examples/MakefileMasahiro Yamada
2014-02-19kbuild: use Linux Kernel build scriptsMasahiro Yamada
2014-02-19kbuild: change out-of-tree buildMasahiro Yamada
2014-02-19Makefile: move some flags to examples makefilesMasahiro Yamada
2014-02-19examples: Use scripts/Makefile.buildMasahiro Yamada
2014-02-07arc: add support for standalone programsAlexey Brodkin
2014-01-10Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-01-09arm64: core supportDavid Feng
2013-12-16Makefile, .gitignore: Cleanup non-existing binariesMasahiro Yamada
2013-12-16examples: x86: delete 82559_eepromMasahiro Yamada
2013-12-16Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU)Masahiro Yamada
2013-12-12ARM: fix the standalone programsJeroen Hofstee
2013-11-25examples: delete unnecessary CPPFLAGSMasahiro Yamada
2013-11-15examples: remove the remainders of dead boardMasahiro Yamada
2013-11-08cosmetic: remove empty lines at the top of fileMasahiro Yamada