index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
freescale
/
p2041rdb
/
p2041rdb.c
Age
Commit message (
Expand
)
Author
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
board: freescale: Remove <common.h> and add needed includes
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-11-10
global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace
Tom Rini
2022-11-10
global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespace
Tom Rini
2022-06-28
PowerPC: Remove some unused USB code
Tom Rini
2021-12-27
Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig
Tom Rini
2021-12-27
CONFIG_SYS_CLK_FREQ: Consistently be static or get_board_sys_clk()
Tom Rini
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-06-03
board/freescale: add the DM_ETH changes for the PPC DPAA platforms
Madalin Bucur
2020-05-18
common: Drop image.h from common header
Simon Glass
2020-01-17
common: Move device-tree setup functions to fdt_support.h
Simon Glass
2019-12-02
common: Move some board functions out of common.h
Simon Glass
2019-08-11
env: Move env_get() to env.h
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-08-16
env: Rename some other getenv()-related functions
Simon Glass
2016-09-27
usb: fsl: Rename fdt_fixup_dr_usb
Sriram Dash
2016-01-25
powerpc: mpc85xx: Move set_liodns, setup_portals to common boot seq
Prabhakar Kushwaha
2014-11-21
fdt: Allow ft_board_setup() to report failure
Simon Glass
2014-07-22
powerpc/mpc85xx: Check return value of find_tlb_idx
York Sun
2013-10-24
fsl/mpc85xx: define common serdes_clock_to_string function
Valentin Longchamp
2013-08-09
powerpc/corenet: Move RCW print to cpu.c
York Sun
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-05-24
powerpc/p2041: fix serdes reference clock frequency display for PC board
Shaohui Xie
2013-02-04
ppc: Move lbc_clk and cpu to arch_global_data
Simon Glass
2013-01-30
powerpc/p2041: move Lanes mux to board early init
Shaohui Xie
2012-07-06
powerpc/85xx: Add USB device-tree fixup for various platforms
ramneek mehresh
2012-04-24
powerpc/85xx: don't display address map size (32-bit vs. 36-bit) during boot
Timur Tabi
2011-12-06
p2041rdb: fix serdes clock map
Shaohui Xie
2011-10-03
powerpc/p2041rdb: set sysclk according to status of physical switch SW1
Shaohui Xie
2011-09-29
powerpc/p2041rdb: Add ethernet support on P2041RDB board
Mingkai Hu
2011-07-17
powerpc/p2041rdb: Add p2041rdb board support
Mingkai Hu