~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*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
* 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
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* 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 image.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
* 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
* usb: fsl: Rename fdt_fixup_dr_usbSriram Dash2016-09-27
* powerpc: mpc85xx: Move set_liodns, setup_portals to common boot seqPrabhakar Kushwaha2016-01-25
* fdt: Allow ft_board_setup() to report failureSimon Glass2014-11-21
* powerpc/mpc85xx: Check return value of find_tlb_idxYork Sun2014-07-22
* fsl/mpc85xx: define common serdes_clock_to_string functionValentin Longchamp2013-10-24
* powerpc/corenet: Move RCW print to cpu.cYork Sun2013-08-09
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* powerpc/p2041: fix serdes reference clock frequency display for PC boardShaohui Xie2013-05-24
* ppc: Move lbc_clk and cpu to arch_global_dataSimon Glass2013-02-04
* powerpc/p2041: move Lanes mux to board early initShaohui Xie2013-01-30
* powerpc/85xx: Add USB device-tree fixup for various platformsramneek mehresh2012-07-06
* powerpc/85xx: don't display address map size (32-bit vs. 36-bit) during bootTimur Tabi2012-04-24
* p2041rdb: fix serdes clock mapShaohui Xie2011-12-06
* powerpc/p2041rdb: set sysclk according to status of physical switch SW1Shaohui Xie2011-10-03
* powerpc/p2041rdb: Add ethernet support on P2041RDB boardMingkai Hu2011-09-29
* powerpc/p2041rdb: Add p2041rdb board supportMingkai Hu2011-07-17