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
/
cpu
/
pxa
Age
Commit message (
Expand
)
Author
2009-04-05
arm: unify reset command
Jean-Christophe PLAGNIOL-VILLARD
2009-04-05
arm: clean cache management
Jean-Christophe PLAGNIOL-VILLARD
2009-04-05
arm: update co-processor 15 access
Jean-Christophe PLAGNIOL-VILLARD
2009-03-09
PXA: timer use do_div and simplify it
Jean-Christophe PLAGNIOL-VILLARD
2009-02-20
pxa: move mmc drivers to drivers/mmc
Jean-Christophe PLAGNIOL-VILLARD
2009-02-20
ARM:PXA Remove redefinition of mmc_cid and mmc_csd.
Tom Rix
2009-02-20
pxa: fixing get_timer to return time in miliseconds.
Micha Kalfon
2009-02-16
Eliminated arch-specific mmc header requirement
Andy Fleming
2009-02-16
Convert mmc_init to mmc_legacy_init
Andy Fleming
2009-02-16
Eliminate support for using MMC as memory
Andy Fleming
2008-12-15
i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions
Timur Tabi
2008-12-13
Remove compiler warning: target CPU does not support interworking
Sergei Poselenov
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-09-12
Set up SD/MMC OCR as comment describes. i.e. 3.2-3.4v.
Adrian Filipi
2008-08-06
Fix merge problems
Stefan Roese
2008-07-13
Fix some more printf() format issues.
Jean-Christophe PLAGNIOL-VILLARD
2008-07-13
Fix build time warnings in function mmc_decode_csd()
Marcel Ziswiler
2008-07-10
Minor spelling fix in comment.
Marcel Ziswiler
2008-06-28
MMC: Consolidate MMC/SD command definitions
Haavard Skinnemoen
2008-05-21
Big white-space cleanup.
Wolfgang Denk
2008-05-03
pxa: fix previous definition on cpu init
Jean-Christophe PLAGNIOL-VILLARD
2008-02-17
pxa: fix assignment from incompatible pointer type
Jean-Christophe PLAGNIOL-VILLARD
2008-02-14
ARM: cleanup duplicated exception handlingcode
Andreas Engel
2008-02-03
MMC for PXA 27X (resubmit)
stefano babic
2008-01-09
Merge branch 'master' of git://www.denx.de/git/u-boot-usb
Wolfgang Denk
2008-01-09
fix various comments
Marcel Ziswiler
2008-01-09
Merge git://www.denx.de/git/u-boot
Markus Klotzbuecher
2007-11-18
Fix compiler warnings for ARM systems.
Wolfgang Denk
2007-10-31
PXA USB OHCI: "usb stop" implementation.
Rodolfo Giometti
2007-10-24
delta: Fix OHCI_REGS_BASE undeclared and wait_ms implicit declaration
Jean-Christophe PLAGNIOL-VILLARD
2007-10-24
fix warning: no return statement in function returning non-void
Jean-Christophe PLAGNIOL-VILLARD
2007-10-23
fix pxa255_idp board
Marcel Ziswiler
2007-10-15
PXA USB OHCI: "usb stop" implementation.
Rodolfo Giometti
2007-10-13
Fix warning differ in signedness in cpu/pxa/mmc.c
Jean-Christophe PLAGNIOL-VILLARD
2007-09-07
PXA270: Add support for multiple serial ports.
stefano babic
2007-04-03
USB: cleanup monahans usb support. Remove dead code.
Markus Klotzbuecher
2007-03-26
PXA: pxa27x USB OHCI support
Rodolfo Giometti
2007-03-23
Merge with git://www.denx.de/git/u-boot.git#testing-USB
Markus Klotzbuecher
2007-02-20
[PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffe...
Grant Likely
2007-02-20
[PATCH 1_4] Merge common get_dev() routines for block devices
Grant Likely
2006-11-27
Merge with /home/mk/git/u-boot-generic_ohci#generic_ohci
Wolfgang Denk
2006-11-27
Merge with /home/wd/git/u-boot/master
Wolfgang Denk
2006-11-27
Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be able
Markus Klotzbuecher
2006-10-09
Move "ar" flags to config.mk to allow for silent "make -s"
Wolfgang Denk
2006-09-01
Add support for a saving build objects in a separate directory.
Marian Balakowicz
2006-05-30
Support generic OHCI support for the s3c24x0 cpu.
Markus Klotzbuecher
2006-05-23
Changed the mp2usb (at91rm9200) board to use the generic OHCI driver. Some
Markus Klotzbuecher
2006-05-23
More cleanup for the delta board and the generic usb_ohci driver. Added
Markus Klotzbuecher
2006-03-31
GCC-4.x fixes: clean up global data pointer initialization for all boards.
Wolfgang Denk
2006-03-24
Added config options CFG_MONAHANS_RUN_MODE_OSC_RATIO and
Markus Klotzbuecher
[next]