This website requires JavaScript.
Explore
Help
Sign In
random-mirrors
/
smaeul-u-boot
Watch
1
Star
0
Fork
0
You've already forked smaeul-u-boot
mirror of
https://github.com/smaeul/u-boot.git
synced
2025-11-26 22:01:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
smaeul-u-boot
/
cpu
/
pxa
History
Markus Klotzbuecher
7b59b3c7a8
Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be able
...
to choose between the old and the generic OHCI drivers.
2006-11-27 11:44:58 +01:00
..
config.mk
Cleanup (get rid of debug code that sneaked in)
2006-03-07 00:22:36 +01:00
cpu.c
GCC-4.x fixes: clean up global data pointer initialization for all boards.
2006-03-31 18:32:53 +02:00
i2c.c
delta board: DA9030 initialization and i2c support. Some minor changes to
2006-03-24 12:23:27 +01:00
interrupts.c
…
Makefile
More cleanup for the delta board and the generic usb_ohci driver. Added
2006-05-23 10:33:11 +02:00
mmc.c
…
pxafb.c
…
serial.c
GCC-4.x fixes: clean up global data pointer initialization for all boards.
2006-03-31 18:32:53 +02:00
start.S
Added config options CFG_MONAHANS_RUN_MODE_OSC_RATIO and
2006-03-24 14:35:25 +01:00
usb.c
Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be able
2006-11-27 11:44:58 +01:00