Skip to content

History

Revisions

  • Added location of Xinu's standard library.

    rememberthe8bit committed Mar 2, 2013
    c44a5dd
  • Updated Booting (markdown)

    rememberthe8bit committed Mar 1, 2013
    bae9131
  • Added a small note about changing Xinu compilation target platforms.

    rememberthe8bit committed Mar 1, 2013
    a49b9ca
  • Created Xinu's Directory Structure (markdown)

    rememberthe8bit committed Mar 1, 2013
    b3e54f2
  • Updated GPIO header path. Clarified timer ISR operation a bit. Removed whining about the Mini-UART. Added a note about potential PL011 deadlocks. Minor grammar correction about example code.

    rememberthe8bit committed Mar 1, 2013
    8ed0c13
  • Added a note about how the system timer won't work with slow ISRs.

    rememberthe8bit committed Mar 1, 2013
    a5af9e8
  • Added a blurb about the interrupt controller's quirks

    rememberthe8bit committed Feb 18, 2013
    0d78fb2
  • Added new info about uart init.

    rememberthe8bit committed Feb 18, 2013
    e1b5f63
  • Reorganized the pre-braindump section a bit.

    rememberthe8bit committed Feb 17, 2013
    f38e656
  • minor grammar error fix

    rememberthe8bit committed Feb 17, 2013
    fd39f15
  • Removed timer and interrupt information since that's been moved over to the Devices and Peripherals page.

    rememberthe8bit committed Feb 17, 2013
    20376ca
  • Reorganized the page into a more device-centric format. Still somewhat of a brain dump, but it should be easier to parse now.

    rememberthe8bit committed Feb 17, 2013
    748d03d
  • Made the Mini-UART paragraph clearer. Added PL011 information.

    rememberthe8bit committed Feb 17, 2013
    1c73d87
  • added progress on the UART

    rememberthe8bit committed Feb 17, 2013
    335794f
  • added another source for the PL011 uart datasheet, this one is the revision officially recommended by Broadcom in their datasheet

    rememberthe8bit committed Feb 17, 2013
    7f29d05
  • added location of current test code

    rememberthe8bit committed Feb 16, 2013
    c0a7044
  • added a note about the clock for the system timer being 1Mhz

    rememberthe8bit committed Feb 16, 2013
    efb10ef
  • added update about progress with the system timer and interrupts

    rememberthe8bit committed Feb 16, 2013
    1eba514
  • Added a link to the BCM2835 datasheet.

    rememberthe8bit committed Feb 15, 2013
    384c50a
  • Added GPIO pinout.

    rememberthe8bit committed Feb 15, 2013
    02d5076
  • Fixed numbering issue

    rememberthe8bit committed Feb 14, 2013
    249634d
  • Updated IO (markdown)

    rememberthe8bit committed Feb 14, 2013
    44cb2e9
  • Updated I\ O (markdown)

    rememberthe8bit committed Feb 14, 2013
    953c960
  • Updated I O (markdown)

    rememberthe8bit committed Feb 14, 2013
    589a337
  • Created I/O (markdown)

    rememberthe8bit committed Feb 14, 2013
    4ad0714
  • A list of the datasheets that I've been using.

    @caltry caltry committed Feb 7, 2013
    744a3e1
  • Added report of running test routines.

    rememberthe8bit committed Feb 2, 2013
    3aa321c
  • Addd boot process. Added notes that the UART code initializes the mini UART, not the full one.

    rememberthe8bit committed Feb 2, 2013
    578e367
  • Fixed misspelling in UART section.

    rememberthe8bit committed Feb 1, 2013
    7e5ad56
  • Updated current status of booting.

    rememberthe8bit committed Feb 1, 2013
    a5c7092