~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Convert CONFIG_STANDALONE_LOAD_ADDR to KconfigTom Rini2022-12-22
* linker_lists: Rename sections to remove . prefixAndrew Scull2022-06-23
* kconfig / kbuild: Re-sync with Linux 4.19Tom Rini2020-04-10
* arch: Add explicit linker script for u-boot-elfMichal Simek2020-04-03
* MIPS: fix linking of standalone programsDaniel Schwierzeck2018-11-18
* MIPS: make size of relocation table fixed but configurableDaniel Schwierzeck2018-11-02
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* MIPS: Stop building position independent codePaul Burton2017-07-25
* MIPS: add support for generating u-boot.elfÁlvaro Fernández Rojas2017-05-10
* MIPS: provide a default u-boot-spl.ldsDaniel Schwierzeck2016-05-31
* MIPS: Kconfig: optimize gcc -march and -mtune setupDaniel Schwierzeck2016-01-16
* MIPS: add initial infrastructure for device-tree filesDaniel Schwierzeck2016-01-16
* MIPS: do not build position-independent executables for SPLDaniel Schwierzeck2016-01-16
* generic-board: move __HAVE_ARCH_GENERIC_BOARD to KconfigMasahiro Yamada2015-03-28
* MIPS: add .padding section to linker scriptDaniel Schwierzeck2014-11-01
* MIPS: refactor setting of compiler optionsDaniel Schwierzeck2014-11-01
* kconfig: delete redundant CONFIG_${ARCH} definitionMasahiro Yamada2014-07-30
* MIPS: allow use of generic boardPaul Burton2014-04-20
* MIPS: always keep all sections in u-boot ELF binary.Daniel Schwierzeck2014-04-20
* kbuild: fix CROSS_COMPILE settings in config.mkMasahiro Yamada2014-03-04
* kbuild: rename OBJCFLAGS to OBJCOPYFLAGSMasahiro Yamada2014-02-25
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* MIPS: add dynamic relocation supportGabor Juhos2013-02-12
* MIPS: move CONFIG_STANDALONE_LOAD_ADDR to CPU config makefilesDaniel Schwierzeck2012-08-24
* MIPS: factor out endianess flag handling to arch config.mkDaniel Schwierzeck2012-08-24
* MIPS: Introduce --gc-sections for MIPSDaniel Schwierzeck2011-05-10
* Make STANDALONE_LOAD_ADDR configurable per boardWolfgang Denk2011-04-12
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-13