249 Commits

Author SHA1 Message Date
Gerrit Code Review
8b951221a6 Update notes for submitted changes
* readclock.drv: add support for the TPS65950 RTC
2013-08-09 14:39:31 +02:00
Gerrit Code Review
658a9b7e33 Update notes for submitted changes
* readclock: code clean-up, add -q, manpage updates
2013-08-09 14:39:27 +02:00
Gerrit Code Review
55cd6ed67c Update notes for submitted changes
* tps65950: driver for the TPS65950 PMIC
2013-08-09 14:39:23 +02:00
Gerrit Code Review
8a3ba0b420 Update notes for submitted changes
* libc: make MINIX assembly code position-independent
2013-08-09 12:41:31 +02:00
Gerrit Code Review
95d0079dc6 Update notes for submitted changes
* Remove VM_VFS_REPLY from VM_BASIC_CALLS
* VM: support for shared call mask ACLs
* Add VM_GETRUSAGE to VM_BASIC_CALLS
2013-08-09 10:08:05 +02:00
Gerrit Code Review
20c9ead833 Update notes for submitted changes
* blocktest: make 64-bit native
2013-08-08 23:22:38 +02:00
Gerrit Code Review
c4ae3e7782 Update notes for submitted changes
* ahci: make 64-bit native
2013-08-08 23:22:26 +02:00
Gerrit Code Review
b4de7d5c3b Update notes for submitted changes
* Env_memory_parse: move into VM
* Drop obsolete <minix/compiler.h> and <minix/crtso.h>
2013-08-08 10:43:59 +02:00
Gerrit Code Review
485bb78efd Update notes for submitted changes
* Fix file permissions
2013-08-08 10:43:41 +02:00
Gerrit Code Review
e14a18bb18 Update notes for submitted changes
* Some more 64bit function eradication.
2013-08-07 17:26:52 +02:00
Gerrit Code Review
85876512ef Update notes for submitted changes
* PM: remove obsolete sys_getkinfo()
2013-08-06 15:46:14 +02:00
Gerrit Code Review
a0c2513c55 Update notes for submitted changes
* libexec: bug in debugging code
2013-08-06 15:45:55 +02:00
Gerrit Code Review
7778036d37 Update notes for submitted changes
* VM: added missing dependency
2013-08-06 15:45:42 +02:00
Gerrit Code Review
9a2b969f03 Update notes for submitted changes
* Audio drivers: use correct build receipt
2013-08-06 15:45:23 +02:00
Gerrit Code Review
865cc24e03 Update notes for submitted changes
* dec21140A: remove ACK option in Makefile
2013-08-06 13:19:35 +02:00
Gerrit Code Review
cda4d414c0 Update notes for submitted changes
* <a.out.h>, MINIX style: remove as obsolete
2013-08-06 13:19:03 +02:00
Gerrit Code Review
333b13ab87 Update notes for submitted changes
* Remove unmaintained "ack" size nm mdb
2013-08-06 11:42:57 +02:00
Gerrit Code Review
97cf2c6f27 Update notes for submitted changes
* libm Makefile: typo (from NetBSD)
2013-08-06 10:13:29 +02:00
Gerrit Code Review
fa149a5493 Update notes for submitted changes
* kernel: implement reboot for am335x/dm37xx
* pm: notify readclock of reboot(RBT_POWEROFF)
2013-08-05 23:55:20 +02:00
Gerrit Code Review
46f03d1ac1 Update notes for submitted changes
* kernel: add support for am335x PMIC-base power-off
* tps65217: driver for the TPS65217 PMIC
* libminc: add reboot()
2013-08-05 23:54:11 +02:00
Gerrit Code Review
002dcce260 Update notes for submitted changes
* readclock: add support for am335x RTC
2013-08-05 23:47:35 +02:00
Gerrit Code Review
1ce1702cbe Update notes for submitted changes
* VFS: fix access bits in device reopen calls
2013-08-05 14:12:55 +02:00
Gerrit Code Review
34b51097e8 Update notes for submitted changes
* removed some 64-bit functions
2013-08-05 12:06:05 +02:00
Gerrit Code Review
967c6e2410 Update notes for submitted changes
* Lan8710 driver initial version, after first review
2013-08-05 10:36:17 +02:00
Gerrit Code Review
83dbe90d94 Update notes for submitted changes
* fxp: Add code for PCI_REV 0x83
2013-08-04 23:35:21 +02:00
Gerrit Code Review
ae01661b4e Update notes for submitted changes
* tda19988: driver for the TDA19988 HDMI Transmitter
2013-07-30 14:01:55 +02:00
Gerrit Code Review
b54ae046da Update notes for submitted changes
* i2c: increase BUFLEN/CMDLEN to 128, add page flag.
2013-07-27 15:54:12 +02:00
Gerrit Code Review
939ac5568a Update notes for submitted changes
* Importing NetBSD "Kyua" test framework
2013-07-24 11:07:03 +02:00
Gerrit Code Review
a1a60d7cae Update notes for submitted changes
* Revert "drivers/fbd/action.c: removed some 64-bit functions"
2013-07-23 20:40:00 +02:00
Gerrit Code Review
c6814abeb4 Update notes for submitted changes
* Replace 64bit funcions with operators in at_wini.c
2013-07-23 17:09:22 +02:00
Gerrit Code Review
4ff0704073 Update notes for submitted changes
* drivers/fbd/action.c: removed some 64-bit functions
2013-07-23 16:06:15 +02:00
Gerrit Code Review
cdf53a3290 Update notes for submitted changes
* eepromread: simple program to view eeprom contents
2013-07-16 08:51:40 +02:00
Gerrit Code Review
24471b05f5 Update notes for submitted changes
* cat24c256: driver for the cat24c256 i2c eeprom
2013-07-16 08:50:30 +02:00
Gerrit Code Review
1cc2d2e94e Update notes for submitted changes
* libi2cdriver: library for i2c device drivers
2013-07-16 08:43:09 +02:00
Gerrit Code Review
ac4381066c Update notes for submitted changes
* Importing usr.sbin/i2cscan
2013-07-16 08:37:42 +02:00
Gerrit Code Review
c4ac0dc443 Update notes for submitted changes
* i2c: initial bus drivers for am335x and dm37xx
2013-07-15 19:19:26 +02:00
Gerrit Code Review
0e7409b8a3 Update notes for submitted changes
* kernel: i2c padconf workaround
2013-07-15 19:19:05 +02:00
Gerrit Code Review
1c2cbed344 Update notes for submitted changes
* releasetools/release.sh: cleanup & enhancements
2013-07-15 17:09:38 +02:00
Gerrit Code Review
dd9b5ba6bb Update notes for submitted changes
* libc: revert inadvertent removal of O_CLOEXEC #ifndefs
2013-07-12 23:16:05 +02:00
Gerrit Code Review
ea779fe23f Update notes for submitted changes
* releasetools/arm_sdimage.sh
2013-07-12 17:15:58 +02:00
Gerrit Code Review
ef9d831d0d Update notes for submitted changes
* Enable optional GCC install and GCC improvements
* Allow install of binutils and import texinfo
2013-07-12 17:15:47 +02:00
Gerrit Code Review
e051f025c5 Update notes for submitted changes
* Upgrading to binutils-2.22
2013-07-12 14:27:08 +02:00
Gerrit Code Review
77e3df3106 Update notes for submitted changes
* Implement getrusage
2013-07-02 11:20:48 +02:00
Gerrit Code Review
43f91c024f Update notes for submitted changes
* include: Import dev/i2c/i2c_io.h
2013-07-01 19:24:23 +02:00
Gerrit Code Review
4ec8d1554e Update notes for submitted changes
* test42: skip single step test
2013-06-25 15:11:42 +02:00
Kees Jongenburger
03dd839fc7 Update notes for submitted changes
* Fix file permissions in usr.bin/tput
2013-01-31 10:42:20 +01:00
Kees Jongenburger
022cc87473 Update notes for submitted changes
* demo
2012-07-23 16:10:35 +02:00
Kees Jongenburger
2f487a15cc Update notes for submitted changes
* Tagged build.sh using "keesj"
2012-07-23 15:14:15 +02:00
Kees Jongenburger
a19e74814e Update notes for submitted changes
* Adding a .gitreview for the review process.
2012-07-16 12:16:05 +02:00