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