~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-05
* powerpc: mpc85xx: Fix incorrect application of patchMarek Behún2022-09-19
* mmc: fsl_esdhc_spl: Add support for builds without CONFIG_SYS_MMC_U_BOOT_OFFSPali Rohár2022-09-16
* powerpc: mpc85xx: Fix loading U-Boot proper from SD card in SPLPali Rohár2022-09-16
* 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
* linker: Modify linker scripts to be more genericTom Rini2019-01-26
* PowerPC: Stop re-using CONFIG_SPL_TEXT_BASE for TPLTom Rini2019-01-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:Add support of SPL non-relocationPrabhakar Kushwaha2014-04-22
* powerpc/mpc85xx: Avoid hardcoding in SPL linker scriptPrabhakar Kushwaha2014-04-22
* powerpc:mpc85xx: Add ifc nand boot support for TPL/SPLPo Liu2014-01-21
* SPL: P1022DS: switch to new multibus/multiadapter supportYing Zhang2013-09-09
* powerpc: mpc85xx: Support booting from SD Card with SPLYing Zhang2013-08-20
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* powerpc/mpc85xx: modify the functionality clear_bss and aligning the end addr...Ying Zhang2013-06-20
* powerpc/mpc85xx: support application without resetvec segment in the linker s...Ying Zhang2013-06-20
* powerpc/mpc85xx: new SPL support for IFC NANDPrabhakar Kushwaha2013-06-20
* Replace __bss_end__ with __bss_endSimon Glass2013-03-15
* spl/85xx: new SPL supportScott Wood2012-11-26