]> git.wh0rd.org - home.git/blame - TODO
merge G5
[home.git] / TODO
CommitLineData
46fd861a
MF
1Add support for -lsystem to gcc (like -isystem)
2
3ldr-utils - add support for init sections and multiple init blocks
4
5u-boot:
6 - add -elf2ldr
7 - look into struct passing for boot
8 - convert to C !
9 - setup error handler with newer bootroms (ErrorFunction)
10 - for ldr env, make sure to 0xff fill rather than 0x00
11 - only need one of CFG_ENV_OFFSET and CFG_ENV_ADDR
12 - add support for more commands
13 - mii
14 - spi - need to implement spi_xfer()
15 - CONFIG_RMII vs BLACKFIN_MII ?
16 - for POST code, force it into LDR and only have it work when booting
17 from an LDR.
18 - add net console -- make sure booting up with it works
19 - net console: tftp doesnt work ?
20 - add support for bedbug
21 - bind BF54x RTS/CTS to CONFIG_HWFLOW and convert BFIN_BOOT_UART_USE_RTS
22 - relocate RTS cruft to serial.h out of initcode
23 - bf54x initcode seems to not work with early serial debug on power reset ?
24 - default baud rate depends on CONFIG_CLKIN_HZ which does not match that
25 of the reset clock ?
26 - i2c (for mainline only)
27 - implement newer functions (bus/speed)
28
5b61754d 29gforge frs sort is fucked
1afdf944 30
63d15f58
MF
31.romfs does not get a PHDR, but it works because u-boot reads section
32headers only, not program headers
33
34in images/ dont use .gz, use like -gzipped
35
36bfin exception request - write documentation
37 - handler must be in L1
38 - data must be in L1
39 - cannot cause an exception
40 - jump to return_from_exception
41
42review is_machine / is_arch for blackfin processors
43
44internal is 9 011 ...
45
46- make linphone/demos/etc more visible on frontpage
47- add doc header tab to frontpage alonside projects/mystuff/etc...
48
49bootrom:
50 - byte count in ldr header is treated as a signed value
51 - bootrom functions for programming of power and reset
52
1afdf944
MF
53toolchain
54 - make patchset 1.1 w/all new fixes + hardened and roll gcc-4.1.2-r1
55
56update gameslibdir http://www.gentoo.org/proj/en/desktop/games/games-ebuild-howto.xml
57
58review ubuntu initramfs fsck for root
59
60http://sam.zoy.org/blog/2007-04-13-shlib-with-non-pic-code-have-inline-assembly-and-pic-mix-well
61add info on jumping to hidden symbols as a PIC fix
62
63openvpn: http://openvpn.net/howto.html#examples
64
652066412 mdm5252
66
67<genstef> hi, solar wants you to commit to the embedded overlay, your password for the overlays.gentoo.org is: DX7wnSe40Y
68
69http://bugs.gentoo.org/133489
70http://bugs.gentoo.org/120616#c8
71
72add a -no-trigraphs gcc option
73
74buildroot: add support for uclibc release patches / configs
75
76c-client adds -fPIC to cflags
77
78uclibc stages todo:
79 - arm arm-softfloat armeb armeb-softfloat
80 - i386 i386-hard
81 - ppc ppc-softfloat
82 - sh4 [sh4eb maybe]
83 - mips mipsel
84
85gdb: parse pax elf notes
86
87quake1 movie: add the ILL Clan.s seminal Apartment Huntin..
88
89qrescue
90<solar> notice the -r of option that exist in q
91<solar> can you do the same for metadata
92
93ia64 libunwind support