~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* global: Finish CONFIG -> CFG migrationTom Rini2023-01-20
* global: Migrate CONFIG_RESET_VECTOR_ADDRESS to CFGTom Rini2022-12-23
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-05
* global: Move remaining CONFIG_SYS_NUM_* to CFG_SYS_NUM_*Tom Rini2022-12-05
* global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini2022-11-10
* global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespaceTom Rini2022-11-10
* Makefile: Build final mpc85xx non-SPL image in standard file u-boot.binPali Rohár2022-09-16
* ppc: Remove corenet_ds boardsTom Rini2022-08-20
* nxp: Make board/freescale/common/Kconfig safe to include once in arch/KconfigTom Rini2022-07-05
* PowerPC: Remove some unused USB codeTom Rini2022-06-28
* Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini2021-12-27
* CONFIG_SYS_CLK_FREQ: Consistently be static or get_board_sys_clk()Tom Rini2021-12-27
* global: Convert simple_strtoul() with hex to hextoul()Simon Glass2021-08-02
* board: freescale: p2041rdb: Add MAINTAINERPriyanka Jain2021-06-17
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* board: freescale: powerpc: add support for all RGMII modesMadalin Bucur2020-12-10
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-17
* board/freescale: add the DM_ETH changes for the PPC DPAA platformsMadalin Bucur2020-06-03
* common: Drop log.h from common headerSimon Glass2020-05-18
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-18
* common: Drop init.h from common headerSimon Glass2020-05-18
* common: Drop image.h from common headerSimon Glass2020-05-18
* common: Drop net.h from common headerSimon Glass2020-05-18
* common: Move device-tree setup functions to fdt_support.hSimon Glass2020-01-17
* common: Move some board functions out of common.hSimon Glass2019-12-02
* powerpc: Enable device tree support for P2041RDBHou Zhiqiang2019-08-26
* env: Move env_get() to env.hSimon Glass2019-08-11
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* env: Rename some other getenv()-related functionsSimon Glass2017-08-16
* board_f: Rename initdram() to dram_init()Simon Glass2017-04-13
* board_f: Drop return value from initdram()Simon Glass2017-04-05
* board_f: Drop board_type parameter from initdram()Simon Glass2017-04-05
* NXP: Introduce board/freescale/common/Kconfig and migrate CHAIN_OF_TRUSTTom Rini2017-01-24
* usb: fsl: Rename fdt_fixup_dr_usbSriram Dash2016-09-27
* freescale: Tweak various Makefiles to remove redundancy, fix aestheticsRobert P. J. Day2016-06-03
* powerpc: mpc85xx: Move set_liodns, setup_portals to common boot seqPrabhakar Kushwaha2016-01-25
* Add more SPDX-License-Identifier tagsTom Rini2016-01-19
* net: Move some header files to include/Shaohui Xie2015-10-29
* fdt: Allow ft_board_setup() to report failureSimon Glass2014-11-21
* MAINTAINERS: comment out blank M: fieldMasahiro Yamada2014-09-24
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-13
* Add board MAINTAINERS filesMasahiro Yamada2014-07-30
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-30
* powerpc/mpc85xx: Check return value of find_tlb_idxYork Sun2014-07-22
* powerpc/mpc85xx:Increase binary size for P, B & T series boards.Prabhakar Kushwaha2014-01-21
* Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun2013-11-25
* board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01
* fsl/mpc85xx: define common serdes_clock_to_string functionValentin Longchamp2013-10-24
* powerpc: Fix CamelCase warnings in DDR related codePriyanka Jain2013-10-16
* powerpc/corenet: Move RCW print to cpu.cYork Sun2013-08-09