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
/
drivers
Age
Commit message (
Expand
)
Author
2008-11-09
drivers/qe/uec_phy.c: Added PHY-less (fixed PHY) driver.
Richard Retanubun
2008-11-09
ColdFire: Add mii driver in drivers/net
TsiChung Liew
2008-11-09
Moved PPC4xx EMAC driver to drivers/net
Ben Warren
2008-11-09
xilinx_emaclite buffer overrun
Clive Stubbings
2008-11-09
NET: QE: UEC: Make uec_miiphy_read() and uec_miiphy_write() use the devname arg.
richardretanubun
2008-11-09
Adds two more ethernet interface to 83xx
richardretanubun
2008-11-01
Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash
Wolfgang Denk
2008-11-01
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
Wolfgang Denk
2008-10-31
CFI Driver: Fix "flash not ready" problem
Wolfgang Denk
2008-10-29
NAND: Properly create JFFS2 cleanmarkers.
Scott Wood
2008-10-29
NAND fsl elbc: Set FMR[ECCM] based on page size.
Scott Wood
2008-10-29
Make Freescale local bus registers available for both 83xx and 85xx.
Haiying Wang
2008-10-29
NAND: Reset chip on power-up
Karl Beldan
2008-10-29
NAND: sync with 2.6.27
Scott Wood
2008-10-28
Merge branch 'master' of git://git.denx.de/u-boot-video
Wolfgang Denk
2008-10-27
powerpc: fix pci window initialization to work with > 4GB DRAM
Becky Bruce
2008-10-27
pci/fsl_pci_init: Removed a bunch pointless trailing backslashes.
Kumar Gala
2008-10-25
atmel_lcdfb: Straighten out funky vl_sync logic
Haavard Skinnemoen
2008-10-25
atmel_lcdfb: Eliminate unneeded #include <asm/arch/hardware.h>
Haavard Skinnemoen
2008-10-24
pci/fsl_pci_init: Added fdt helper for setting up bus-ranges & dma-ranges
Kumar Gala
2008-10-24
pci/fsl_pci_init: Add a common PCI inbound setup function
Kumar Gala
2008-10-24
pci/fsl_pci_init: Enable larger address and setting inbound windows properly
Kumar Gala
2008-10-24
pci: Allow for PCI addresses to be 64-bit
Kumar Gala
2008-10-23
Blackfin: only initialize the RTC when actually used
Mike Frysinger
2008-10-21
Cleanup: fix "MHz" spelling
Wolfgang Denk
2008-10-21
Merge git://git.denx.de/u-boot into x1
Markus Klotzbuecher
2008-10-18
Merge 'next' branch
Wolfgang Denk
2008-10-18
fsl_law clear enable before changing.
Ed Swarthout
2008-10-18
mgsuvd: fix compiler warning when using soft_i2c driver
Heiko Schocher
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
I2C: adding new "i2c bus" Command to the I2C Subsystem.
Heiko Schocher
2008-10-18
soft_i2c: Add CFG_I2C_INIT_BOARD option
Heiko Schocher
2008-10-18
lm75: Make the LM75 MULTI_BUS compatible.
Heiko Schocher
2008-10-18
lm75: fix Codingstyle issues.
Heiko Schocher
2008-10-18
soft_i2c: prevent compiler warnings if driver does not use CPU Pins.
Heiko Schocher
2008-10-18
i2c: add CONFIG_I2C_MULTI_BUS for soft_i2c and mpc8260 i2c driver.
Heiko Schocher
2008-10-18
hwmon: Add LM63 support
Dirk Eibach
2008-10-18
Adds two more ethernet interface to 83xx
richardretanubun
2008-10-18
Change UEC PHY interface to RGMII on MPC8568MDS
Haiying Wang
2008-10-17
Merge branch 'master' of /home/wd/git/u-boot/master/
Wolfgang Denk
2008-10-17
Fix the function conflict in x86emu when DEBUG is on
Jason Jin
2008-10-15
Coding Style cleanup, update CHANGELOG, prepare 2008.10-rc3
v2008.10-rc3
Wolfgang Denk
2008-10-14
The PIPE_INTERRUPT flag is used wrong
Remy Bohmer
2008-10-14
fix USB initialisation procedure
Remy Bohmer
2008-10-14
Remove CFG_EEPROM_PAGE* dependencies for temperature sensors
Peter Tyser
2008-10-14
Fix the NAND size overflow issue.
Jason Jin
2008-10-14
Merge branch 'master' of git://git.denx.de/u-boot-net
Wolfgang Denk
2008-10-13
AX88180: new gigabit network driver
Louis Su
2008-10-13
enable 10/100M at VSC8601 at tsec driver
Andre Schwarz
2008-10-13
net: ne2000: Divided a function of NE2000 driver
Nobuhiro Iwamatsu
[next]