2014-01-08 | Peter Crosthwaite | char/cadence_uart: Simplify status generation ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> ...04f99c55732774be4cae.1388626249.git.peter.crosthwaite@xilinx.com |
commitcommitdifftree |
2014-01-08 | Peter Crosthwaite | char/cadence_uart: s/r_fifo/rx_fifo ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> ...ed5ff045265528d34e32.1388626249.git.peter.crosthwaite@xilinx.com |
commitcommitdifftree |
2014-01-08 | Peter Crosthwaite | char/cadence_uart: Fix reset. ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> ...ecb6cced61f0bf3f8c89.1388626249.git.peter.crosthwaite@xilinx.com |
commitcommitdifftree |
2014-01-08 | Peter Crosthwaite | char/cadence_uart: Add missing uart_update_state ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> ...c8b79b8370958a56d83b.1388626249.git.peter.crosthwaite@xilinx.com |
commitcommitdifftree |
2014-01-08 | Peter Crosthwaite | char/cadence_uart: Mark struct fields as public/private ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> ...efc6c120f83f30b7a660.1388626249.git.peter.crosthwaite@xilinx.com |
commitcommitdifftree |
2013-12-20 | Peter Crosthwaite | device_tree: qemu_fdt_setprop: Rename val_array arg ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> |
commitcommitdifftree |
2013-12-20 | Peter Crosthwaite | device_tree: s/qemu_devtree/qemu_fdt globally ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> |
commitcommitdifftree |
2013-12-17 | Peter Crosthwaite | arm/highbank.c: Fix MPCore periphbase name ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> ...b8b19a1a58c5437cf7ca.1387160489.git.peter.crosthwaite@xilinx.com |
commitcommitdifftree |
2013-12-17 | Peter Crosthwaite | arm/xilinx_zynq: Implement CBAR initialisation ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> ...fcc86ea719f98446c178.1387160489.git.peter.crosthwaite@xilinx.com |
commitcommitdifftree |
2013-12-17 | Peter Crosthwaite | arm/xilinx_zynq: Use object_new() rather than cpu_arm_init() ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> ...adbe6d7827f669f51895.1387160489.git.peter.crosthwaite@xilinx.com |
commitcommitdifftree |
2013-12-17 | Peter Crosthwaite | arm/highbank: Fix CBAR initialisation ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> ...635f523d1dbcb3358361.1387160489.git.peter.crosthwaite@xilinx.com |
commitcommitdifftree |
2013-12-17 | Peter Crosthwaite | arm/highbank: Use object_new() rather than cpu_arm_init() ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> ...63e887e32867d1d1b0d2.1387160489.git.peter.crosthwaite@xilinx.com |
commitcommitdifftree |
2013-12-17 | Peter Crosthwaite | target-arm/cpu: Convert reset CBAR to a property ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> ...52360e03645003d12e0a.1387160489.git.peter.crosthwaite@xilinx.com |
commitcommitdifftree |
2013-12-17 | Peter Crosthwaite | target-arm: Define and use ARM_FEATURE_CBAR ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> ...971a7f3bc3fa6752a9b7.1387160489.git.peter.crosthwaite@xilinx.com |
commitcommitdifftree |
2013-12-17 | Peter Crosthwaite | target-arm/helper.c: Allow cp15.c15 dummy override ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> ...c798f8240e8e685f949c.1387160489.git.peter.crosthwaite@xilinx.com |
commitcommitdifftree |
2013-12-10 | Peter Crosthwaite | net/cadence_gem: Don't rx packets when no rx buffer... ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> ...10fd37b542f75bf36cfb.1386136219.git.peter.crosthwaite@xilinx.com |
commitcommitdifftree |
2013-12-10 | Peter Crosthwaite | net/cadence_gem: Improve can_receive debug printfery ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> ...9f525961db95d6cfcf2c.1386136219.git.peter.crosthwaite@xilinx.com |
commitcommitdifftree |
2013-12-10 | Peter Crosthwaite | net/cadence_gem: Fix register w1c logic ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> ...25f06aa2224bc7a35b59.1386136219.git.peter.crosthwaite@xilinx.com |
commitcommitdifftree |
2013-12-10 | Peter Crosthwaite | net/cadence_gem: Fix small packet FCS stripping ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> ...32943d7eb5939061e546.1386136219.git.peter.crosthwaite@xilinx.com |
commitcommitdifftree |
2013-12-10 | Peter Crosthwaite | net/cadence_gem: Fix rx multi-fragment packets ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> ...2a0fa4a6839d940e145e.1386136219.git.peter.crosthwaite@xilinx.com |
commitcommitdifftree |
2013-12-10 | Peter Crosthwaite | net/cadence_gem: Add missing VMSTATE_END_OF_LIST ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> ...766aa4cd3d54c596de6a.1386136219.git.peter.crosthwaite@xilinx.com |
commitcommitdifftree |
2013-12-10 | Peter Crosthwaite | net/cadence_gem: Implement SAR (de)activation ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> ...67d3054245bae137866c.1386136219.git.peter.crosthwaite@xilinx.com |
commitcommitdifftree |
2013-12-10 | Peter Crosthwaite | net/cadence_gem: Implement SAR match bit in rx desc ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> ...fc12723e7164730abdcb.1386136219.git.peter.crosthwaite@xilinx.com |
commitcommitdifftree |
2013-12-10 | Peter Crosthwaite | net/cadence_gem: Implement RX descriptor match mode... ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> ...09ab5392840d1c084b28.1386136219.git.peter.crosthwaite@xilinx.com |
commitcommitdifftree |
2013-12-10 | Peter Crosthwaite | net/cadence_gem: Prefetch rx descriptors ASAP ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> ...401f2c3d0e2e4c9e44b3.1386136219.git.peter.crosthwaite@xilinx.com |
commitcommitdifftree |
2013-12-10 | Peter Crosthwaite | net/cadence_gem: simplify rx buf descriptor walking ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> ...206ad2236690cd7f5909.1386136219.git.peter.crosthwaite@xilinx.com |
commitcommitdifftree |
2013-12-10 | Peter Crosthwaite | net/cadence_gem: Don't assert against 0 buffer address ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> ...20531c6203c5a00110f1.1386136219.git.peter.crosthwaite@xilinx.com |
commitcommitdifftree |
2013-12-10 | Peter Crosthwaite | net/cadence_gem: Implement mac level loopback mode ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> ...df1a37408ec38988e970.1386136219.git.peter.crosthwaite@xilinx.com |
commitcommitdifftree |
2013-12-10 | Peter Crosthwaite | hw/timer: Introduce ARM A9 Global Timer. ...964ec41578b50d569a37.1385969450.git.peter.crosthwaite@xilinx.com ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> |
commitcommitdifftree |
2013-12-10 | Peter Crosthwaite | cpu/a9mpcore: reorder operations/declarations ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> ...399f269039da1a77a2b5.1385969450.git.peter.crosthwaite@xilinx.com |
commitcommitdifftree |
2013-12-10 | Peter Crosthwaite | cpu/a9mpcore: rename timerbusdev variable ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> ...4e86c47cef76b21b15f7.1385969450.git.peter.crosthwaite@xilinx.com |
commitcommitdifftree |
2013-07-29 | Peter Crosthwaite | ide/piix: QOM casting sweep ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> |
commitcommitdifftree |
2013-07-22 | Peter Crosthwaite | xen/xen_platform: QOM casting sweep ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> |
commitcommitdifftree |
2013-07-22 | Peter Crosthwaite | misc/ivshmem: QOM Upcast Sweep ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> |
commitcommitdifftree |
2013-07-22 | Peter Crosthwaite | display/vmware_vga: QOM casting sweep ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> |
commitcommitdifftree |
2013-07-22 | Peter Crosthwaite | misc/pci-testdev: QOM Upcast Sweep ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> |
commitcommitdifftree |
2013-07-22 | Peter Crosthwaite | acpi/piix4: QOM Upcast Sweep ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> |
commitcommitdifftree |
2013-07-22 | Peter Crosthwaite | ide/ich: QOM Upcast Sweep ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> |
commitcommitdifftree |
2013-07-22 | Peter Crosthwaite | scsi/esp-pci: QOM Upcast Sweep ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> |
commitcommitdifftree |
2013-07-22 | Peter Crosthwaite | scsi/megasas: QOM Upcast Sweep ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> |
commitcommitdifftree |
2013-07-22 | Peter Crosthwaite | scsi/lsi53c895a: QOM Upcast Sweep ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> |
commitcommitdifftree |
2013-07-22 | Peter Crosthwaite | usb/hcd-xhci: QOM Upcast Sweep ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> |
commitcommitdifftree |
2013-07-22 | Peter Crosthwaite | net/pcnet-pci: QOM Upcast Sweep ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> |
commitcommitdifftree |
2013-07-22 | Peter Crosthwaite | net/rtl8139: QOM Upcast Sweep ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> |
commitcommitdifftree |
2013-07-22 | Peter Crosthwaite | net/e1000: QOM Upcast Sweep ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> |
commitcommitdifftree |
2013-07-15 | Peter Crosthwaite | target-arm/helper.c: Allow const opaques in arm CP ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> ...db9f5f4ef1585cbc1d77.1373429432.git.peter.crosthwaite@xilinx.com |
commitcommitdifftree |
2013-07-15 | Peter Crosthwaite | target-arm/helper.c: Implement MIDR aliases ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> ...4a4f5e1d809451f1e859.1373429432.git.peter.crosthwaite@xilinx.com |
commitcommitdifftree |
2013-07-15 | Peter Crosthwaite | target-arm/helper.c: OMAP/StrongARM cp15 crn=0 cleanup ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> ...6faf8666ef8a4b34b92a.1373429432.git.peter.crosthwaite@xilinx.com |
commitcommitdifftree |
2013-07-15 | Peter Crosthwaite | char/cadence_uart: Fix reset for unattached instances ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> ...e10aa2840d73765f5968.1370577272.git.peter.crosthwaite@xilinx.com |
commitcommitdifftree |
2013-07-10 | Peter Crosthwaite | qom: Fix class cast of NULL classes ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> ...e582635820c1c54e66fa.1371546907.git.peter.crosthwaite@xilinx.com |
commitcommitdifftree |
2013-06-25 | Peter Crosthwaite | nand: Don't inherit from Sysbus ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> |
commitcommitdifftree |
2013-06-25 | Peter Crosthwaite | block/nand: Convert Sysbus::init to Device::realize ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> |
commitcommitdifftree |
2013-06-25 | Peter Crosthwaite | block/nand: QOM casting sweep ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> |
commitcommitdifftree |
2013-06-21 | Peter Crosthwaite | block/nand: Formatting sweep ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> |
commitcommitdifftree |
2013-06-20 | Peter Crosthwaite | memory: render_memory_region: factor out fr constant... ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> |
commitcommitdifftree |
2013-06-20 | Peter Crosthwaite | memory: as_update_topology_pass: Improve comments ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> |
commitcommitdifftree |
2013-06-20 | Peter Crosthwaite | memory: Fix comment typo ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> |
commitcommitdifftree |
2013-06-18 | Peter Crosthwaite | intc/xilinx_intc: Dont lower IRQ when HIE cleared ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> |
commitcommitdifftree |
2013-06-18 | Peter Crosthwaite | intc/xilinx_intc: Inhibit write to ISR when HIE ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> |
commitcommitdifftree |
2013-06-18 | Peter Crosthwaite | intc/xilinx_intc: Handle level interrupt retriggering ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> |
commitcommitdifftree |
2013-06-18 | Peter Crosthwaite | intc/xilinx_intc: Don't clear level sens. IRQs without ACK ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> |
commitcommitdifftree |
2013-06-18 | Peter Crosthwaite | microblaze/petalogix_s3adsp1800_mmu: Fix UART IRQ ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> |
commitcommitdifftree |
2013-06-14 | Peter Crosthwaite | configure: dtc: Probe for libfdt_env.h ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> ...d9ab56385ec045e46705.1369628289.git.peter.crosthwaite@xilinx.com |
commitcommitdifftree |
2013-06-14 | Peter Crosthwaite | audio/intel-hda: QOM casting sweep ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> ...9b86c629b69895e4d2d0.1370496582.git.peter.crosthwaite@xilinx.com |
commitcommitdifftree |
2013-06-14 | Peter Crosthwaite | audio/intel-hda: Fix Inheritance hierachy ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> ...c1932f1d7fd25205d0bc.1370496582.git.peter.crosthwaite@xilinx.com |
commitcommitdifftree |
2013-06-11 | Peter Crosthwaite | char/serial: serial_ioport_write: Factor out common... ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> |
commitcommitdifftree |
2013-06-11 | Peter Crosthwaite | char/serial: Use generic Fifo8 ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> |
commitcommitdifftree |
2013-06-11 | Peter Crosthwaite | char/serial: cosmetic fixes. ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> |
commitcommitdifftree |
2013-06-11 | Peter Crosthwaite | intc/xilinx_intc: Use qemu_set_irq ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> |
commitcommitdifftree |
2013-06-03 | Peter Crosthwaite | sd/sd.c: Fix "inquiry" ACMD41 ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> ...fdeabcc14caf3fad6d71.1369622254.git.peter.crosthwaite@xilinx.com |
commitcommitdifftree |
2013-06-03 | Peter Crosthwaite | sd/sdhci:ADMA: fix interrupt ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> ...fc4e539d68e7494d0081.1369370934.git.peter.crosthwaite@xilinx.com |
commitcommitdifftree |
2013-06-03 | Peter Crosthwaite | sd/sdhci.c: Fix bdata_read DPRINT message ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> ...caa263ef9589b4395d5e.1369370934.git.peter.crosthwaite@xilinx.com |
commitcommitdifftree |
2013-06-03 | Peter Crosthwaite | sd/sdhci: Fix Buffer Write Ready interrupt ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> ...f08f607c15a0ec3d3371.1369370934.git.peter.crosthwaite@xilinx.com |
commitcommitdifftree |
2013-06-03 | Peter Crosthwaite | sd/sdhci.c: Only reset data_count on new commands ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> ...963091a8efd67522e160.1369370934.git.peter.crosthwaite@xilinx.com |
commitcommitdifftree |
2013-06-03 | Peter Crosthwaite | xilinx_spips: lqspi: Fix byte/misaligned access ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> ...a1f26186d7756718394b.1369117359.git.peter.crosthwaite@xilinx.com |
commitcommitdifftree |
2013-06-03 | Peter Crosthwaite | xilinx_spips: lqspi: Push more data to tx-fifo ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> ...cacfdec26bd3148f31d5.1369117359.git.peter.crosthwaite@xilinx.com |
commitcommitdifftree |
2013-06-03 | Peter Crosthwaite | xilinx_spips: Multiple debug verbosity levels ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> ...c10e29f8537bb2fc2b5e.1369117359.git.peter.crosthwaite@xilinx.com |
commitcommitdifftree |
2013-06-03 | Peter Crosthwaite | xilinx_spips: Debug msgs for Snoop state ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> ...2eee5dc362c716ea54cd.1369117359.git.peter.crosthwaite@xilinx.com |
commitcommitdifftree |
2013-06-03 | Peter Crosthwaite | xilinx_spips: Fix striping behaviour ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> ...da44d12f8317af7b08ce.1369117359.git.peter.crosthwaite@xilinx.com |
commitcommitdifftree |
2013-06-03 | Peter Crosthwaite | xilinx_spips: Fix CTRL register RW bits ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> ...8635804ac7b77a567b25.1369117359.git.peter.crosthwaite@xilinx.com |
commitcommitdifftree |
2013-06-03 | Peter Crosthwaite | xilinx_spips: lqspi: Dont touch config register ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> ...52638100722ef0f5a3af.1369117359.git.peter.crosthwaite@xilinx.com |
commitcommitdifftree |
2013-06-03 | Peter Crosthwaite | xilinx_spips: Implement automatic CS ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> ...a93f161344b9284dfc9a.1369117359.git.peter.crosthwaite@xilinx.com |
commitcommitdifftree |
2013-06-03 | Peter Crosthwaite | xilinx_spips: Add automatic start support ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> ...6ed937f63278db76533b.1369117359.git.peter.crosthwaite@xilinx.com |
commitcommitdifftree |
2013-06-03 | Peter Crosthwaite | xilinx_spips: Trash LQ page cache on mode change ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> ...6e599d665de645ac84db.1369117359.git.peter.crosthwaite@xilinx.com |
commitcommitdifftree |
2013-06-03 | Peter Crosthwaite | xilinx_spips: Fix QSPI FIFO size ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> ...5ca5d3cb5d5b2efebe7b.1369117359.git.peter.crosthwaite@xilinx.com |
commitcommitdifftree |
2013-06-03 | Peter Crosthwaite | xilinx_spips: Add verbose LQSPI debug output ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> ...aa777064c9e5c2a69abb.1369117359.git.peter.crosthwaite@xilinx.com |
commitcommitdifftree |
2013-06-03 | Peter Crosthwaite | xilinx_spips: Inhibit interrupts in LQSPI mode ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> ...733ce6adcff94d18bbd0.1369117359.git.peter.crosthwaite@xilinx.com |
commitcommitdifftree |
2013-06-03 | Peter Crosthwaite | xilinx_spips: Make interrupts clear on read ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> ...31bf55c00ef934cecc8e.1369117359.git.peter.crosthwaite@xilinx.com |
commitcommitdifftree |
2013-06-03 | Peter Crosthwaite | xilinx_spips: seperate SPI and QSPI as two classes ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> ...e5cae627852dc9a64c71.1369117359.git.peter.crosthwaite@xilinx.com |
commitcommitdifftree |
2013-05-22 | Peter Crosthwaite | qom/object: Don't poll cast cache for NULL objects ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> ...fa32226f7fcf0439ca62.1369183592.git.peter.crosthwaite@xilinx.com |
commitcommitdifftree |
2013-05-22 | Peter Crosthwaite | glib: Fix some misuses of gsize/size_t types ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> ...d5bf430fe4ad97a55289.1369191585.git.peter.crosthwaite@xilinx.com |
commitcommitdifftree |
2013-04-26 | Peter Crosthwaite | Makefile: Use QEMU_FLAGS for DTC compilation ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> |
commitcommitdifftree |
2013-04-26 | Peter Crosthwaite | Makefile: Don't build shared libfdt ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> |
commitcommitdifftree |
2013-04-19 | Peter Crosthwaite | m25p80: Remove bogus include of devices.h ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> |
commitcommitdifftree |
2013-04-18 | Peter Crosthwaite | configure/Make: Build libfdt from submodule DTC ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> |
commitcommitdifftree |
2013-04-18 | Peter Crosthwaite | dtc: add submodule ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> |
commitcommitdifftree |
2013-04-18 | Peter Crosthwaite | configure: Put cross compile flags in EXTRA_CFLAGS ...off-by: Peter Crosthwaite peter.crosthwaite@xilinx.com> |
commitcommitdifftree |
2013-04-16 | Peter Crosthwaite | m25p80: Add debug message for no bdrv ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> |
commitcommitdifftree |
2013-04-16 | Peter Crosthwaite | m25p80.c: Multiple debug verbosity levels ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> |
commitcommitdifftree |
2013-04-16 | Peter Crosthwaite | m25p80: Convert guest errors to LOG_GUEST_ERROR ...off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> |
commitcommitdifftree |
next |