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
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
/
arch
Age
Commit message (
Expand
)
Author
2014-04-16
tegra: usb: Fix device enumeration problem of USB1
Jim Lin
2014-03-16
colibri_t20: disable PMIC sleep mode on low supply voltage
Colibri_T30_LinuxImageV2.1Beta3_20140318
Colibri_T20_LinuxImageV2.1Beta3_20140318
Apalis_T30_LinuxImageV2.1Beta3_20140318
Marcel Ziswiler
2013-08-12
apalis/colibri_t30: implement memory size auto detection
Marcel Ziswiler
2013-05-09
apalis/colibri_t30: increase CPU frequency at boot
Marcel Ziswiler
2013-05-09
apalis_t30: initial integration
Marcel Ziswiler
2013-05-01
colibri_t20/30: mmc: integrate NVIDIA partition table parsing
Marcel Ziswiler
2013-01-11
colibri_t30: migrate to proper machine type
Marcel Ziswiler
2012-12-18
T30: define USE_PRIVATE_LIBGCC, oe-core can't build without
T20_LinuxImageV2.0Beta1_20121218
Max Krummenacher
2012-11-28
CPU reset bitfields: - fix bitpositions in CLK_RST_CONTROLLER_RST_CPU_CMPLX_S...
Max Krummenacher
2012-11-28
ap20.c: - fix FLOW_MODE field location, is 31:29 according to register descri...
Max Krummenacher
2012-11-28
ap20.c: - fix use of interleaved use of struct pll vs. struct pll_simple here...
Max Krummenacher
2012-10-30
Merge branch 'chromeos-v2011.06' into colibri
Marcel Ziswiler
2012-10-29
tegra: add enterrcm command
Stephen Warren
2012-10-18
colibri_t20: nand: change offset handling
Marcel Ziswiler
2012-10-18
colibri_t20: nand: integrate NVIDIA partition table parsing
Marcel Ziswiler
2012-10-18
colibri_t20: add sanity check to board_query_sdram_size()
Marcel Ziswiler
2012-10-18
tegra 30: PMIC init comment
Marcel Ziswiler
2012-08-22
Initial Toradex Colibri T20 L4T R15 support.
T20_LinuxImageV2.0Alpha1_20120808
Marcel Ziswiler
2012-06-05
arm: tegra3: Fix bootup up issue
Puneet Saxena
2012-03-16
Remove code that disabled cache in _x86boot_start
Duncan Laurie
2012-02-27
arm: tegra3: add warmboot code needed for LP0
Varun Wadekar
2012-02-24
arm: tegra: move warmboot_avp.h over to common location
Varun Wadekar
2012-02-24
arm: tegra3: header file for the MC/EMC registers
Varun Wadekar
2012-02-24
arm: tegra3: header file for sdmmc controller registers
Varun Wadekar
2012-02-24
arm: tegra3: add header for APB_MISC_GP and padctrl registers
Varun Wadekar
2012-02-24
arm: tegra3: add header file to describe the AHB controller
Varun Wadekar
2012-02-24
arm: tegra3: add PMC registers
Varun Wadekar
2012-02-24
arm: tegra3: add AHB aperture base address
Varun Wadekar
2012-02-24
arm: tegra3: add flow controller registers
Varun Wadekar
2012-02-16
arm: tegra: add chipid value to uniquely identify tegra3
Varun Wadekar
2012-02-16
arm: config: tegra: add bct offset address
Varun Wadekar
2012-02-14
arm: tegra2: split LP0 code to help future chips
Varun Wadekar
2012-02-08
Revert "arm: tegra2: split LP0 code to help future chips"
Brian Harring
2012-02-08
Revert "arm: tegra2: add .lds to calculate warm boot code size"
Brian Harring
2012-02-08
arm: tegra2: add .lds to calculate warm boot code size
Varun Wadekar
2012-02-08
arm: tegra2: split LP0 code to help future chips
Varun Wadekar
2012-02-07
video: tegra: Change the clock settings for LCD driver
Puneet Saxena
2012-02-07
tegra: Change parent clock for Tegra2 and Tegra3
Puneet Saxena
2012-02-07
tegra: Extend support for RAM size as 2GB
Puneet Saxena
2012-02-07
tegra: Move display.c & pwfm.c from tegra2 to tegra-common
Puneet Saxena
2012-01-18
X86: Implement arch_phys_memset so that it can wipe memory above 4GB
Gabe Black
2012-01-18
X86: Fix some minor bugs in the code that picks a relocation address
Gabe Black
2012-01-17
CHROMIUM: x86: Fix off-by-one error in do_elf_reloc_fixups()
Duncan Laurie
2012-01-13
X86: Override calculate_relocation_address to use the e820 map
Gabe Black
2012-01-13
Declare __text_start and __bss_end which will be used in the next commit
Gabe Black
2012-01-13
X86: Make calculate_relocation_address an overridable function
Gabe Black
2012-01-13
X86: Increase the size of the phys_size_t and phys_addr_t types
Gabe Black
2012-01-13
X86: Make the upper bound on relocated symbols closed instead of open
Gabe Black
2012-01-10
CHROMIUM: x86: Ignore memory >4GB when parsing Coreboot tables
Duncan Laurie
2012-01-06
CHROMIUM: Support vboot without a display
Simon Glass
[next]