3b2ab0a284
reformatted, removed unneeded #defines
Markus Fröschle
2013-11-03 18:15:27 +00:00
11c7dfc913
reformatted, removed unneeded #defines
Markus Fröschle
2013-11-03 18:15:27 +00:00
18a1861c02
replaced board_printf() with xprintf()
Markus Fröschle
2013-11-03 18:09:02 +00:00
5444ac6585
replaced board_printf() with xprintf()
Markus Fröschle
2013-11-03 18:09:02 +00:00
a2f88ebc77
reformatted, added diagnostics, defined swapped access
Markus Fröschle
2013-11-03 18:07:54 +00:00
a1c960772b
reformatted, added diagnostics, defined swapped access
Markus Fröschle
2013-11-03 18:07:54 +00:00
70d2a312eb
reformatted
Markus Fröschle
2013-11-03 17:18:12 +00:00
0b97fd806d
reformatted
Markus Fröschle
2013-11-03 17:18:12 +00:00
8977191d84
added more diagnostic printouts. Still hangs after usb_malloc()
Markus Fröschle
2013-11-03 15:03:39 +00:00
980073f0ac
added more diagnostic printouts. Still hangs after usb_malloc()
Markus Fröschle
2013-11-03 15:03:39 +00:00
a4f3058879
make resource descriptor structures packed
Markus Fröschle
2013-11-03 14:49:08 +00:00
07f390ed83
make resource descriptor structures packed
Markus Fröschle
2013-11-03 14:49:08 +00:00
b02ffc7c75
activated diagnostics
Markus Fröschle
2013-11-03 14:19:06 +00:00
ef44291c38
activated diagnostics
Markus Fröschle
2013-11-03 14:19:06 +00:00
918359acdb
modified USB buffer location
Markus Fröschle
2013-11-03 14:18:25 +00:00
a9cf58589e
modified USB buffer location
Markus Fröschle
2013-11-03 14:18:25 +00:00
7815c29075
static alloc of USB memory
Markus Fröschle
2013-11-03 14:16:15 +00:00
a008f078bd
static alloc of USB memory
Markus Fröschle
2013-11-03 14:16:15 +00:00
e970a21573
needed for USB drivers
Markus Fröschle
2013-11-03 14:15:34 +00:00
acebfc7067
needed for USB drivers
Markus Fröschle
2013-11-03 14:15:34 +00:00
181b409f0b
modified to detect FireBee USB
Markus Fröschle
2013-11-03 14:14:33 +00:00
e58e7ffa99
modified to detect FireBee USB
Markus Fröschle
2013-11-03 14:14:33 +00:00
09c762b143
implemented an (ugly) implementation for pci_get_resource(). USB init code still hangs.
Markus Fröschle
2013-11-03 13:38:18 +00:00
5dadc3a143
implemented an (ugly) implementation for pci_get_resource(). USB init code still hangs.
Markus Fröschle
2013-11-03 13:38:18 +00:00
1d2ff27f68
removed unneeded printouts
Markus Fröschle
2013-11-03 11:25:29 +00:00
4df94fb470
removed unneeded printouts
Markus Fröschle
2013-11-03 11:25:29 +00:00
a7b6c9cffa
code runs until ohci_lowlevel_init() but can't continue since pci_get_resource() is not implemented yet
Markus Fröschle
2013-11-03 11:20:39 +00:00
f36016f12d
code runs until ohci_lowlevel_init() but can't continue since pci_get_resource() is not implemented yet
Markus Fröschle
2013-11-03 11:20:39 +00:00
4ed171811f
fixed more undefined symbols
Markus Fröschle
2013-11-03 09:10:29 +00:00
459722216f
fixed more undefined symbols
Markus Fröschle
2013-11-03 09:10:29 +00:00
f2fb701890
fixed type mismatches (unsigned long <-> uint32_t)
Markus Fröschle
2013-11-03 08:54:53 +00:00
4105841c65
fixed type mismatches (unsigned long <-> uint32_t)
Markus Fröschle
2013-11-03 08:54:53 +00:00
eb77b08caa
fixed swpw() usage
Markus Fröschle
2013-11-03 08:47:08 +00:00
15d3bbc453
fixed swpw() usage
Markus Fröschle
2013-11-03 08:47:08 +00:00
4ef1bec938
fixed swapw() usage
Markus Fröschle
2013-11-03 08:44:23 +00:00
3a826a9f14
fixed swapw() usage
Markus Fröschle
2013-11-03 08:44:23 +00:00
6b0dcee284
implemented more helper functions needed by usb
Markus Fröschle
2013-11-03 08:19:19 +00:00
8039abec46
implemented more helper functions needed by usb
Markus Fröschle
2013-11-03 08:19:19 +00:00
8d550a07d7
code compiles - not tested yet
Markus Fröschle
2013-11-03 07:07:43 +00:00
3689373d8d
code compiles - not tested yet
Markus Fröschle
2013-11-03 07:07:43 +00:00
3d77413237
added missing file
Markus Fröschle
2013-11-03 03:59:23 +00:00
07e730cf9d
added missing file
Markus Fröschle
2013-11-03 03:59:23 +00:00
6dc5c2e996
added PCI memory alignment
Markus Fröschle
2013-11-03 03:44:04 +00:00
26d03d34d7
added PCI memory alignment
Markus Fröschle
2013-11-03 03:44:04 +00:00
77fa6f2732
modified to fit usb driver requirements
Markus Fröschle
2013-11-03 03:40:22 +00:00
22cbc5a23d
modified to fit usb driver requirements
Markus Fröschle
2013-11-03 03:40:22 +00:00
47a7981f24
fixed a few compile errors (still some left)
Markus Fröschle
2013-11-02 20:43:29 +00:00
7c25bc1124
fixed a few compile errors (still some left)
Markus Fröschle
2013-11-02 20:43:29 +00:00
74c699e35a
added usb sources from U-boot, does not compile currently
Markus Fröschle
2013-11-02 20:18:18 +00:00
e2f6c461a9
added usb sources from U-boot, does not compile currently
Markus Fröschle
2013-11-02 20:18:18 +00:00
03e691ad2b
PCI memory configuration done, still experimental
Markus Fröschle
2013-11-02 07:37:47 +00:00
f9c067956f
PCI memory configuration done, still experimental
Markus Fröschle
2013-11-02 07:37:47 +00:00
f2e56296ad
fixed typo
Markus Fröschle
2013-11-02 05:21:10 +00:00
574a059c5d
fixed typo
Markus Fröschle
2013-11-02 05:21:10 +00:00
f6c708e239
added vendor & device id to bus scan
Markus Fröschle
2013-11-02 05:04:15 +00:00
9cf29aa31b
added vendor & device id to bus scan
Markus Fröschle
2013-11-02 05:04:15 +00:00
5ad5220965
fixed wrong linker control file names
Markus Fröschle
2013-11-01 17:53:55 +00:00
0b3c91a59f
fixed wrong linker control file names
Markus Fröschle
2013-11-01 17:53:55 +00:00
8d37dd35a4
use PCI_HEADER_TYPE macro
Markus Fröschle
2013-11-01 17:08:25 +00:00
f7573af1e6
use PCI_HEADER_TYPE macro
Markus Fröschle
2013-11-01 17:08:25 +00:00
e27a45520f
changed hardcoded, but SYSCLK dependend values to evaluate correctly for the different platforms
Markus Fröschle
2013-11-01 11:23:52 +00:00
b0fb66314c
changed hardcoded, but SYSCLK dependend values to evaluate correctly for the different platforms
Markus Fröschle
2013-11-01 11:23:52 +00:00
8ae034edd2
fixed clean target
Markus Fröschle
2013-11-01 09:50:38 +00:00
c0d88c0254
fixed clean target
Markus Fröschle
2013-11-01 09:50:38 +00:00
bc7d021157
fixed to compile for RAM again
Markus Fröschle
2013-11-01 09:28:20 +00:00
70fce98962
fixed to compile for RAM again
Markus Fröschle
2013-11-01 09:28:20 +00:00
573b370805
finished converting Makefile and directory structure to support other platforms
Markus Fröschle
2013-11-01 09:20:05 +00:00
74bc13e0f0
finished converting Makefile and directory structure to support other platforms
Markus Fröschle
2013-11-01 09:20:05 +00:00
1259b556ed
Makefile fixed to support m5484 LITE
Markus Fröschle
2013-11-01 09:15:16 +00:00
c81c70df44
Makefile fixed to support m5484 LITE
Markus Fröschle
2013-11-01 09:15:16 +00:00
7472a60fa4
more (failed) attempts to make Makefile platform independent
Markus Fröschle
2013-11-01 06:29:14 +00:00
9e00dba829
more (failed) attempts to make Makefile platform independent
Markus Fröschle
2013-11-01 06:29:14 +00:00
faa07b02d1
proceed in porting to m5484l
Markus Fröschle
2013-10-31 14:12:11 +00:00
d0d052dd7b
proceed in porting to m5484l
Markus Fröschle
2013-10-31 14:12:11 +00:00
296507c430
made reservation (MMU page lock) of BaS memory region (last megabyte of RAM) system independent
Markus Fröschle
2013-10-31 06:34:40 +00:00
48e0261f18
made reservation (MMU page lock) of BaS memory region (last megabyte of RAM) system independent
Markus Fröschle
2013-10-31 06:34:40 +00:00
7ac1e76ca3
fixed save and restore of gcc scratch registers on DMA video page copy
Markus Fröschle
2013-10-31 06:25:36 +00:00
9e8811876e
fixed save and restore of gcc scratch registers on DMA video page copy
Markus Fröschle
2013-10-31 06:25:36 +00:00
72ad187f89
added macros to decrypt configuration space headers
Markus Fröschle
2013-10-31 05:22:07 +00:00
2197d42fc4
added macros to decrypt configuration space headers
Markus Fröschle
2013-10-31 05:22:07 +00:00
efaef1bb75
Makefile now supports builds for the m5484 completely
Markus Fröschle
2013-10-30 20:02:43 +00:00
6fca678e8a
Makefile now supports builds for the m5484 completely
Markus Fröschle
2013-10-30 20:02:43 +00:00
6dad5b7e1d
further changes towards LITEKIT m5484 support. Board now runs until PCI bus scan
Markus Fröschle
2013-10-30 17:53:24 +00:00
2bcb5ec873
further changes towards LITEKIT m5484 support. Board now runs until PCI bus scan
Markus Fröschle
2013-10-30 17:53:24 +00:00
e06cd1a368
need separate flash scripts for Firebee and M5484LITE boards
Markus Fröschle
2013-10-30 14:21:52 +00:00
ce2303c83a
need separate flash scripts for Firebee and M5484LITE boards
Markus Fröschle
2013-10-30 14:21:52 +00:00
edf35c1a27
added utility to edit srec comment header
Markus Fröschle
2013-10-30 14:20:56 +00:00
531b1d7302
added utility to edit srec comment header
Markus Fröschle
2013-10-30 14:20:56 +00:00
1d45c22e04
added comments that try to explain video page flip
Markus Fröschle
2013-10-30 14:19:59 +00:00
59767b2154
added comments that try to explain video page flip
Markus Fröschle
2013-10-30 14:19:59 +00:00
574b62462b
added comment about GPT0 usage
Markus Fröschle
2013-10-30 14:18:38 +00:00