~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* arm: Centralize fixed register logicTom Rini2023-04-25
* Convert CONFIG_STANDALONE_LOAD_ADDR to KconfigTom Rini2022-12-22
* Makefile: Allow LTO to be disabled for a buildSimon Glass2022-09-02
* linker_lists: Rename sections to remove . prefixAndrew Scull2022-06-23
* ARM: Prevent the compiler from using NEON registersSamuel Holland2021-09-02
* imx: Finish migration of IMX_CONFIG to KconfigTom Rini2021-08-31
* ARM: don't use --gc-sections with LTO when using private libgccMarek Behún2021-05-24
* ARM: don't use -ffunction-sections/-fdata-sections with LTO buildMarek Behún2021-05-24
* Add support for stack-protectorJoel Peshkin2021-04-20
* Makefile: Rename ALL-y to INPUTS-ySimon Glass2020-07-28
* efi_loader: Rename sections to allow for implicit dataAlexander Graf2018-07-25
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* clang: Update documentationTom Rini2018-04-27
* binman: arm: Include the binman symbol tableSimon Glass2017-12-12
* arm: Make gcc 6.0 or later a hard requirement now.Tom Rini2017-12-04
* arm: Always keep the dtb section on objcopyPantelis Antoniou2017-06-05
* u-boot.elf: remove hard-coded arm64 flagsÁlvaro Fernández Rojas2017-05-10
* ARM: omap2+: rename config to ARCH_OMAP2PLUS and consolidate KconfigMasahiro Yamada2017-04-27
* arm: Warn that starting with v2018.01 gcc-6 or later is requiredTom Rini2017-04-27
* ARMv8: add GOT sections to the list of sections copiedPhilipp Tomsich2017-04-08
* arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILDTom Rini2017-03-18
* ARMv8: Add secure sections for PSCI text and datamacro.wave.z@gmail.com2016-12-15
* TI: Remove CONFIG_OMAP_COMMON in favor of CONFIG_ARCH_OMAP2Tom Rini2016-11-21
* efi: arm: Add EFI app supportSimon Glass2016-11-14
* tools: mkimage: add support for Vybrid image formatAlbert ARIBAUD \(3ADEV\)2016-10-06
* ARM: Add secure section for initialized dataChen-Yu Tsai2016-07-15
* arm: clang: Update support slightlyTom Rini2016-04-01
* efi_loader: Add runtime servicesAlexander Graf2016-03-15
* arm: config: enforce -fno-pic for gccPeng Fan2016-01-31
* arm, powerpc: Update cc-version tests to check for cc-name as wellTom Rini2016-01-25
* arm: Include the .got section in the binarySimon Glass2015-05-14
* generic-board: move __HAVE_ARCH_GENERIC_BOARD to KconfigMasahiro Yamada2015-03-28
* arm: build arch memset/memcpy in Thumb2 modeStefan Agner2015-01-09
* kconfig: delete redundant CONFIG_${ARCH} definitionMasahiro Yamada2014-07-30
* ARM: HYP/non-sec: add separate section for secure codeMarc Zyngier2014-07-28
* kmake: include DTB section into u-boot.bin if CONFIG_OF_EMBED enabledAlexey Ignatov2014-07-07
* build:arm: Remove setting of CROSS_COMPILE environment variableŁukasz Majewski2014-04-07
* Merge branch 'master' of git://git.denx.de/u-boot-arm into masterStefano Babic2014-04-04
|\
| * kbuild: move "checkthumb" to ARM archprepareMasahiro Yamada2014-03-07
| * kbuild: fix CROSS_COMPILE settings in config.mkMasahiro Yamada2014-03-04
| * kbuild: consolidate PLATFORM_LIBSMasahiro Yamada2014-03-04
* | imx: add rules for U-Boot DTB supportStefano Babic2014-04-02
|/
* kbuild: refactor more IMX image rulesMasahiro Yamada2014-02-25
* kbuild: rename OBJCFLAGS to OBJCOPYFLAGSMasahiro Yamada2014-02-25
* ARM: merge commonly-defined PLATFORM_RELFLAGSMasahiro Yamada2014-01-24
* arm: put .hash, .got.plt and .machine_param back in binariesAlbert ARIBAUD2014-01-14
* arm64: core supportDavid Feng2014-01-09
* arm: keep all sections in ELF fileAlbert ARIBAUD2013-12-07
* Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2013-10-14
* ARM: use r9 for gdJeroen Hofstee2013-09-23