]> rtime.felk.cvut.cz Git - sysless.git/history - board/h8300
Mirosot: changed VER_ID in system_def.h, added board ID symbol.
[sysless.git] / board / h8300 /
2010-11-16 Petr KovacikMirosot: changed VER_ID in system_def.h, added board...
2010-11-16 Petr KovacikMirosot: changed default SCI channel.
2010-11-16 Stanislav MarekCorrected default serial port for EDK2638.
2010-11-16 Pavel PisaAdded minimal support for JT_USB1 board.
2010-11-16 Pavel PisaThe correct, but not functional solution for board...
2010-11-16 Pavel PisaDecreased BPS for initial ROM bootstrap and added load...
2010-11-16 Michal SojkaAdded h8heli board
2010-11-16 Pavel PisaSources updated to ensure, that shadow store contains...
2010-11-16 Stanislav MarekEDK2638 shadow registers and deb_led_out correction.
2010-11-16 Stanislav MarekEDK2638 LED macro upgrade.
2010-11-16 Stanislav MarekMinor hardware setup correction - TxD0/1 has to be...
2010-11-16 Michal Sojkahwinit files renamed to bspXXX.
2010-11-16 Pavel PisaSome lost part of previous patch for h8canusb board.
2010-11-16 Pavel PisaThe shadow registers definition moved to separate file...
2010-11-16 Stanislav MarekAdded (NOLOAD) attribute to ".shadreg" section and...
2010-11-16 Stanislav MarekHuge rearrangement of board setup function.
2010-11-16 Stanislav MarekOriginal dead code elimination pass 1.
2010-11-16 Stanislav MarekMirosot: Flash linker script fixed for use without...
2010-11-16 Stanislav MarekEDK2638 RAM start addres corrected
2010-11-16 Stanislav MarekLED macro upgraded for EDK2638.
2010-11-16 Pavel PisaAdded ld script to run application from Flash without...
2010-11-16 Pavel PisaSome experimentation with prolonging of PDIUSBD12 chip...
2010-11-16 Petr KovacikMirosot: printf uses SCI 1; merge of config.omk and...
2010-11-16 Michal SojkaAdded a posibility to have board specific prefix in...
2010-11-16 Stanislav MarekCorrection for EDK2638
2010-11-16 Petr KovacikMirosot board: added RUN_CMD-flash and hw independend...
2010-11-16 Petr KovacikAdded HW independednt LED macros for h8canusb board.
2010-11-16 Petr KovacikAdded ram linker script for mirosot board.
2010-11-16 Petr KovacikAdded support for H8Mirosot board.
2010-11-16 Michal SojkaFixed bad resolution of a conflict on my computer.
2010-11-16 Michal SojkaSelection of serial port used by TOHIT can be in separa...
2010-11-16 Michal SojkaSelection of serial port used by TOHIT can be in separa...
2010-11-16 Pavel PisaAdded required makefiles for EDK2638
2010-11-16 Pavel PisaPreparation for EDK2638 build
2010-11-16 Michal SojkaMake system is now more modular.
2010-11-16 Michal Sojkatohit is now compiled "natively" by OMK.
2010-11-16 Michal SojkaSetting of debugging and optimization flags moved to...
2010-11-16 Michal SojkaRenaming of variables for selecting a linker script.
2010-11-16 Michal SojkaAdded a possibility to specify which output formats...
2010-11-16 Michal SojkaConfig files are now in the board direcotry.
2010-11-16 Michal SojkaAdded hw_init for h8canusb board.
2010-11-16 Michal SojkaAdded some libraries - system_stub, drivers etc.
2010-11-16 Michal Sojkald scripts renamed to match board name. Added skeletons...
2010-11-16 Michal SojkaFixed ld scripts by adding a jump to _start.
2010-11-16 Michal SojkaAdded modification of ld scripts for proper crt0 linking.
2010-11-16 Michal SojkaFixed linking of crt0.o and added better comments in...
2010-11-16 Pavel PisaImported original H8300 support.