Mercurial > nand-ecoscentric
graph
-
io/nand: Tweak initialiser prioritySat, 06 Dec 2014 08:22:40 +1300, by Ross Younger
-
io/nand: Minor doc updatesTue, 02 Dec 2014 12:13:34 +1300, by Ross Younger
-
io/nand: Rename CYGINT_IO_NAND_TEST_PARTITION to CYGNUM_IO_NAND_TEST_PARTITION.Tue, 02 Dec 2014 12:07:18 +1300, by Ross Younger
-
io/nand: Improve initialiser prioritiesMon, 01 Dec 2014 20:40:42 +1300, by Ross Younger
-
io/nand: Fix uninitialised variable. Erase any obsolete copies of the BBT we may come across. Cope with BBT version overflow.Sat, 22 Nov 2014 17:26:39 +1300, by Ross Younger
-
io/nand: Create internal nandi_write_page_raw_explicit_ecc interface for use by test programs.Mon, 20 Oct 2014 21:06:39 +1300, by Ross Younger
-
io/nand include/nand.h: Create CYG_NAND_BYTES_PER_BLOCK so this computation need only be coded in one place.Sun, 05 Oct 2014 19:56:50 +1300, by Ross Younger
-
io/nand include/nand_internal.h: Create header to expose internal functions to NAND drivers.Sat, 27 Sep 2014 12:35:37 +1200, by Ross Younger
-
io/nand: Add CYGINT_IO_NAND_TEST_PARTITION to specify which partition the tests should use.Sat, 27 Sep 2014 12:35:37 +1200, by Ross Younger
-
io/nand src/nand.c: Cope with gcc being pickier than it used to.Fri, 26 Sep 2014 22:27:05 +1200, by Ross Younger
-
io/nand tests/nand_rwbenchmark.c: Cope with CYGNUM_KERNEL_COUNTERS_RTC_PERIOD not being constant.Fri, 26 Sep 2014 22:27:05 +1200, by Ross Younger
-
cdl/nand.cdl src/nand.c utils/erasenand.c: Create CYGSEM_IO_NAND_ALLOW_ERASE_WORNBAD.Sat, 21 Jun 2014 22:52:44 +1200, by Ross Younger
-
nand tests/nand_rwbenchmark.c: Fix infinite loop when all blocks are marked bad.Sat, 14 Jun 2014 19:11:12 +1200, by Ross Younger
-
Substitute FIXME or TODO with TBD, to keep Eclipse scanner happy.Tue, 29 Apr 2014 15:41:31 +0100, by Jonathan Larmour
-
io/nand: Some trivial cleanups, partly to work with gcc 4.7, and partly as I noticed them. Details:Fri, 06 Sep 2013 23:01:15 +0100, by Jonathan Larmour
-
io/nand: nand.c (nandi_read_whole_page_raw): Remove unused var 'step'.Fri, 28 Jun 2013 20:12:02 +0100, by Jonathan Larmour
-
packages/io/nand/current/tests/nand_rwbenchmark.c: Add CYG_TEST_INIT() before CYG_TEST_NA() to allow auto-testing cyg_test_init() breakpoint to work.Tue, 17 Apr 2012 11:47:40 +0100, by James G. Smith
-
* src/nand.c (valid_page_addr): Silence signed/unsigned warning.Thu, 21 Jul 2011 19:14:52 +0100, by Jonathan Larmour
-
Use correct format for FAIL output when using diag_printf to constructFri, 08 Apr 2011 02:24:49 +0100, by Jonathan Larmour
-
nand.c: Fix name of cyg_nandp_bbt_markbad_pageaddr to match header.Fri, 09 Jul 2010 13:41:05 +0100, by Ross Younger
-
* packages/devs/nand/synth/current/host/configure: Set the execute bitFri, 09 Sep 2011 00:42:09 +0100, by alexs
-
devs/nand/synth: Fix test for CYGSEM_NAND_SYNTH_ALLOW_MULTIPLE_WRITES.Tue, 24 Aug 2010 17:43:04 +0100, by Nick Garnett
-
devs/nand/samsung_k9: Add K9F2G08U0A subtype.Wed, 14 Jul 2010 11:18:08 +0100, by Nick Garnett
-
synth nand: straggling fixups for when we moved to partition-based addressing (oops)Fri, 09 Jul 2010 13:42:07 +0100, by Ross Younger
-
Merge from anon-hgSun, 18 Jan 2015 17:01:09 +1300, by Ross Younger
-
* src/synth.ld src/synth_entry.c: Look for static constructors inFri, 03 Oct 2014 15:13:21 +0000, by jlarmour
-
Fix bit rot: make nand package build with recent gccTue, 12 Aug 2014 20:34:50 +1200, by Ross Younger
-
Merge from anon-hgFri, 01 Aug 2014 20:54:15 +1200, by Ross Younger
-
* src/common/sprintf.cxx (__sprintf_chk): Implement alias for useThu, 03 Jul 2014 08:21:45 +0000, by jld
-
* include/sys/select.h: Make select FD_COPY and FD_ZERO macros singleMon, 16 Jun 2014 10:03:58 +0000, by jld
-
Use CYGBLD_HAL_LINKER_GROUPED_LIBS macro. [ Bugzilla 1001989 ]Fri, 06 Jun 2014 15:17:01 +0000, by vae
-
Add functions for Kinetis GPIO pin configuration and manipulation.[ Bugzilla 1001981 ]Sat, 03 May 2014 19:27:13 +0000, by vae
-
* src/mcount.S: Add mcount functions for call-graph profiling.Sat, 22 Mar 2014 17:08:11 +0000, by jld
-
* src/mcount.S: Add mcount functions for call-graph profiling.Sun, 16 Mar 2014 19:39:11 +0000, by jld
-
Increase resolution of time measurement for platforms featuring HAL_CLOCK_READ_NS. [Bugzilla 1001958]Thu, 13 Mar 2014 21:32:49 +0000, by vae
-
* common/Subprocess.cpp: Silence signed/unsigned compiler warningThu, 13 Mar 2014 15:31:34 +0000, by jld
-
* configtool/standalone/wxwin/configtool.cpp,Thu, 13 Mar 2014 15:22:25 +0000, by jld
-
* infra/trace.cxx, libcdl/build.cxx, libcdl/expr.cxx,Thu, 13 Mar 2014 15:03:41 +0000, by jld
-
* src/mcount.S: Add mcount functions for call-graph profiling.Mon, 03 Mar 2014 08:30:32 +0000, by jld
-
* src/stm32_misc.c: Ensure TIM2 clock enabled when profiling.Mon, 03 Mar 2014 08:18:43 +0000, by jld
-
* standalone/wxwin/appsettings.cpp,Fri, 28 Feb 2014 10:51:15 +0000, by jld
-
* standalone/wxwin/appsettings.cpp,Fri, 28 Feb 2014 10:04:06 +0000, by jld
-
* standalone/wxwin/standalone/wxwin/finddlg.cpp,Fri, 28 Feb 2014 09:47:26 +0000, by jld
-
Add Freescale eDMA entry.Sun, 16 Feb 2014 08:38:44 +0000, by vae
-
New: Add Freescale eDMA to eCos reference manual.Sun, 16 Feb 2014 08:34:17 +0000, by vae
-
Add interrupt numbers for second eDMA controller. Add clock gating for ADC2. Add GPIO port F.Sun, 16 Feb 2014 08:30:33 +0000, by vae
-
Redefine CYGNUM_HAL_INTERRUPT_RTC_RTC because ofFri, 20 Sep 2013 20:53:37 +0000, by vae
-
* cdl/can_lpc2xxx.cdl: Add CYGHWR_DEVS_CAN_LPC2XXX_BUSOFF_WORKAROUNDWed, 18 Sep 2013 16:01:59 +0000, by sergeig
-
* ecos.db: Add CAN driver entry for olcpl2294 target (OlimexWed, 11 Sep 2013 21:04:31 +0000, by sergeig
-
* cdl/hal_arm_lpc2xxx_olpcl2294.cdl: Add support for CAN interface 0.Wed, 11 Sep 2013 21:02:32 +0000, by sergeig
-
* src/can_accfilt_lpc2xxx.c, src/can_lpc2xxx.c: Fix a compile issue ofWed, 11 Sep 2013 21:00:16 +0000, by sergeig
-
* src/can_lpc2xxx.c: Add support for new config keyWed, 28 Aug 2013 16:29:23 +0000, by sergeig
-
* include/canio.h: Added structure cyg_can_err_count_info for readingWed, 28 Aug 2013 16:28:10 +0000, by sergeig
-
* include/config_keys.h: Add config keyWed, 28 Aug 2013 16:26:53 +0000, by sergeig
-
Fix FREESCALE_EDMA_NBYTES_MLOFFYES_NBYTES_M bugMon, 26 Aug 2013 12:07:55 +0000, by vae
-
Include vectors header files for SP floating point to CVSSun, 25 Aug 2013 14:50:35 +0000, by vae
-
include fpv4_sp_d16_libm.h in CVS.Sun, 25 Aug 2013 14:44:25 +0000, by vae
-
Define Cortex-M4F architecture specific builtin mathematical functions.Sun, 25 Aug 2013 14:42:58 +0000, by vae
-
Add: Complex number header and library (single and double precision floating point),Sun, 25 Aug 2013 14:38:57 +0000, by vae
-
* cdl/hal_cortexm_stm32_stm32f4discovery.cdl: Merge CDL goal expressionsSun, 11 Aug 2013 20:09:28 +0000, by jld
-
Fix: Kinetis DSPI infinite polling [ Bugzilla 10011879 ], reported by Mike JonesTue, 09 Jul 2013 20:50:08 +0000, by vae
-
* doc/twr_k60f120m.sgml: Fix missing </para>.Tue, 02 Jul 2013 19:00:31 +0000, by jld
-
Add definitions of V2 specific commands, responses and card structure. [ Bugzilla 1001764 ]Mon, 01 Jul 2013 17:39:53 +0000, by vae
-
Add TWR-K60F120M platform HAL package and target records.Mon, 01 Jul 2013 08:17:37 +0000, by vae
-
Add K60F120M entry (document body provided by Mike Jones)Mon, 01 Jul 2013 08:14:13 +0000, by vae
-
Add support for K60F120M [ Bugzilla 1001861 ]Mon, 01 Jul 2013 08:09:45 +0000, by vae
-
* src/core/snmp/msg_out.c: Applied lwip bugfix #29256.Sat, 22 Jun 2013 14:58:09 +0000, by jld
-
Fix compiler warnings for discrediting const pointer. [ Bugzilla 1001865 ]Sat, 15 Jun 2013 20:28:37 +0000, by vae
-
Fix compiler warnings. [ Bugzilla 1001865 ]Sat, 15 Jun 2013 20:25:20 +0000, by vae
-
Fix compiler warning about variable set but not used. [ Bugzilla 1001865 ]Sat, 15 Jun 2013 20:22:36 +0000, by vae
-
Clean up macros to support interrupts and set/get features.Thu, 13 Jun 2013 19:14:06 +0000, by vae
-
* packages/hal/cortexm/stm32/stm32f4discovery/*: New STM32F4-DiscoveryWed, 12 Jun 2013 13:20:07 +0000, by jld
-
* doc/can.sgml: Documented return code -ENOSPC for cyg_io_set_config()Thu, 06 Jun 2013 20:32:56 +0000, by sergeig
-
* src/can_lpc2xxx.c: Changed return code for message filterThu, 06 Jun 2013 20:31:25 +0000, by sergeig
-
Rich memory layout for FlexBus RAM with support for caching. Remove redundant MLT files. [ Bugzilla 1001837 ]Sun, 02 Jun 2013 17:01:36 +0000, by vae
-
Add requirement for WRITETHRU data cache startup mode when eDMA is in use. Sync with change in eDMA driver [ Bugzilla 1001838 ]Sun, 02 Jun 2013 16:39:24 +0000, by vae
-
Add FlexBus RAM configuration and caching, DDRAM CDL movedSun, 02 Jun 2013 16:36:08 +0000, by vae
-
Fix: Disable DMA requests for transfers that don't use DMA. [ Bugzilla 1001815 ]Sun, 02 Jun 2013 16:22:36 +0000, by vae
-
Remove requirement for WRITETHRU cache mode that raised conflict when cache was disabled. Bug reported by Mike Jones. [ Bugzilla 1001838 ]Sun, 02 Jun 2013 16:18:05 +0000, by vae
-
RAM size format changed to decimal. [ Bugzilla 1001837 ]Sun, 02 Jun 2013 16:14:46 +0000, by vae
-
Fix double-baud rate define. Bug spotted and patch provided by Mike Jones.Sat, 01 Jun 2013 20:29:45 +0000, by vae
-
* ecos.db: Add CAN driver entry for olcpe2294 target (OlimexTue, 21 May 2013 18:58:25 +0000, by sergeig
-
* cdl/hal_arm_lpc2xxx_olpce2294.cdl: Add support for all 4 CANTue, 21 May 2013 18:56:04 +0000, by sergeig
-
* doc/sgml/makemakefile: Update copyright dates.Sat, 11 May 2013 15:23:26 +0000, by jld
-
Add requirement of CYGPKG_KERNEL.Tue, 30 Apr 2013 18:28:38 +0000, by vae
-
Remove unwanted diag_printf().Mon, 29 Apr 2013 17:39:53 +0000, by vae
-
Fix missing semicolon. Bug spotted and patch provided by John Dallaway. [ Bugzilla 1001835 ]Fri, 26 Apr 2013 20:59:48 +0000, by vae
-
Add Freescale I2C driver and I2C driver entries for Kinetis targetsFri, 26 Apr 2013 17:04:15 +0000, by vae
-
Add Freescale I2C driver and I2C driver entries for Kinetis targetsFri, 26 Apr 2013 17:04:15 +0000, by vae
-
Implemented support for I2C [Bugzilla 1001397]Fri, 26 Apr 2013 16:42:48 +0000, by vae
-
Tomas: New package -- Freescale I2C driver package. [Bugzilla 1001397]Fri, 26 Apr 2013 16:38:07 +0000, by vae
-
Add CYGBLD_I2C_DEVICE_CONST. This will allow driver to modify cyg_i2c_device streucture. [ Bugzilla 1001816 ]Fri, 26 Apr 2013 16:25:20 +0000, by vae
-
Add STM32 Erhernet driver and Ethetnet driver entries to STM3220G-eval and STM3240G-eval boards.Sun, 14 Apr 2013 23:36:17 +0000, by vae
-
Fix PHY name and added defualt Ethernet interface. Enabled clock for PHY.Sun, 14 Apr 2013 23:34:12 +0000, by vae
-
Update ETH macros for F4 device.Sun, 14 Apr 2013 23:30:51 +0000, by vae
-
STM32 ETH driver package created.Sun, 14 Apr 2013 23:28:43 +0000, by vae
-
Optimised receiving of messages that fit in FIFO. Add clock gating.Sun, 07 Apr 2013 16:33:02 +0000, by vae
-
Add clock gating comment.Sun, 07 Apr 2013 16:28:39 +0000, by vae
-
Add clock gating enable.Sun, 07 Apr 2013 16:19:00 +0000, by vae
-
Clock gating synchronised with variant.Sun, 07 Apr 2013 16:05:15 +0000, by vae
-
Add clock gating management and API.Sun, 07 Apr 2013 15:59:31 +0000, by vae
-
* standalone/wxwin/admindlg.cpp: Pass POSIX-style paths to ecosadmin.tclMon, 18 Mar 2013 08:52:46 +0000, by jld
-
Add single precision floating point tests.Sat, 09 Mar 2013 18:06:46 +0000, by vae
-
Add ECM file redboot_K70_FPU.ecm.Sat, 09 Mar 2013 18:00:22 +0000, by vae
-
Add ECM for RedBoot with FPU support.Sat, 09 Mar 2013 17:51:26 +0000, by vae
-
* misc/redboot_ROM_FPU.ecm: Add ECM for RedBoot with FPU support.Sat, 09 Mar 2013 17:41:19 +0000, by vae
-
* misc/redboot_K70_ROM_FPU.ecm: Add ECM fileSat, 09 Mar 2013 17:35:22 +0000, by vae
-
Removed (obsolete) implementation of CYGINT_HAL_CORTEXM4_CODE.Sat, 09 Mar 2013 17:32:05 +0000, by vae
-
Sync with variant changes due to hardware floating point support. Changed CYGHWR_HAL_CORTEXM_KINETIS_FLEXNVM. [Bugzilla 1001607]Sat, 09 Mar 2013 17:22:34 +0000, by vae
-
* cdl/hal_cortexm_kinetis.cdl: Changes to Kinetis part builder related toSat, 09 Mar 2013 17:19:38 +0000, by vae
-
Add: hardware floating point support for Cortex-M4F [ Bugzilla 1001607 ]Sat, 09 Mar 2013 17:13:06 +0000, by vae
-
* src/mmc_spi.c (mmc_spi_check_for_disk): Modify DEBUG1 to to showSat, 02 Mar 2013 20:01:44 +0000, by jlarmour
-
Enhanced endianness support for devices with big and little endian, added support for MPC5xxx in addition to KinetisFri, 22 Feb 2013 19:38:45 +0000, by vae
-
Enhanced endianness support for devices with big and little endian, added support for MPC5xxx in addition to Kinetis, extended support for up to 8 DSPIs.Fri, 22 Feb 2013 19:38:45 +0000, by vae
-
Add CYGBLD_ATTRIB_NO_INLINE (suggested by Jifl)Fri, 22 Feb 2013 19:38:45 +0000, by vae
-
Backout failed cvs2hg conversion commitFri, 22 Feb 2013 19:38:44 +0000, by alexs
-
Add CYGBLD_ATTRIB_NO_INLINE (suggested by Jifl)Fri, 22 Feb 2013 19:38:44 +0000, by vae
-
* src/fstream.cpp: Fix processing of fstream openmode. Patch fromThu, 21 Feb 2013 08:34:10 +0000, by jld
-
* src/common/vsnprintf.c: If string truncated (C99 case), apply theTue, 19 Feb 2013 13:37:12 +0000, by sergeig
