- 1e8cbc7 examples: make examples/ optional by Heinrich Schuchardt · 4 years, 2 months ago
- 98c9797 net: smc911x: Drop the standalone EEPROM example by Marek Vasut · 4 years, 9 months ago
- dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
- 0db4b94 Fix some checkpatch warnings in calls to udelay() by Simon Glass · 4 years, 7 months ago
- ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
- 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
- 5539944 net: smc911x: Add DM support by Marek Vasut · 4 years, 8 months ago
- 8577e8c net: smc911x: Drop weak alias from 32bit accessors by Marek Vasut · 4 years, 8 months ago
- 689434e net: smc911x: Inline all functions from header file by Marek Vasut · 4 years, 8 months ago
- 5d4ecf2 kconfig / kbuild: Re-sync with Linux 4.19 by Tom Rini · 4 years, 8 months ago
- f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
- 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · 5 years ago
- 5e6201b env: Move env_set() to env.h by Simon Glass · 5 years ago
- 909ff4d env: Move envmatch() to env.h by Simon Glass · 5 years ago
- a102fd9 Merge git://git.denx.de/u-boot-riscv by Tom Rini · 6 years ago
- 01c39ff kbuild: add .SECONDARY special target to scripts/Kbuild.include by Masahiro Yamada · 6 years ago
- db2fea2 riscv: support standalone applications on RV64I systems by Lukas Auer · 6 years ago
- af68f82 riscv: replace use of callee-saved register in standalone by Lukas Auer · 6 years ago
- d4e2417 riscv: remove RISC-V standalone linker script by Lukas Auer · 6 years ago
- f9391ec spi: Remove used spi_init by Jagan Teki · 6 years ago
- 8073367 MIPS: fix linking of standalone programs by Daniel Schwierzeck · 6 years ago
- 81a0644 Kbuild: standalone: do not ignore platform-specific OBJCOPYFLAGS by Daniel Schwierzeck · 6 years ago
- 9dc13da Kbuild: add LDFLAGS_STANDALONE by Daniel Schwierzeck · 6 years ago
- 2d2fa49 lib: Add hexdump by Alexey Brodkin · 6 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 218d389 vsprintf.c: add EFI device path printing by Heinrich Schuchardt · 7 years ago
- ba06a9a riscv: Support standalone by Rick Chen · 7 years ago
- faac73d examples: add fallback memcpy by Rob Clark · 7 years ago
- c82342f vsprintf.c: add GUID printing by Rob Clark · 7 years ago
- 8adf37f vsprintf.c: add UTF-16 string (%ls) support by Rob Clark · 7 years ago
- 8cb5cdd avr32: Retire AVR32 for good by Andy Shevchenko · 7 years ago
- 6f90e58 powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · 7 years ago
- 71cb3e9 powerpc, 8260: remove support for mpc8260 by Heiko Schocher · 7 years ago
- 65d94db powerpc, 8xx: remove support for 8xx by Heiko Schocher · 7 years ago
- 7ba4b4a OpenRISC: Remove by Tom Rini · 8 years ago
- fef2bd1 SPARC: Remove by Tom Rini · 8 years ago
- 210ebce Blackfin: Remove by Tom Rini · 8 years ago
- 443b516 ARM: Default to using optimized memset and memcpy routines by Tom Rini · 8 years ago
- 71c10a4 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
- 41e3737 xtensa: add support for the xtensa processor architecture [1/2] by Chris Zankel · 8 years ago
- 26f182d Add support for 64-bit MIPS to examples/standalone by Stanislav Galabov · 9 years ago
- 10c7a57 Fix FreeBSD loader API so that it works on both 32-bit and 64-bit targets. by Stanislav Galabov · 9 years ago
- 35d35e8 api: Add FreeBSD API support for MIPS platforms by Stanislav Galabov · 9 years ago
- 7557405 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
- 363ab7b lib/tiny-printf.c: Add tiny printf function for space limited environments by Stefan Roese · 9 years ago
- a73bda4 Move console definitions into a new console.h file by Simon Glass · 9 years ago
- f6971d0 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 9 years ago
- 0cab3ec Various Makefiles: Add SPDX-License-Identifier tags by Tom Rini · 9 years ago
- a382322 arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD by Albert ARIBAUD · 9 years ago
- 76f353e net: Remove all references to CONFIG_ETHADDR and friends by Joe Hershberger · 10 years ago
- cb2c286 Export redesign by Martin Dorwig · 10 years ago
- 0211cad mpc8xx: remove lwmon board support by Masahiro Yamada · 10 years ago
- 580a5f1 kbuild: standalone: simplify clean-files by Masahiro Yamada · 10 years ago
- 8400275 standalone: use GCC_VERSION defined in compiler-gcc.h by Masahiro Yamada · 10 years ago
- 80bf416 examples: select libgcc for non-default architecture by Alexey Brodkin · 11 years ago
- 9a30761 standalone: delete an unused source file by Masahiro Yamada · 11 years ago
- 5a2bf98 powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 by Masahiro Yamada · 11 years ago
- 958fe8f kbuild: improve Kbuild speed by Masahiro Yamada · 11 years ago
- 020a1f2 kbuild: use shorten logs for misc targets by Masahiro Yamada · 11 years ago
- 734c3ef kbuild: use shorten logs objcopy rules by Masahiro Yamada · 11 years ago
- 262fe12 examples: move api/ and standalone/ entry to examples/Makefile by Masahiro Yamada · 11 years ago
- 0d68fb1 kbuild: use Linux Kernel build scripts by Masahiro Yamada · 11 years ago
- 59f15f2 kbuild: change out-of-tree build by Masahiro Yamada · 11 years ago
- a6d7756 Makefile: move some flags to examples makefiles by Masahiro Yamada · 11 years ago
- 2feb8d3 Makfile: move suffix rules to Makefile.build by Masahiro Yamada · 11 years ago
- 6b05dae examples: Use scripts/Makefile.build by Masahiro Yamada · 11 years ago
- cb25a73 arc: add support for standalone programs by Alexey Brodkin · 11 years ago
- f041083 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
- 85fd5f1 arm64: core support by David Feng · 11 years ago
- c81f0d7 Makefile, .gitignore: Cleanup non-existing binaries by Masahiro Yamada · 11 years ago
- c229d81 examples: x86: delete 82559_eeprom by Masahiro Yamada · 11 years ago
- 71db754 Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU) by Masahiro Yamada · 11 years ago
- b00867b ARM: fix the standalone programs by Jeroen Hofstee · 11 years ago
- 6c9a022 Makefile: descend into subdirectories only when CONFIG_API is defined by Masahiro Yamada · 11 years ago
- f9ea123 examples: delete unnecessary CPPFLAGS by Masahiro Yamada · 11 years ago
- 7e9a74e examples: remove the remainders of dead board by Masahiro Yamada · 11 years ago
- 06bc873 cosmetic: remove empty lines at the top of file by Masahiro Yamada · 11 years ago
- 55fbb1d examples: enable gc-sections option by Rob Herring · 11 years ago
- 832d36e Cosmetic: Fix a number of typos, no functional changes. by Robert P. J. Day · 11 years ago
- c98feda Revert "standalone-examples: support custom GCC lib" by Tom Rini · 11 years ago
- 9c6adfb standalone-examples: support custom GCC lib by Jack Mitchell · 11 years ago
- e9ea230 Add LGPL-2.1+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- 8a88e9f powerpc: fix 8xx and 82xx type-punning warnings with GCC 4.7 by Scott Wood · 12 years ago
- 5b92820 Change stub example to use asm-generic/sections.h by Simon Glass · 12 years ago
- 9398008 ppc: Move dp_alloc_base, dp_alloc_top to arch_global_data by Simon Glass · 12 years ago
- 607092a common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
- e0d6df5 MIPS: add board qemu-mips64 support by Zhi-zhou Zhang · 12 years ago
- 3ee93d3 Examples: Properly append LDFLAGS to LD command by Marek Vasut · 13 years ago
- 333c46e openrisc: Add support for standalone programs by Stefan Kristiansson · 13 years ago
- 46f387d Standalone Apps: Standalone apps should need only exports.h. by Mike Partington · 14 years ago
- 0d46041 api: export LCD device to external apps by Che-Liang Chiou · 13 years ago
- 9209ed5 Reduce build times by Wolfgang Denk · 13 years ago
- 394c76a nds32: standalone support by Macpaul Lin · 13 years ago
- d74a67f examples: api: allow build with private libgcc by Che-liang Chiou · 13 years ago
- cafa1aa Replace space and tab checks with isblank by Jason Hobbs · 13 years ago
- 9701cc2 Fix a few gcc warnings. by Joakim Tjernlund · 14 years ago
- 4234bf3 Fix variable flavor in examples/standalone/Makefile by Che-liang Chiou · 14 years ago
- 089f2a1 MIPS: Introduce --gc-sections for MIPS by Daniel Schwierzeck · 14 years ago
- cbfce1d x86: Rename i386 to x86 by Graeme Russ · 14 years ago