Link [ NetBSD | NetBSD OpenGrok source search | PR fulltext-search | Summary of daily snapshot builds | history of daily build result | pkgsrc commit viewer ]


   
        usage: [branch:branch] [user:user] [path@revision] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN sys/arch/arm, if_wm.c@1.234 )




switch to index mode

recent branches: MAIN (10h)  netbsd-10 (18d)  netbsd-9 (18d)  netbsd-8 (23d) 

2024-06-04 05:20:38 UTC Now

2012-09-19 07:28:39 UTC MAIN commitmail json YAML

make Netwalker kernel compile again.
from Kenichi Hashimoto.

(bsh)

2012-05-03 21:21:09 UTC MAIN commitmail json YAML

use uint64_t for sc_disksize512.
fixed the problem with ataraid volumes larger than 2 TiB.

(bsh)

2012-04-26 06:51:06 UTC MAIN commitmail json YAML

fix the clock frequency for delay().
from Kenichi Hashimoto.

(bsh)

2012-04-19 09:53:53 UTC MAIN commitmail json YAML

2012-04-18 05:54:08 UTC MAIN commitmail json YAML

adapt to imxclock.c rev 1.5.

(bsh)

2012-04-17 10:19:58 UTC MAIN commitmail json YAML

2012-04-17 09:33:31 UTC MAIN commitmail json YAML

2012-04-17 09:12:08 UTC MAIN commitmail json YAML

add bit definitions for i.MX51 EPIT

(bsh)

2012-04-17 07:43:21 UTC MAIN commitmail json YAML

2012-04-15 16:34:11 UTC MAIN commitmail json YAML

add base addresses for i.MX51 IPU registers.
from Kinichi Hashimoto.

(bsh)

2012-04-15 10:34:14 UTC MAIN commitmail json YAML

set same values to IOMUX registers as the linux kernel does.
make it a bit simpler. (we can treat MUX and PAD registers in the same
way here)

(bsh)

2012-04-15 10:19:47 UTC MAIN commitmail json YAML

initialize one more pin for USB Host1.

(bsh)

2012-04-15 10:16:37 UTC MAIN commitmail json YAML

delete many definitions like MUX_PIN_foo.
use MUX_PIN(foo) instead.

(bsh)

2012-04-15 10:09:58 UTC MAIN commitmail json YAML

add HVE bit definition in iomux PAD_CTL register.

(bsh)

2012-04-15 09:51:31 UTC MAIN commitmail json YAML

delete unused reference.
delete trailing whitespace, and NKF.

(bsh)

2012-04-15 08:57:16 UTC MAIN commitmail json YAML

compile netwalker kernel with -mcpu=cortex-a8

(bsh)

2012-04-15 08:17:42 UTC MAIN commitmail json YAML

fix comment.
remove trailing whitespace.

(bsh)

2012-04-15 07:19:18 UTC MAIN commitmail json YAML

2012-04-15 07:17:38 UTC MAIN commitmail json YAML

add USB keyboard found on Netwalker.

(bsh)

2012-04-06 01:47:16 UTC MAIN commitmail json YAML

avoid warning with options PLCOM_DEBUG for INTEGRATOR.

(bsh)

2012-04-06 01:35:58 UTC MAIN commitmail json YAML

don't mix #define<TAB> and #define<SPACE> in a file.

(bsh)

2012-04-04 07:32:29 UTC MAIN commitmail json YAML

add phony targets to build gzimg files for specified kernels, instead
of building all gzimg files in TARGETS.

(bsh)

2012-04-04 01:40:57 UTC MAIN commitmail json YAML

support WSDISPLAY_COMPAT_RAWKBD for TWINTAIL's on-board matrix keys.

(bsh)

2012-04-04 01:23:27 UTC MAIN commitmail json YAML

2012-03-21 09:05:36 UTC MAIN commitmail json YAML

2012-03-19 06:29:38 UTC MAIN commitmail json YAML

add option -p to dbsym(8)

(bsh)

2012-03-19 06:08:51 UTC MAIN commitmail json YAML

add note about SYMTAB_SPACE.

(bsh)

2012-03-19 05:38:26 UTC MAIN commitmail json YAML

2011-03-11 03:26:37 UTC MAIN commitmail json YAML

2011-03-11 03:16:14 UTC MAIN commitmail json YAML

2011-03-10 08:07:08 UTC MAIN commitmail json YAML

add MPCore to CPU-ID table
add branch predict bit to arm11_options

(bsh)

2011-03-10 08:06:27 UTC MAIN commitmail json YAML

add MPCore to CPU-ID table
add branch predict bit to arm11_options

(bsh)

2011-03-10 07:47:16 UTC MAIN commitmail json YAML

2010-12-15 15:43:13 UTC MAIN commitmail json YAML

fix XP bit and U bit definitions of CP15 control register.
These constants are not used in our source tree for now,
so this won't change any kernel bianries.

(bsh)

2010-12-10 02:06:23 UTC MAIN commitmail json YAML

2010-12-09 05:00:15 UTC MAIN commitmail json YAML

adapt to changes in imx51reg.h
CVS: ----------------------------------------------------------------------
CVS: CVSROOT  cvs.NetBSD.org:/cvsroot
CVS: please use "PR category/123" to have the commitmsg appended to PR 123
CVS:
CVS: Please evaluate your changes and consider the following.
CVS: Abort checkin if you answer no.
CVS: => For all changes:
CVS: Do the changed files compile?
CVS: Has the change been tested?
CVS: => If you are not completely familiar with the changed components:
CVS: Has the change been posted for review?
CVS: Have you allowed enough time for feedback?
CVS: => If the change is major:
CVS: => If the change adds files to, or removes files from $DESTDIR:
CVS: => If you are changing a library or kernel interface:
CVS: Have you successfully run "./build.sh release"?

(bsh)

2010-12-09 04:40:22 UTC MAIN commitmail json YAML

2010-11-30 15:26:22 UTC MAIN commitmail json YAML

don't clear TS_BUSY in ucomclose().
This fixes kernel crash in ucomstart() with "echo Hello > /dev/ttyU0".

(bsh)

2010-11-30 13:07:29 UTC MAIN commitmail json YAML

2010-11-30 13:05:27 UTC MAIN commitmail json YAML

2010-11-30 12:42:48 UTC MAIN commitmail json YAML

define major device number for UARTs on i.MX SoCs

(bsh)

2010-11-27 13:41:50 UTC MAIN commitmail json YAML

ULPI register definitions

(bsh)

2010-11-27 13:37:27 UTC MAIN commitmail json YAML

2010-11-16 02:53:02 UTC MAIN commitmail json YAML

make SMDK2410 kernel compile again after changes to sys/param.h

(bsh)

2010-11-15 18:21:19 UTC MAIN commitmail json YAML

add an option for system clock frequency (used by timer driver)

(bsh)

2010-11-15 18:19:20 UTC MAIN commitmail json YAML

2010-11-15 18:18:39 UTC MAIN commitmail json YAML

GPIO register definitions are now in imxgpioreg.h to share them with
imx51

(bsh)

2010-11-15 09:34:28 UTC MAIN commitmail json YAML

don't include <arm/cpu.h> which requires SOFTINT_COUNT before <sys/intr.h>
is fully included.
This change makes Beagleboard kernel compile again after uebayashi's change
to sys/param.h.

(bsh)

2010-11-15 09:25:58 UTC MAIN commitmail json YAML

fix compile error about missing evcnt definition.
picvar.h is now included very early because of uebayashi's change to sys/param.h.

(bsh)

2010-11-13 08:01:23 UTC MAIN commitmail json YAML

i.MX51 and NetWalker

(bsh)

2010-11-13 07:31:33 UTC MAIN commitmail json YAML

2010-11-13 07:11:03 UTC MAIN commitmail json YAML

2010-11-13 06:51:38 UTC MAIN commitmail json YAML

2010-11-13 06:44:11 UTC MAIN commitmail json YAML

extract GPIO register definitions from imx31reg.h to share them with
i.MX51

(bsh)

2010-11-13 06:29:12 UTC MAIN commitmail json YAML

make this compile again.  Need to revisit for UART support.

(bsh)

2010-11-13 06:28:21 UTC MAIN commitmail json YAML

UART driver for i.MX31 and 51.

(bsh)

2010-11-13 06:12:17 UTC MAIN commitmail json YAML

2010-11-13 06:09:34 UTC MAIN commitmail json YAML

back out previous. That was an mistake.

(bsh)

2010-11-13 05:00:31 UTC MAIN commitmail json YAML

2010-11-13 04:58:46 UTC MAIN commitmail json YAML

rename imx31_space.c as imx_space.c

(bsh)

2010-11-13 04:53:58 UTC MAIN commitmail json YAML

rename arm/imx/files.imx as files.imx31

(bsh)

2010-11-13 04:52:06 UTC MAIN commitmail json YAML

rename imx31_space.c as imx_space.c

(bsh)

2010-11-13 04:51:01 UTC MAIN commitmail json YAML

2010-11-13 04:49:39 UTC MAIN commitmail json YAML

rename files.imx as files.imx31

(bsh)

2010-07-06 18:09:04 UTC MAIN commitmail json YAML

* use correct interleave factor for RAID-0 of Intel MatrixRaid.
* report stripe size in Kibytes to bioctl(8).

Unfortunately this change will break compatibility with existing
filesystem made by NetBSD on RAID-0 Intel MatrixRAID volumes.

Please read: http://mail-index.netbsd.org/current-users/2010/07/02/msg013810.html

(bsh)

2010-07-06 18:03:21 UTC MAIN commitmail json YAML

fix some probles with ataraid(4) and Intel MatrixRaid.
* handle volumes largetr than 2TiB.
* support multiple arrays for Intel Matrix RAID

(bsh)

2010-07-06 17:56:15 UTC MAIN commitmail json YAML

fix LOCKDEBUG panic at ataraid(4).
the patch was provided by Juan RP in response to PR kern 38273.
(http://mail-index.netbsd.org/tech-kern/2008/09/17/msg002734.html)

(bsh)

2010-06-26 07:51:45 UTC MAIN commitmail json YAML

Don't use DMA for sdmmc on TWINTAIL for now, because it causes kernel panic.

(bsh)

2010-06-07 15:17:24 UTC MAIN commitmail json YAML

2010-03-13 11:37:47 UTC MAIN commitmail json YAML

2010-03-13 11:26:42 UTC MAIN commitmail json YAML

2010-03-13 11:15:52 UTC MAIN commitmail json YAML

fix LCD drivers for Lubbock and Twintail.
  - pass correct attach args to pxa2x0_lcd_attach_sub()
  - make this driver compile without wsdisplay again.

(bsh)

2010-03-13 11:13:31 UTC MAIN commitmail json YAML

2010-03-13 10:55:10 UTC MAIN commitmail json YAML

pass correct atttach args to sacc_probe()

(bsh)

2010-02-21 06:08:53 UTC MAIN commitmail json YAML

Modify definitions for ULCOM register of UART according to S3C2800
User's manual rev 1.3.

The values of ULCON_PARITY_SHIFT and ULCON_IR are now same to those
for S3C2410. So the definitions are moved to s3c2xx0reg.h.  (Old
definitions from User's manual rev1.1 were differ to those for
S3C2410, and that was why I put them in s3c2800reg.h and s3c24x0reg.h.
There's no description in errata about this changes.)

Also, fix the value for UMSTAT_DCTS on 2800.

The values of UMCON_AFC and UMSTAT_DCTS still differ between 2800 and
2410.

Reported by Brett Slager.  Thank you very much.

(bsh)

2009-10-11 16:20:23 UTC MAIN commitmail json YAML

2009-09-28 05:53:38 UTC MAIN commitmail json YAML

quick fix for crash(8) build failure caused by my previous commit (rev
1.20).

The problem was reported Ty Sarna and Geoff Wing.  Thanks.

XXX: I made #if too messy. split db_access.c into two files for
db_{get,put}_values and db_read_{int,ptr}?

(bsh)

2009-09-27 18:24:23 UTC MAIN commitmail json YAML

kgdb still needs db_{get,put}_value in ddb/db_access.c when SOFTWARE_SSTEP is defined in db_machdep.h.

(bsh)

2009-09-17 16:13:32 UTC MAIN commitmail json YAML

fix a typo of register bit name.

(bsh)

2009-09-05 17:40:35 UTC MAIN commitmail json YAML

correct the initial value of interrupt masks. 0 is to disable.
This fixes stray interrupt from LCD controller when lcd driver is not configured in the kernel.

(bsh)

2009-03-12 15:02:42 UTC MAIN commitmail json YAML

Turn off interrupt disable bit in command status reg.
  This is necessary to make S-ATA drives work on some motherboards with
SiS964 including my ASUS P4S800D.

(bsh)