~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* global: Migrate CONFIG_RESET_VECTOR_ADDRESS to CFGTom Rini2022-12-23
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-31
* powerpc: mpc85xx: Add support for generating QorIQ pre-PBL eSDHC boot sectorPali Rohár2022-07-29
* Convert CONFIG_SYS_MPC85XX_NO_RESETVEC to KconfigTom Rini2022-06-28
* powerpc: mpc85xx: Set TEXT_BASE addresses to real base valuesPali Rohár2022-06-28
* linker_lists: Rename sections to remove . prefixAndrew Scull2022-06-23
* powerpc: mpc85xx: Define linker sections in ascending orderPali Rohár2022-04-26
* powerpc: mpc85xx: Put bss after image when not including reset vectorPali Rohár2022-04-26
* powerpc: mpc85xx: Remove useless SIZEOF_HEADERS and .interp from ld scriptPali Rohár2022-04-26
* powerpc: mpc85xx: Fix CONFIG_OF_SEPARATE supportPali Rohár2022-04-26
* powerpc: mpc85xx: Rename _start_e500 symbol to _startPali Rohár2022-04-26
* powerpc/dts: Define '_end' symbol in mpc85xx U-Boot lds filesJagdish Gediya2018-09-27
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* mpc85xx/u-boot*.lds: remove _GLOBAL_OFFSET_TABLE_ definitionZhenhua Luo2015-11-09
* cosmetic: delete misleading comment /* CONFIG_BOARDDIR */Masahiro Yamada2014-05-12
* powerpc/mpc85xx:Avoid fix address of bootpg sectionPrabhakar Kushwaha2014-04-22
* PPC 85xx: Add ELF entry pointAlexander Graf2014-04-22
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* powerpc/mpc85xx: support application without resetvec segment in the linker s...Ying Zhang2013-06-20
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-18
|\
| * Refactor linker-generated arraysAlbert ARIBAUD2013-03-12
* | Replace __bss_end__ with __bss_endSimon Glass2013-03-15
|/
* common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-22
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-22
* rename _end to __bss_end__Po-Yu Chuang2011-03-27
* powerpc/85xx: Move RESET_VECTOR_ADDRESS into config.hKumar Gala2011-01-19
* PowerPC: Add relocation support for -fpicJoakim Tjernlund2010-12-17
* 85xx: Use gc-sections to reduce image sizePeter Tyser2010-10-20
* Move arch/ppc to arch/powerpcStefan Roese2010-04-21