Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: m-labs/flickernoise
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: bf1a502
Choose a base ref
...
head repository: m-labs/flickernoise
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2d5c99e
Choose a head ref
  • 8 commits
  • 8 files changed
  • 3 contributors

Commits on Nov 13, 2011

  1. RTEMS CVS head support

    Sebastien Bourdeauducq committed Nov 13, 2011
    Copy the full SHA
    9c95f63 View commit details
  2. Use new YAFFS API

    Sebastien Bourdeauducq committed Nov 13, 2011
    Copy the full SHA
    3615bb9 View commit details
  3. YAFFS: flush task

    Sebastien Bourdeauducq committed Nov 13, 2011
    Copy the full SHA
    fea236d View commit details
  4. Do not include curl/types.h

    Sebastien Bourdeauducq committed Nov 13, 2011
    Copy the full SHA
    e8eb7c0 View commit details
  5. yaffs.c: ycb_fsunmount already cleans up, don't do it again in unmoun…

    …t_handler
    
    This caused an attempt to run yaffs_flush_whole_cache with dev->cache
    already deallocated, hanging the system.
    wpwrak authored and Sebastien Bourdeauducq committed Nov 13, 2011
    Copy the full SHA
    fec0ffd View commit details
  6. flash.sh make parameters more flexible

    Xiangfu Liu authored and Sebastien Bourdeauducq committed Nov 13, 2011
    Copy the full SHA
    66faac3 View commit details
  7. Makefile: add flash, it will flash both rescue and regular partitions

    Xiangfu Liu authored and Sebastien Bourdeauducq committed Nov 13, 2011
    Copy the full SHA
    cb3bdac View commit details
  8. .gitignore: add TAGS

    Xiangfu Liu authored and Sebastien Bourdeauducq committed Nov 13, 2011
    Copy the full SHA
    2d5c99e View commit details
Loading