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
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
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
xes
Age
Commit message (
Expand
)
Author
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2019-12-02
common: Move pci_init_board() out of common.h
Simon Glass
2019-12-02
common: Move some board functions out of common.h
Simon Glass
2019-08-11
env: Move env_get_f() to env.h
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-07-03
powerpc: remove 4xx support
Heiko Schocher
2017-04-13
board_f: Rename initdram() to dram_init()
Simon Glass
2017-04-05
board_f: Drop return value from initdram()
Simon Glass
2017-04-05
board_f: Drop board_type parameter from initdram()
Simon Glass
2016-11-23
powerpc: P2020: Remove macro CONFIG_P2020
York Sun
2016-11-23
powerpc: MPC8572: Remove macro CONFIG_MPC8572
York Sun
2016-11-23
powerpc: MPC8548: Move CONFIG_MPC8548 to Kconfig option
York Sun
2016-06-03
mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data
Scott Wood
2016-01-19
Add more SPDX-License-Identifier tags
Tom Rini
2015-11-19
Move console definitions into a new console.h file
Simon Glass
2015-01-12
powerpc: xes: Add maintainer
Peter Tyser
2014-11-21
fdt: Allow ft_board_setup() to report failure
Simon Glass
2014-09-24
MAINTAINERS: comment out blank M: field
Masahiro Yamada
2014-09-13
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
2014-07-30
Add board MAINTAINERS files
Masahiro Yamada
2014-07-30
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
2013-11-25
Driver/DDR: Moving Freescale DDR driver to a common driver
York Sun
2013-11-01
board: powerpc: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-16
powerpc: Fix CamelCase warnings in DDR related code
Priyanka Jain
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-08-20
powerpc: Fix CamelCase checkpatch warnings
Prabhakar Kushwaha
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-04-02
replace last __bss_end__ occurrences with __bss_end
Albert ARIBAUD
2013-03-12
Refactor linker-generated arrays
Albert ARIBAUD
2012-10-22
common: Discard the __u_boot_cmd section
Marek Vasut
2012-10-22
common: Add .u_boot_list into all linker files
Marek Vasut
2012-07-29
doc: cleanup - move board READMEs into respective board directories
Wolfgang Denk
2011-10-15
punt unused clean/distclean targets
Mike Frysinger
2011-07-11
powerpc/mpc85xx: Display a warning for unsupported DDR data rates
York Sun
2011-05-12
Fix incorrect use of getenv() before relocation
Wolfgang Denk
2011-04-04
powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board
Kumar Gala
2011-04-04
powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()
Kumar Gala
2011-04-04
powerpc: Move cpu specific lmb reserve to arch_lmb_reserve
Kumar Gala
2011-03-27
rename _end to __bss_end__
Po-Yu Chuang
2011-01-19
Replace "FLASH" strings with "Flash" or "flash"
Peter Tyser
2011-01-14
powerpc/8xxx: Rework XES boards pci_init_board to use common FSL PCIe code
Kumar Gala
2011-01-14
mpc85xx boards: initdram() cleanup/bugfix
Becky Bruce
2011-01-14
powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured
Kumar Gala
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-14
fsl: Clean up printing of PCI boot info
Peter Tyser
2010-10-27
Coding Style cleanup
Wolfgang Denk
[next]