]> git.wh0rd.org - home.git/blobdiff - TODO
cros-board: update
[home.git] / TODO
diff --git a/TODO b/TODO
index 78a865072273148ed8d9cc3b726eab354dbd22ad..6b6911aeb3d727ecf29347eb2db0f5ab74716db9 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,42 +1,15 @@
-presentations
-       - upload existing docs
-       - move all to wiki
-
-Add support for -lsystem to gcc (like -isystem)
-
 ldr-utils - add support for init sections and multiple init blocks
 
 u-boot:
        - add -elf2ldr
-       - look into struct passing for boot
-       - convert to C !
-       - setup error handler with newer bootroms (ErrorFunction)
-       - for ldr env, make sure to 0xff fill rather than 0x00
-       - only need one of CFG_ENV_OFFSET and CFG_ENV_ADDR
-       - add support for more commands
-               - mii
-               - spi - need to implement spi_xfer()
-       - CONFIG_RMII vs BLACKFIN_MII ?
        - for POST code, force it into LDR and only have it work when booting
          from an LDR.
-       - add net console -- make sure booting up with it works
-       - net console: tftp doesnt work ?
-       - add support for bedbug
-       - bind BF54x RTS/CTS to CONFIG_HWFLOW and convert BFIN_BOOT_UART_USE_RTS
-       - relocate RTS cruft to serial.h out of initcode
-       - bf54x initcode seems to not work with early serial debug on power reset ?
-         - default baud rate depends on CONFIG_CLKIN_HZ which does not match that
-           of the reset clock ?
-       - i2c (for mainline only)
-               - implement newer functions (bus/speed)
 
 gforge frs sort is fucked
 
 .romfs does not get a PHDR, but it works because u-boot reads section
 headers only, not program headers
 
-in images/ dont use .gz, use like -gzipped
-
 bfin exception request - write documentation
        - handler must be in L1
        - data must be in L1
@@ -45,53 +18,15 @@ bfin exception request - write documentation
 
 review is_machine / is_arch for blackfin processors
 
-internal is 9 011 ...
-
-- make linphone/demos/etc more visible on frontpage
-- add doc header tab to frontpage alonside projects/mystuff/etc...
-
 bootrom:
  - byte count in ldr header is treated as a signed value
  - bootrom functions for programming of power and reset
 
-toolchain
- - make patchset 1.1 w/all new fixes + hardened and roll gcc-4.1.2-r1
-
-update gameslibdir http://www.gentoo.org/proj/en/desktop/games/games-ebuild-howto.xml
-
-review ubuntu initramfs fsck for root
-
 http://sam.zoy.org/blog/2007-04-13-shlib-with-non-pic-code-have-inline-assembly-and-pic-mix-well
 add info on jumping to hidden symbols as a PIC fix
 
-openvpn: http://openvpn.net/howto.html#examples
-
-2066412 mdm5252
-
 <genstef> hi, solar wants you to commit to the embedded overlay, your password for the overlays.gentoo.org is: DX7wnSe40Y
 
-http://bugs.gentoo.org/133489
-http://bugs.gentoo.org/120616#c8
-
-add a -no-trigraphs gcc option
-
-buildroot: add support for uclibc release patches / configs
-
-c-client adds -fPIC to cflags
-
-uclibc stages todo:
- - arm arm-softfloat armeb armeb-softfloat
- - i386 i386-hard
- - ppc ppc-softfloat
- - sh4 [sh4eb maybe]
- - mips mipsel
-
-gdb: parse pax elf notes
-
-quake1 movie: add the ILL Clan.s seminal Apartment Huntin.. 
-
 qrescue
 <solar> notice the -r of option that exist in q
 <solar> can you do the same for metadata
-
-ia64 libunwind support