]> git.wh0rd.org - home.git/blob - TODO
merge G5
[home.git] / TODO
1 Add support for -lsystem to gcc (like -isystem)
2
3 ldr-utils - add support for init sections and multiple init blocks
4
5 u-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
29 gforge frs sort is fucked
30
31 .romfs does not get a PHDR, but it works because u-boot reads section
32 headers only, not program headers
33
34 in images/ dont use .gz, use like -gzipped
35
36 bfin 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
42 review is_machine / is_arch for blackfin processors
43
44 internal 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
49 bootrom:
50 - byte count in ldr header is treated as a signed value
51 - bootrom functions for programming of power and reset
52
53 toolchain
54 - make patchset 1.1 w/all new fixes + hardened and roll gcc-4.1.2-r1
55
56 update gameslibdir http://www.gentoo.org/proj/en/desktop/games/games-ebuild-howto.xml
57
58 review ubuntu initramfs fsck for root
59
60 http://sam.zoy.org/blog/2007-04-13-shlib-with-non-pic-code-have-inline-assembly-and-pic-mix-well
61 add info on jumping to hidden symbols as a PIC fix
62
63 openvpn: http://openvpn.net/howto.html#examples
64
65 2066412 mdm5252
66
67 <genstef> hi, solar wants you to commit to the embedded overlay, your password for the overlays.gentoo.org is: DX7wnSe40Y
68
69 http://bugs.gentoo.org/133489
70 http://bugs.gentoo.org/120616#c8
71
72 add a -no-trigraphs gcc option
73
74 buildroot: add support for uclibc release patches / configs
75
76 c-client adds -fPIC to cflags
77
78 uclibc 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
85 gdb: parse pax elf notes
86
87 quake1 movie: add the ILL Clan.s seminal Apartment Huntin..
88
89 qrescue
90 <solar> notice the -r of option that exist in q
91 <solar> can you do the same for metadata
92
93 ia64 libunwind support