Timeline
2012-04-03:
- 19:44 Changeset in mainline [f7a0779]lfnserial by
- date: cstyle
- 19:07 Changeset in mainline [aa04e81]lfnserial by
- date: date/time format fixes
- 19:07 Changeset in mainline [fc7d28e]lfnserial by
- rtc: driver improvements - Fix bcd mode detection - Check if the year …
- 18:42 Changeset in mainline [a408d5f]lfnserial by
- date: remove some debug messages
- 15:12 Changeset in mainline [eccdc9e2]lfnserial by
- rtc: fixme, bcd_mode is not correctly detected
- 15:11 Changeset in mainline [d73a56d]lfnserial by
- date: display current hour, minute and second
- 15:01 Changeset in mainline [9f1328cd]lfnserial by
- date: try to connect and read from the device
- 15:01 Changeset in mainline [aeef318]lfnserial by
- rtc: Fix the previous commit
- 15:00 Changeset in mainline [9923afb]lfnserial by
- rtc: rename ops/clock.h to ops/clock_dev.h
- 14:59 Changeset in mainline [33b9dcb]lfnserial by
- rtc: update the lib/drv Makefile to include the remote_clock interface
- 14:59 Changeset in mainline [20ebab6f]lfnserial by
- rtc: add the remote clock interface to the dev_iface list
- 14:58 Changeset in mainline [59e92f62]lfnserial by
- rtc: add the remote clock interface (time_get() not supported yet).
- 14:09 Changeset in mainline [d3ee35b]lfnserial by
- Merge with mainline
- 14:09 Changeset in mainline [001307cf]lfnserial by
- releasing also index blocks
- 13:21 Changeset in mainline [3f0ea0e2]lfnserial by
- Start porting MSIM This revision is capable (via config option) to * …
- 13:05 Changeset in mainline [d982e19]lfnserial by
- date: add the date application to the boot Makefile
- 13:04 Changeset in mainline [68c7516]lfnserial by
- date: Fix devpath reading
- 12:50 Changeset in mainline [02b38730]lfnserial by
- rtc: add the clock_dev_time_get() implementation to libc
- 12:49 Changeset in mainline [fd37139d]lfnserial by
- date: add the date app to the uspace Makefile
- 12:48 Changeset in mainline [cf00f2e4]lfnserial by
- date: get the list of available clock devices from the loc service
- 12:36 Changeset in mainline [a92f13d]lfnserial by
- Add long options to libposix
- 12:29 Changeset in mainline [d4d74dc]lfnserial by
- Less includes in library headers There is no need for errno.h to …
- 11:41 Changeset in mainline [cca5c8d]lfnserial by
- rtc: add skeleton of the new "date" application.
- 11:39 Changeset in mainline [05ed9d7]lfnserial by
- rtc: count the months starting from 0, not from 1
- 10:23 Changeset in mainline [db8d552]lfnserial by
- rtc: read the time from the rtc: - Perform the read in the …
- 10:21 Changeset in mainline [d9c11eed]lfnserial by
- rtc: add the "status B" register address to the list of CMOS …
- 10:20 Changeset in mainline [9e06e9f]lfnserial by
- rtc: add the month field to the tm structure
- 09:37 Changeset in mainline [3b79ba5]lfnserial by
- rtc: add a function to read a generic register from the CMOS memory
- 09:15 Changeset in mainline [f30ee571]lfnserial by
- rtc: add the rtc_update_in_progress() function
- 09:14 Changeset in mainline [010341d]lfnserial by
- rtc: add the cmos registers addresses.
- 08:22 Changeset in mainline [2a5171db]lfnserial by
- rtc: add the rtc_close() callback.
- 08:10 Changeset in mainline [923b2eba]lfnserial by
- rtc: add the rtc_open() callback
- 07:51 Changeset in mainline [8d2963d]lfnserial by
- rtc: replace time_t with the new tm structure
- 07:17 Changeset in mainline [e33bceb]lfnserial by
- Implement socket provider interface in UDP to UDP user calls.
- 04:14 Changeset in mainline [6b3ee0c5]lfnserial by
- arm32,boot: Enable caches on armv7 only.
2012-04-02:
- 22:45 Changeset in mainline [4d02595]lfnserial by
- arm32, boot: Turn on caching and alignment, in addition to paging. …
- 22:44 Changeset in mainline [1bd99214]lfnserial by
- arm32: Initialize flags on armv7 CPUs. No fancy memory settings. Turn …
- 22:33 Changeset in mainline [a5f007f]lfnserial by
- armv7, paging: Make User mapped devices not shareable. Otherwise it …
- 22:14 Changeset in mainline [07a8ef5]lfnserial by
- armv7, pagetable: Set additional flags.
- 15:52 Changeset in mainline [9d58539]lfnserial by
- Fixed unix permissions for all files
- 08:48 UsersGuide/Shell edited by
- Add information about arguments with spaces (diff)
- 04:42 Changeset in mainline [71ca5a4]lfnserial by
- arm32: Add more SCTLR flag definitions.
2012-04-01:
- 21:56 Changeset in mainline [79e84c9]lfnserial by
- kernel, arm32: Update implementer information. Fix array access checks.
- 21:02 Changeset in mainline [28ca043]lfnserial by
- RTC: raise an error if the I/O range assigned to the device is too small.
- 20:38 Changeset in mainline [e4fbccd]lfnserial by
- Make `sleep' work with fractional seconds.
- 20:19 Changeset in mainline [4b44de57]lfnserial by
- RTC: invoke the cleanup function in case of errors
- 19:38 Changeset in mainline [3d367ee2]lfnserial by
- Implement the `sleep' command.
- 19:32 Changeset in mainline [0883de8]lfnserial by
- RTC: add the driver to the "clock" category; add a function to enable …
- 19:30 Changeset in mainline [557b7b3]lfnserial by
- RTC: add new category "clock".
- 19:21 Changeset in mainline [087c27f6]lfnserial by
- Renamed process_esc to process_ctl, more comments added
- 19:06 Changeset in mainline [a44ae3dd]lfnserial by
- mkuimage: Claim that we are NetBSD instead of Linux. Booting Linux …
- 19:04 Changeset in mainline [d5f99e6]lfnserial by
- boot, arm32: Cleanup PA offset macros.
- 18:44 Changeset in mainline [abb8737]lfnserial by
- Merge improvemens from GSOC12 "how-do-you-do period"
- 18:35 Changeset in mainline [0d4db0f]lfnserial by
- function for release data block (last) from extent, actually without …
- 17:45 Changeset in mainline [8e81a7e]lfnserial by
- Added TODO for printf, some comments, fixed BDSH TODO list
- 15:42 Changeset in mainline [1ffd74e]lfnserial by
- Added printf functionality
- 07:13 Changeset in mainline [6582b36]lfnserial by
- Make some scripts work with Python 3. Arch Linux has already switched …
2012-03-31:
- 20:00 Changeset in mainline [a2fa350]lfnserial by
- Merge with mainline
- 20:00 Changeset in mainline [1ac1ab4]lfnserial by
- simplied headers of more functions, improved bg_ref and inode_ref …
- 18:14 Changeset in mainline [81f70b4]lfnserial by
- Mainline changes and some usb fixes.
- 18:09 Changeset in mainline [95c9158]lfnserial by
- amdm37x,uart: Use FIFO level status register instead of isr2. …
- 17:52 Changeset in mainline [d01b9a1]lfnserial by
- beagleboardxm: Only enable uart interrupts if input is initialized …
- 12:39 Changeset in mainline [711e7fe5]lfnserial by
- Added printf module
- 11:37 Changeset in mainline [c47f1b6]lfnserial by
- RTC: read the I/O address assigned to the device.
- 09:57 Changeset in mainline [9d5003e0]lfnserial by
- RTC: add the cmos-rtc driver to the isa.dev list
- 09:56 Changeset in mainline [5ef13847]lfnserial by
- RTC: move the rtc driver under drv/time/cmos-rtc
- 09:32 StudentTips edited by
- fix link (diff)
- 06:27 Changeset in mainline [1cdb412]lfnserial by
- mdm37x, uart: Fix initialziation, setup receive fifo. Do not reset …
2012-03-30:
- 20:35 Changeset in mainline [b3db669]lfnserial by
- RTC: Initial implementation of the rtc_dev_initialize() function
- 19:55 Changeset in mainline [66a272f8]lfnserial by
- Add UDP skeleton.
- 17:42 Changeset in mainline [8bf672d]lfnserial by
- Static route configuration.
- 17:39 Changeset in mainline [d9faae91]lfnserial by
- Consolidate and update copyright banners.
- 13:44 Changeset in mainline [0b8a3e7]lfnserial by
- RTC: Add some comments on top of rtc_time_get() and rtc_time_set() …
- 13:24 Changeset in mainline [6b329749]lfnserial by
- RTC: add a fibril mutex to synchronize the access to the real time …
- 12:53 Changeset in mainline [a31ca11f]lfnserial by
- RTC: add the rtc_dev_add() skeleton.
- 08:56 Changeset in mainline [4863bb52]lfnserial by
- RTC: the rtc driver implements the CLOCK_DEV_IFACE interface.
- 08:55 Changeset in mainline [c9f703b]lfnserial by
- RTC: Add CLOCK_DEV_IFACE to the enum of available interfaces.
- 08:21 Changeset in mainline [a2e4889]lfnserial by
- RTC: link the rtc driver to the uspace Makefile and fix some typos
- 06:58 Changeset in mainline [b8d5f2b]lfnserial by
- RTC: rename rtc_dev.h to a more generic clock.h
- 06:56 Changeset in mainline [38384ae]lfnserial by
- Merge with mainline
- 06:31 Changeset in mainline [ec351c3]lfnserial by
- check.sh: pass through all arguments
2012-03-29:
- 21:49 Changeset in mainline [e4def65]lfnserial by
- RTC: add the rtc_dev_ops structure definition.
- 21:44 Ticket #418 (Error when inflating 6.5M deflated initrd image on ia64) closed by
- fixed: Fixed in mainline,1445.
- 21:41 Changeset in mainline [bb1b44e]lfnserial by
- Make sure to run inflate() on non-overlapping source and destination …
- 21:41 Changeset in mainline [b31f735]lfnserial by
- Add memmove() to boot.
- 21:20 Changeset in mainline [1e19a15]lfnserial by
- RTC: first commit, rtc driver skeleton.
- 11:11 Changeset in mainline [fffb061]lfnserial by
- find extent procedure with path saving (it's slow), for loading block …
- 11:06 ArchFeature edited by
- Update USB state (diff)
- 09:02 Ticket #434 (USB mass storage writes not flushed) created by
- It has been reported that when you mount a file system on a USB stick, …
- 07:56 Changeset in mainline [a9a6d8d]lfnserial by
- Support for LFN in mkfat.py utility (#400) mkfat.py is now able to …
2012-03-27:
- 13:29 Ticket #433 (Restartable system calls) created by
- There are several scenarios where we want to examine or set/modify the …
- 13:13 Changeset in mainline [cc9f314]lfnserial by
- Implement head and tail functionality in bdsh/cat (thx Taylor Killian) …
2012-03-26:
- 15:32 Ticket #432 (Rock Ridge extension in cdfs) created by
- The cdfs server that implements the ISO 9660 file system for HelenOS …
- 15:30 Ticket #431 (Joliet extension in cdfs) created by
- The cdfs server that implements the ISO 9660 file system for HelenOS …
- 11:55 UsersGuide/RunningInQEMU edited by
- Several notes on USB (diff)
- 09:42 Changeset in mainline [47faec1]lfnserial by
- introduced binary search in extent index node
- 06:57 Changeset in mainline [9463b245]lfnserial by
- Merge with mainline
- 06:57 Changeset in mainline [30ac3c3]lfnserial by
- some debugging modifications, not yet completely debugged binary …
2012-03-25:
- 22:06 UsersGuide/Shell edited by
- Add basic info about I/O redirection (diff)
- 21:52 UsersGuide edited by
- Fix typo (diff)
- 21:52 UsersGuide edited by
- Add links to pages about running in QEMU and VirtualBox? (diff)
- 21:50 UsersGuide/RunningInQEMU edited by
- Add stub for section about serial ports (diff)
- 21:34 UsersGuide/RunningInQEMU edited by
- Added a note about mips32 support (diff)
- 21:12 UsersGuide/RunningInQEMU edited by
- Added link to QEMU website (diff)
- 21:10 UsersGuide/RunningInVirtualBox created by
- Add basic stub for this page
- 19:42 Changeset in mainline [9bdf1f2a]lfnserial by
- No need to be conforming to Unix ls especially when 'r' is unused in …
- 19:37 Changeset in mainline [2249e16]lfnserial by
- Merge from lp:~vivek-cs-iitr/helenos/ls.
- 18:46 Changeset in mainline [4567b31c]lfnserial by
- add -R (—recursive) option to 'ls' command
- 17:42 Changeset in mainline [e0fe4ab]lfnserial by
- Update machine type in GXemul launcher script for mips32
- 16:12 Ticket #430 (Loader crashes when 'Strip binaries' is used) created by
- When 'Strip binaries' is selected, the boot process stops after …
- 15:54 UsersGuide/RunningInQEMU edited by
- Mention the difference between QEMU 1.0.0 and 1.0.1 (diff)
2012-03-24:
- 23:39 UsersGuide/RunningInQEMU edited by
- clarified TODO (diff)
- 23:37 UsersGuide/QuickStart edited by
- Added a link to wiki page with more information about running in QEMU (diff)
- 22:50 UsersGuide/RunningInQEMU edited by
- Change structure so that advanced options may be added (diff)
- 21:41 UsersGuide/RunningInQEMU created by
- Add basic stub for this page
- 20:01 Changeset in mainline [6514d1f]lfnserial by
- Merge with mainline
2012-03-22:
- 10:30 Changeset in mainline [059a8e4]lfnserial by
- rename str_uint64() to str_uint64_t() for better consistency with the …
2012-03-21:
- 14:17 Changeset in mainline [971cc0cc]lfnserial by
- improve the 'touch' command (based on a patch by Vivek Prakash) * add …
- 10:20 Ticket #429 (Graphics Stack for HelenOS) created by
- Placeholder for the master thesis …
- 09:56 WhoIsWho edited by
- add myself (diff)
2012-03-20:
- 20:33 Changeset in mainline [a4419e7]lfnserial by
- binary search for extent (not for extent index !!!)
- 20:22 Changeset in mainline [9104bb5]lfnserial by
- changes according to reading inode data with extent
- 11:08 StudentTips edited by
- small improvements and additions (diff)
- 10:50 GSOC edited by
- update (diff)
2012-03-19:
- 18:52 Changeset in mainline [cd581120]lfnserial by
- Merge with mainline
- 13:59 UsersGuide edited by
- Link to FAQ (diff)
- 12:39 UsersGuide/DisksFileSystems edited by
- OS directory structure (diff)
- 12:36 FAQ edited by
- (diff)
2012-03-18:
- 23:06 Changeset in mainline [2e533d6f]lfnserial by
- Use correct visuals on ppc32
- 15:54 Changeset in mainline [b191acae]lfnserial by
- renamed some functions because of naming convention
- 14:38 UsersGuide/CompilingFromSource edited by
- improve wording, don't blame everything on the user (diff)
- 14:30 UsersGuide/CompilingFromSource edited by
- fix typo (diff)
2012-03-16:
- 20:59 Changeset in mainline [64f6cba8]lfnserial by
- ohci: Add generic ohci hc matchid. Enables the driver on arm.
- 20:57 Changeset in mainline [33cffa7]lfnserial by
- ohci: Remove packed attribute from the registry map. gcc on arm …
- 20:52 Changeset in mainline [d69c698]lfnserial by
- lbusbdev: Add more packed attributes and a compile time check for the …
- 20:32 GSOC edited by
- (diff)
- 20:32 Changeset in mainline [96598b8]lfnserial by
- Merge with mainline
2012-03-15:
- 22:57 Changeset in mainline [bfb3d60]lfnserial by
- ehci: Add generic match id.
- 22:52 Changeset in mainline [14f8fd4]lfnserial by
- Mainline changes with some extra USB fixes.
- 22:46 Changeset in mainline [2f4fa79]lfnserial by
- ehci: Move handling of extended capabilities to separate function.
- 22:46 Changeset in mainline [dbbba51c]lfnserial by
- ehci: Move handling of extended capabilities to separate function.
- 21:22 Changeset in mainline [39d15f3]lfnserial by
- ehci: Remove unused define
- 21:22 Changeset in mainline [68e48db]lfnserial by
- ehci: Remove unused define
- 21:07 Changeset in mainline [43cd499]lfnserial by
- beagleboardxm: Enable interrupt for uart3 input.
- 20:55 Changeset in mainline [b1c43bd]lfnserial by
- beagleboardxm: Allow gpt1 interrupt. Ack timer interrupt on the handler.
- 20:54 Changeset in mainline [41552913]lfnserial by
- amdm37x,gpt: Add interrupt ack routine. Initialize counter.
- 20:53 Changeset in mainline [b56481c]lfnserial by
- amdm37x,irc: Masked means irq won't fire…
- 17:49 Changeset in mainline [324819c]lfnserial by
- arm32: Include USB drivers.
- 17:47 Changeset in mainline [09a0a8f0]lfnserial by
- arm32: Add AM/DM37x infrastructure driver.
- 14:39 Changeset in mainline [fd36d39]lfnserial by
- ohci: Fix hcca_t structure. That structure was not 256B, looks like …
- 14:39 Changeset in mainline [1dd1a94]lfnserial by
- ohci: Fix hcca_t structure. That structure was not 256B, looks like …
- 14:30 Changeset in mainline [0b20937]lfnserial by
- uhci: cleanup and rename pci_* helper functions. The functions are …
- 14:30 Changeset in mainline [9155bb2]lfnserial by
- uhci: cleanup and rename pci_* helper functions. The functions are …
- 14:15 Changeset in mainline [5f6d34b]lfnserial by
- ehci: cleanup and rename pci_* helper functions. The functions are …
- 14:15 Changeset in mainline [698cb1cc]lfnserial by
- ehci: cleanup and rename pci_* helper functions. The functions are …
- 12:03 Changeset in mainline [8011094]lfnserial by
- ohci: Rename and cleanup pci_* functions and files. They are not pci …
- 12:03 Changeset in mainline [89e54124]lfnserial by
- ohci: Rename and cleanup pci_* functions and files. They are not pci …
2012-03-14:
- 15:47 Changeset in mainline [145d16f]lfnserial by
- bump GCC to 4.6.3, binutils to 2.22, GDB to 7.4
2012-03-13:
- 20:54 Changeset in mainline [f4373200]lfnserial by
- defaults, beagleboardxm: Fix FB off by default.
- 20:33 Changeset in mainline [d7c801bb]lfnserial by
- config: Add generic output for beagleboardxm. Fixes disappearance of …
- 20:21 Changeset in mainline [2df8561]lfnserial by
- boot: Makefile.uboot takes laddr and saddr from outside. beagleboardxm …
- 16:42 Ticket #428 (Continuous integration) created by
- Placeholder for the master thesis …
- 15:24 Changeset in mainline [53d5278]lfnserial by
- Merge with mainline
- 15:23 Changeset in mainline [6d123b3]lfnserial by
- respect the o32 ABI when calling C functions from assembler and …
- 14:50 Changeset in mainline [df366b5e]lfnserial by
- cstyle
- 14:08 Changeset in mainline [a69cb9a]lfnserial by
- cstyle
- 13:33 Changeset in mainline [34f0448]lfnserial by
- cstyle
- 13:29 Changeset in mainline [8df9290]lfnserial by
- cstyle
- 12:54 Changeset in mainline [78a9e5ab]lfnserial by
- cstyle
- 12:53 Changeset in mainline [b74e5893]lfnserial by
- cstyle
- 12:51 Changeset in mainline [c87562ca]lfnserial by
- cstyle (no change in functionality)
- 12:46 Changeset in mainline [8426a44d]lfnserial by
- cstyle (no change in functionality)
- 12:41 Changeset in mainline [9971ea7f]lfnserial by
- cstyle (no change in functionality)
- 12:23 Changeset in mainline [9318afa]lfnserial by
- cstyle (no change in functionality)
- 11:54 Changeset in mainline [089246ce]lfnserial by
- cstyle (no change in functionality)
- 11:53 Changeset in mainline [9dae3e97]lfnserial by
- cstyle (no change in functionality)
- 04:15 Changeset in mainline [d1714e8]lfnserial by
- beagleboardxm,amdm37x: Move clock select to timer initialization …
- 04:08 Changeset in mainline [08d059a]lfnserial by
- amdm37x_gpt: Fix timer setup. Qemu does not support advanced timer …
2012-03-12:
- 23:17 Changeset in mainline [3b3c689]lfnserial by
- Repeated ping mode.
- 23:10 Changeset in mainline [08a2007]lfnserial by
- arm32: Fix high vector seting on armv4/armv5
- 21:54 Changeset in mainline [b954fb7]lfnserial by
- amdm37x_uart: Push only non-null data.
- 21:53 Changeset in mainline [d447598e]lfnserial by
- arm32: explicitly request executable pages for kernel.
- 21:08 Changeset in mainline [a19dc95]lfnserial by
- arm32: Register platform name to sysinfo.
- 21:07 Changeset in mainline [b99a5e8]lfnserial by
- beagleboardxm: Use provided HZ value instead of hard-coded one.
- 20:30 Changeset in mainline [5608deba]lfnserial by
- Merge from lp:~jakub/helenos/mm.
- 20:27 Changeset in mainline [2cc7f16]lfnserial by
- frame_adjust_zone_bounds() needs to handle cases when the physical …
- 19:50 Changeset in mainline [914e063]lfnserial by
- arm32,mm: Add ARMv7 page table formats.
2012-03-11:
- 23:07 Changeset in mainline [6428115]lfnserial by
- Ping utility, ICMP echo send and receive.
- 19:29 Changeset in mainline [096d4a6b]lfnserial by
- arm32: Register for enabling high exc. vector moved in armv7
- 19:28 Changeset in mainline [7c13c55]lfnserial by
- arm32: Use WFE on armv7
- 19:24 Changeset in mainline [46a808f5]lfnserial by
- beagleboardxm,config: Set framebuffer default to N.
- 19:05 Changeset in mainline [f1aa1db]lfnserial by
- config: Add cpu type defines.
- 04:03 Changeset in mainline [fc965aa]lfnserial by
- kernel mm: BeagleBoard-xM physical memory starts on 2GB boundary.
- 04:02 Changeset in mainline [ae36ba0]lfnserial by
- beagleboardxm: Initialize serial line input. Set memory size to …
- 03:56 Changeset in mainline [60a025d]lfnserial by
- config: build srln.c when building beagleboardxm
- 03:54 Changeset in mainline [c91fe327]lfnserial by
- amdm37x_uar: Implement simple receive functions. Disable port setup …
2012-03-10:
- 20:20 Changeset in mainline [13be128d]lfnserial by
- amdm37x_irc: Fix padding, const access, and base address.
- 14:44 Changeset in mainline [9093c61]lfnserial by
- changed features to be able to mount standard ext4 volume
2012-03-09:
- 21:57 Changeset in mainline [ffa8912]lfnserial by
- Fix memory leak.
- 19:41 Changeset in mainline [637a3b4]lfnserial by
- ICMP echo replying.
- 18:49 ReleaseNotes/0.5.0 edited by
- Mention addition of mkmfs and mkexfat utilities. (diff)
- 17:49 CrossProjectIdeas edited by
- (diff)
- 17:49 CrossProjectIdeas edited by
- (diff)
- 17:45 GSoCAppTemp edited by
- (diff)
- 17:44 GSoCAppTemp edited by
- (diff)
- 17:44 GSoCAppTemp edited by
- (diff)
- 17:43 GSoCAppTemp edited by
- (diff)
- 15:05 Meetings edited by
- Update venue of tomorrow's meeting. (diff)
2012-03-08:
- 22:30 Changeset in mainline [fa101c4]lfnserial by
- Address deletion (needs better synchronization).
- 21:54 Changeset in mainline [291c792]lfnserial by
- Set address object name upon creation.
- 21:12 Changeset in mainline [0e94b979]lfnserial by
- Listing configured addresses.
- 19:40 Ticket #427 (Tickless/event-driven kernel) created by
- The kernels of many operating systems have already switched or are …
- 18:54 Ticket #426 (Realtek RTL8169 Gigabit Ethernet driver) created by
- Need a driver for Realtek RTL8169 gigabit ethernet adapter. It is the …
- 15:26 CrossProjectIdeas edited by
- (diff)
2012-03-07:
- 23:09 Changeset in mainline [a88a6eac]lfnserial by
- Fix 64-bit build - remove some debugging output.
- 23:05 Changeset in mainline [45aa22c]lfnserial by
- Creating static addresses with inetcfg.
- 21:07 Changeset in mainline [590ce352]lfnserial by
- breagleboard: Use amdm37x timer1 as system timer.
- 21:05 Changeset in mainline [b8e56d9b]lfnserial by
- amdm37x, gpt: Add irq information, implement simple tick timer driver.
- 21:01 Changeset in mainline [81c354f]lfnserial by
- amdm37x, uart: return true after successful initialization.
- 21:01 Changeset in mainline [0e25780]lfnserial by
- Inetcfg skeleton.
- 20:26 Changeset in mainline [609cbf8]lfnserial by
- amdm37x: Add GPT register map.
- 18:54 Changeset in mainline [3d016ac]lfnserial by
- Prototype sending of ARP requests.
- 16:09 Changeset in mainline [77b52f0]lfnserial by
- kernel/frame, arm32/page: PA might start on other addresses than 0, …
- 15:26 Ticket #425 (Implement support for Lemote Fuloong/Yeeloong (mips64)) created by
- Implement support for Lemote Fuloong and/or Yeeloong machines (mips64 …
- 10:11 Changeset in mainline [e2629b08]lfnserial by
- Prepared infrastructure for extent searching
- 09:33 Changeset in mainline [b53a733]lfnserial by
- Data types definitions groupped to one file
2012-03-06:
- 16:06 Ticket #424 (RPC/IPC generator) created by
- Implement compiler (generator) for the remote procedure calls over the …
- 15:26 Ticket #423 (DMA allocations need to survive address space destruction) created by
- The current DMA allocator does not track/lock DMA mappings beyond …
- 15:24 Ticket #422 (DMA allocator needs to support range and alignment specification) created by
- The DMA allocator for anonymous memory needs to support proper …
- 14:30 Ticket #421 (Non-anomymous DMA allocation needs to trigger on-demand mapping) created by
- The current mainline implementation of non-anonymous DMA mapping is …
- 10:22 Changeset in mainline [a872fc09]lfnserial by
- bugfix - bad function called to check filesystem feature
- 09:54 Changeset in mainline [2f2feadb]lfnserial by
- refactored code of index node splitting
- 09:17 Changeset in mainline [60b8b99]lfnserial by
- fixed error codes handling
2012-03-05:
- 21:44 Changeset in mainline [161fbda]lfnserial by
- kernel,arm32: Add BeagleBoard-xM (MD37x) memory information.
- 21:37 Changeset in mainline [fcc6224]lfnserial by
- boot,arm32: Make arm32 bootstrap code BeagleBoard-xM aware.
- 20:51 Changeset in mainline [1b90e90]lfnserial by
- ohci: Improve HCCA structure handling. Add comments. Fix minor root …
- 20:33 Changeset in mainline [45f4f19]lfnserial by
- ohci: Use different macros for register and memory access.
- 20:19 Changeset in mainline [d1ca752]lfnserial by
- ohci: Remove deprecated endian conversion macros.
- 17:47 Changeset in mainline [38b950f]lfnserial by
- ohci: Remove dead code.
- 10:40 Changeset in mainline [2f619d5]lfnserial by
- debug message deleted
- 10:40 Changeset in mainline [e8d054a]lfnserial by
- very hidden bug (memory_leak) found in splitting data block - now …
- 01:14 Changeset in mainline [d2707fc]lfnserial by
- config: Add option to select BeagleBoard-xM uart driver.
2012-03-04:
- 20:40 Changeset in mainline [05a6548]lfnserial by
- beagleboardxm: Initialize and use pic and uart. Timer is still missing.
- 20:37 Changeset in mainline [e6a356dd]lfnserial by
- amdm37x: Simple UART driver implementation (only output).
- 20:17 Changeset in mainline [b0e58c7]lfnserial by
- arm32, amdm37x: Add UART driver skeleton.
- 20:15 Changeset in mainline [58297955]lfnserial by
- arm32, amdm37x Implement simple pic driver.
- 18:52 Changeset in mainline [98cb0495]lfnserial by
- Merge mainline changes.
- 16:49 Changeset in mainline [3da753e]lfnserial by
- amdm37x: add pic driver register map
- 15:59 Changeset in mainline [6038368]lfnserial by
- arm32: BeagleBoard-xM skeleton stubs.
Note: See TracTimeline
for information about the timeline view.