index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
master
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
toradex_u-boot-2024.07_smarc-imx8mp-bringup
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
freescale
/
p1010rdb
/
p1010rdb.c
Age
Commit message (
Expand
)
Author
2024-10-11
board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
2024-07-22
board: freescale: Remove duplicate newlines
Marek Vasut
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-07
net: tsec: Remove non-DM_ETH support code
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*
Tom Rini
2022-11-10
global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespace
Tom Rini
2021-08-30
i2c: fsl_i2c: Migrate to Kconfig
Tom Rini
2021-08-05
pci: freescale: Drop old code
Simon Glass
2021-02-21
dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO
Igor Opaniuk
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-09-24
p1010rdb: Don't compile board_eth_init() for DM_ETH
Hou Zhiqiang
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop image.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-05-04
powerpc: P1010RDB: Compile legacy PCIe routines conditionally
Hou Zhiqiang
2020-05-04
dm: ppc: p1010: add i2c DM support
Biwen Li
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
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-01-15
powerpc: P1010RDB: Rework local command to not be included in SPL
Tom Rini
2017-08-16
env: Rename some other getenv()-related functions
Simon Glass
2016-11-23
powerpc: P1010RDB: Remove macros CONFIG_P1010RDB_PA and CONFIG_P1010RDB_PB
York Sun
2016-09-27
usb: fsl: Rename fdt_fixup_dr_usb
Sriram Dash
2016-01-28
powerpc: p1010rdb: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET
Bin Meng
2015-04-23
driver/ifc: Add 64KB page support
Jaiprakash Singh
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-11-25
Driver/IFC: Move Freescale IFC driver to a common driver
York Sun
2013-10-16
powerpc/p1010rdb: add p1010rdb-pb support with updating p1010rdb-pa
Shengzhou Liu
2013-10-16
board/p1010rdb: add pin mux and sdhc support in any boot
Shengzhou Liu
2013-10-16
powerpc/p1010rdb: remove unused cpld_show
Shengzhou Liu
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-05-02
powerpc/p1010rdb: Change flexcan compatible string
Shengzhou Liu
2013-02-04
ppc: Move lbc_clk and cpu to arch_global_data
Simon Glass
2012-07-06
powerpc/mpc85xx: Ignore E bit for SVR_SOC_VER()
York Sun
2012-07-06
powerpc/p1010rdb: update mux config of p1010rdb board
Shengzhou Liu
2012-04-24
powerpc/85xx: don't display address map size (32-bit vs. 36-bit) during boot
Timur Tabi
2011-11-08
powerpc/85xx: Make inclusion of USB device fixup conditional
Ramneek Mehresh
2011-09-29
powerpc/85xx: Add basic support for P1010RDB
Poonam Aggrwal