Age | Commit message (Expand) | Author |
2017-04-05 | OpenRISC: Remove | Tom Rini |
2017-04-05 | SPARC: Remove | Tom Rini |
2017-04-05 | Blackfin: Remove | Tom Rini |
2017-01-20 | ARM: Default to using optimized memset and memcpy routines | Tom Rini |
2016-09-26 | Merge git://git.denx.de/u-boot-fsl-qoriq | Tom Rini |
2016-08-15 | xtensa: add support for the xtensa processor architecture [1/2] | Chris Zankel |
2016-05-21 | Add support for 64-bit MIPS to examples/standalone | Stanislav Galabov |
2016-05-21 | Fix FreeBSD loader API so that it works on both 32-bit and 64-bit targets. | Stanislav Galabov |
2016-02-08 | api: Add FreeBSD API support for MIPS platforms | Stanislav Galabov |
2016-02-06 | Use correct spelling of "U-Boot" | Bin Meng |
2015-11-23 | lib/tiny-printf.c: Add tiny printf function for space limited environments | Stefan Roese |
2015-11-19 | Move console definitions into a new console.h file | Simon Glass |
2015-11-10 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2015-11-10 | Various Makefiles: Add SPDX-License-Identifier tags | Tom Rini |
2015-11-10 | arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD | Albert ARIBAUD |
2015-05-19 | net: Remove all references to CONFIG_ETHADDR and friends | Joe Hershberger |
2015-01-29 | Export redesign | Martin Dorwig |
2015-01-05 | mpc8xx: remove lwmon board support | Masahiro Yamada |
2014-09-16 | kbuild: standalone: simplify clean-files | Masahiro Yamada |
2014-09-16 | standalone: use GCC_VERSION defined in compiler-gcc.h | Masahiro Yamada |
2014-05-23 | examples: select libgcc for non-default architecture | Alexey Brodkin |
2014-04-17 | standalone: delete an unused source file | Masahiro Yamada |
2014-03-07 | powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 | Masahiro Yamada |
2014-03-07 | kbuild: improve Kbuild speed | Masahiro Yamada |
2014-02-25 | kbuild: use shorten logs for misc targets | Masahiro Yamada |
2014-02-25 | kbuild: use shorten logs objcopy rules | Masahiro Yamada |
2014-02-19 | examples: move api/ and standalone/ entry to examples/Makefile | Masahiro Yamada |
2014-02-19 | kbuild: use Linux Kernel build scripts | Masahiro Yamada |
2014-02-19 | kbuild: change out-of-tree build | Masahiro Yamada |
2014-02-19 | Makefile: move some flags to examples makefiles | Masahiro Yamada |
2014-02-19 | Makfile: move suffix rules to Makefile.build | Masahiro Yamada |
2014-02-19 | examples: Use scripts/Makefile.build | Masahiro Yamada |
2014-02-07 | arc: add support for standalone programs | Alexey Brodkin |
2014-01-10 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2014-01-09 | arm64: core support | David Feng |
2013-12-16 | Makefile, .gitignore: Cleanup non-existing binaries | Masahiro Yamada |
2013-12-16 | examples: x86: delete 82559_eeprom | Masahiro Yamada |
2013-12-16 | Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU) | Masahiro Yamada |
2013-12-12 | ARM: fix the standalone programs | Jeroen Hofstee |
2013-11-25 | Makefile: descend into subdirectories only when CONFIG_API is defined | Masahiro Yamada |
2013-11-25 | examples: delete unnecessary CPPFLAGS | Masahiro Yamada |
2013-11-15 | examples: remove the remainders of dead board | Masahiro Yamada |
2013-11-08 | cosmetic: remove empty lines at the top of file | Masahiro Yamada |
2013-11-04 | examples: enable gc-sections option | Rob Herring |
2013-09-20 | Cosmetic: Fix a number of typos, no functional changes. | Robert P. J. Day |
2013-09-12 | Revert "standalone-examples: support custom GCC lib" | Tom Rini |
2013-09-06 | standalone-examples: support custom GCC lib | Jack Mitchell |
2013-07-24 | Add LGPL-2.1+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-06-11 | powerpc: fix 8xx and 82xx type-punning warnings with GCC 4.7 | Scott Wood |