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
/
sunxi
/
board.c
Age
Commit message (
Expand
)
Author
2020-11-17
sunxi: allow to use AXP20[39] attached to I2C0 on V3 series
Icenowy Zheng
2020-11-17
sunxi: board: Set fdtfile to match the DT chosen by SPL
Samuel Holland
2020-11-17
sunxi: board: Save the chosen DT name in the SPL header
Samuel Holland
2020-11-17
sunxi: board: Add PinePhone DT selection logic
Samuel Holland
2020-11-17
sunxi: board: Simplify Pine A64 DT selection logic
Samuel Holland
2020-11-17
sunxi: board: Add a helper to get the SPL DT name
Samuel Holland
2020-11-17
sunxi: board: Use a more descriptive variable name
Samuel Holland
2020-09-08
board: sunxi: change trace level for phy errors managed by uclass
Patrick Delaunay
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop image.h from common header
Simon Glass
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
common: Move RAM-sizing functions to init.h
Simon Glass
2019-12-02
crc32: Use the crc.h header for crc functions
Simon Glass
2019-08-11
env: Rename environment.h to env_internal.h
Simon Glass
2019-08-11
env: Move env_set_hex() to env.h
Simon Glass
2019-01-29
sunxi: board: do MMC pinmux setup for DM_MMC builds
Andre Przywara
2019-01-18
sunxi: board: Add i2c initialization for sun50i
Stefan Mavrodiev
2018-12-30
Revert "sunxi: board: Print error after power initialization fails"
From: Karl Palsson
2018-12-10
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2018-12-08
lib: merge CRC16-CCITT into u-boot/crc.h
Philipp Tomsich
2018-12-07
sunxi: board: Print error after power initialization fails
Olliver Schinagl
2018-12-07
dm: usb: create a new UCLASS ID for USB gadget devices
Jean-Jacques Hiblot
2018-11-13
sun50i: A64: add support for R_I2C controller
Vasily Khoruzhick
2018-10-29
sunxi: store DRAM size in SPL header
Andre Przywara
2018-10-29
sunxi: board.c: refactor SPL header checks
Andre Przywara
2018-10-29
sunxi: Extend SPL header versioning
Andre Przywara
2018-10-29
sunxi: disable Pine A64 model detection code on other boards
Icenowy Zheng
2018-08-20
board: sunxi: Remove unused local variables
Jagan Teki
2018-07-31
sunxi: add MMC support for H6
Icenowy Zheng
2018-05-28
sunxi: Drop legacy usb_phy.c
Jagan Teki
2018-05-28
board: sunxi: Use generic-phy for board_usb_cable_connected
Jagan Teki
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-03
sunxi: spl: remove DMA related settings of the NAND controller
Miquel Raynal
2018-04-03
sunxi: spl: deassert the NAND controller reset line
Miquel Raynal
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-01-27
sunxi: Transition from the MMC to a FAT-based environment
Maxime Ripard
2017-11-10
sunxi: SATA link timeout fix
Werner Böllmann
2017-10-03
sunxi: only init USB Ethernet gadget when it's enabled
Icenowy Zheng
2017-10-03
sunxi: Remove the MMC index hack
Maxime Ripard
2017-10-03
sunxi: Use sunxi_get_boot_device
Maxime Ripard
2017-10-03
sunxi: Register usb_ether
Maxime Ripard
2017-10-03
musb: sunxi: switch to the device model
Maxime Ripard
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
Simon Glass
2017-08-16
env: Rename common functions related to setenv()
Simon Glass
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
2017-06-05
arm: Include asm/setup.h explictly
Simon Glass
2017-05-17
sunxi: use SPL header DT name for FIT board matching
Andre Przywara
[next]