Age | Commit message (Expand) | Author |
2020-04-10 | kconfig / kbuild: Re-sync with Linux 4.19 | Tom Rini |
2020-01-17 | common: Move hang() to the same header as panic() | Simon Glass |
2019-12-02 | crc32: Use the crc.h header for crc functions | Simon Glass |
2019-08-11 | env: Move env_set() to env.h | Simon Glass |
2019-08-11 | env: Move envmatch() to env.h | Simon Glass |
2019-01-15 | Merge git://git.denx.de/u-boot-riscv | Tom Rini |
2019-01-15 | kbuild: add .SECONDARY special target to scripts/Kbuild.include | Masahiro Yamada |
2019-01-15 | riscv: support standalone applications on RV64I systems | Lukas Auer |
2019-01-15 | riscv: replace use of callee-saved register in standalone | Lukas Auer |
2019-01-15 | riscv: remove RISC-V standalone linker script | Lukas Auer |
2018-11-27 | spi: Remove used spi_init | Jagan Teki |
2018-11-18 | MIPS: fix linking of standalone programs | Daniel Schwierzeck |
2018-11-18 | Kbuild: standalone: do not ignore platform-specific OBJCOPYFLAGS | Daniel Schwierzeck |
2018-11-18 | Kbuild: add LDFLAGS_STANDALONE | Daniel Schwierzeck |
2018-06-13 | lib: Add hexdump | Alexey Brodkin |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-01-22 | vsprintf.c: add EFI device path printing | Heinrich Schuchardt |
2018-01-12 | riscv: Support standalone | Rick Chen |
2017-09-12 | examples: add fallback memcpy | Rob Clark |
2017-09-12 | vsprintf.c: add GUID printing | Rob Clark |
2017-09-12 | vsprintf.c: add UTF-16 string (%ls) support | Rob Clark |
2017-07-06 | avr32: Retire AVR32 for good | Andy Shevchenko |
2017-06-16 | powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x | Heiko Schocher |
2017-06-12 | powerpc, 8260: remove support for mpc8260 | Heiko Schocher |
2017-06-12 | powerpc, 8xx: remove support for 8xx | Heiko Schocher |
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 |