Up to [cvs.NetBSD.org] / src / sys / arch / arm / imx
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.30 / (download) - annotate - [select for diffs], Wed Oct 26 23:38:06 2022 UTC (7 months ago) by riastradh
Branch: MAIN
CVS Tags: netbsd-10-base,
netbsd-10,
HEAD
Changes since 1.29: +6 -7
lines
Diff to previous 1.29 (colored)
ddb/db_active.h: New home for extern db_active. This can be included unconditionally, and db_active can then be queried unconditionally; if DDB is not in the kernel, then db_active is a constant zero. Reduces need for #include opt_ddb.h, #ifdef DDB.
Revision 1.29 / (download) - annotate - [select for diffs], Fri May 20 06:59:02 2022 UTC (12 months, 1 week ago) by skrll
Branch: MAIN
CVS Tags: bouyer-sunxi-drm-base,
bouyer-sunxi-drm
Changes since 1.28: +3 -3
lines
Diff to previous 1.28 (colored)
Add the character read in as part of imxuart_common_putc into the readahead buffer port-arm/45354: no character is put in the read-ahead buffer in a console code of arch/arm/imx/imxuart.c
Revision 1.28 / (download) - annotate - [select for diffs], Fri May 20 06:56:59 2022 UTC (12 months, 1 week ago) by skrll
Branch: MAIN
Changes since 1.27: +3 -4
lines
Diff to previous 1.27 (colored)
Use a macro. Part of port-arm/45354: no character is put in the read-ahead buffer in a console code of arch/arm/imx/imxuart.c
Revision 1.25.2.2 / (download) - annotate - [select for diffs], Sat Apr 3 22:28:17 2021 UTC (2 years, 1 month ago) by thorpej
Branch: thorpej-futex
Changes since 1.25.2.1: +5 -4
lines
Diff to previous 1.25.2.1 (colored) next main 1.26 (colored)
Sync with HEAD.
Revision 1.27 / (download) - annotate - [select for diffs], Mon Mar 8 06:23:31 2021 UTC (2 years, 2 months ago) by mlelstv
Branch: MAIN
CVS Tags: thorpej-i2c-spi-conf2-base,
thorpej-i2c-spi-conf2,
thorpej-i2c-spi-conf-base,
thorpej-i2c-spi-conf,
thorpej-futex2-base,
thorpej-futex2,
thorpej-futex-base,
thorpej-cfargs2-base,
thorpej-cfargs2,
thorpej-cfargs-base,
thorpej-cfargs,
cjep_sun2x-base1,
cjep_sun2x-base,
cjep_sun2x,
cjep_staticlib_x-base1,
cjep_staticlib_x-base,
cjep_staticlib_x
Changes since 1.26: +5 -4
lines
Diff to previous 1.26 (colored)
always re-read status register in the loop.
Revision 1.25.2.1 / (download) - annotate - [select for diffs], Mon Dec 14 14:37:49 2020 UTC (2 years, 5 months ago) by thorpej
Branch: thorpej-futex
Changes since 1.25: +6 -6
lines
Diff to previous 1.25 (colored)
Sync w/ HEAD.
Revision 1.26 / (download) - annotate - [select for diffs], Fri Nov 20 18:16:40 2020 UTC (2 years, 6 months ago) by thorpej
Branch: MAIN
Changes since 1.25: +6 -6
lines
Diff to previous 1.25 (colored)
malloc(9) -> kmem(9)
Revision 1.25 / (download) - annotate - [select for diffs], Wed May 20 09:18:25 2020 UTC (3 years ago) by hkenken
Branch: MAIN
Branch point for: thorpej-futex
Changes since 1.24: +2 -8
lines
Diff to previous 1.24 (colored)
i.MX support merged into GENERIC kernel.
Revision 1.21.2.2 / (download) - annotate - [select for diffs], Mon Apr 13 08:03:35 2020 UTC (3 years, 1 month ago) by martin
Branch: phil-wifi
Changes since 1.21.2.1: +1 -7
lines
Diff to previous 1.21.2.1 (colored) to branchpoint 1.21 (colored) next main 1.22 (colored)
Mostly merge changes from HEAD upto 20200411
Revision 1.21.2.1 / (download) - annotate - [select for diffs], Wed Apr 8 14:07:29 2020 UTC (3 years, 1 month ago) by martin
Branch: phil-wifi
Changes since 1.21: +30 -22
lines
Diff to previous 1.21 (colored)
Merge changes from current as of 20200406
Revision 1.22.2.1 / (download) - annotate - [select for diffs], Fri Jan 17 21:47:24 2020 UTC (3 years, 4 months ago) by ad
Branch: ad-namecache
Changes since 1.22: +30 -22
lines
Diff to previous 1.22 (colored) next main 1.23 (colored)
Sync with head.
Revision 1.24 / (download) - annotate - [select for diffs], Wed Jan 15 01:09:56 2020 UTC (3 years, 4 months ago) by jmcneill
Branch: MAIN
CVS Tags: phil-wifi-20200421,
phil-wifi-20200411,
phil-wifi-20200406,
is-mlppp-base,
is-mlppp,
bouyer-xenpvh-base2,
bouyer-xenpvh-base1,
bouyer-xenpvh-base,
bouyer-xenpvh,
ad-namecache-base3,
ad-namecache-base2,
ad-namecache-base1
Changes since 1.23: +7 -5
lines
Diff to previous 1.23 (colored)
Add support for NXP i.MX 8M Dual/8M QuadLite/8M Quad family SoCs.
Revision 1.23 / (download) - annotate - [select for diffs], Sun Jan 12 00:35:11 2020 UTC (3 years, 4 months ago) by jmcneill
Branch: MAIN
Changes since 1.22: +25 -19
lines
Diff to previous 1.22 (colored)
Support imxuart_freq=0 (use existing settings)
Revision 1.22 / (download) - annotate - [select for diffs], Sun Nov 10 21:16:23 2019 UTC (3 years, 6 months ago) by chs
Branch: MAIN
CVS Tags: phil-wifi-20191119,
ad-namecache-base
Branch point for: ad-namecache
Changes since 1.21: +3 -9
lines
Diff to previous 1.21 (colored)
in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT and remove code to handle failures that can no longer happen.
Revision 1.20.2.1 / (download) - annotate - [select for diffs], Mon Jun 25 07:25:39 2018 UTC (4 years, 11 months ago) by pgoyette
Branch: pgoyette-compat
CVS Tags: pgoyette-compat-merge-20190127
Changes since 1.20: +9 -7
lines
Diff to previous 1.20 (colored) next main 1.21 (colored)
Sync with HEAD
Revision 1.21 / (download) - annotate - [select for diffs], Wed Jun 20 07:08:35 2018 UTC (4 years, 11 months ago) by hkenken
Branch: MAIN
CVS Tags: phil-wifi-base,
phil-wifi-20190609,
pgoyette-compat-20190127,
pgoyette-compat-20190118,
pgoyette-compat-1226,
pgoyette-compat-1126,
pgoyette-compat-1020,
pgoyette-compat-0930,
pgoyette-compat-0906,
pgoyette-compat-0728,
pgoyette-compat-0625,
netbsd-9-base,
netbsd-9-3-RELEASE,
netbsd-9-2-RELEASE,
netbsd-9-1-RELEASE,
netbsd-9-0-RELEASE,
netbsd-9-0-RC2,
netbsd-9-0-RC1,
netbsd-9,
isaki-audio2-base,
isaki-audio2
Branch point for: phil-wifi
Changes since 1.20: +9 -7
lines
Diff to previous 1.20 (colored)
Move intr_establish() before imxuart_attach_subr().
Revision 1.9.6.3 / (download) - annotate - [select for diffs], Sun Dec 3 11:35:53 2017 UTC (5 years, 5 months ago) by jdolecek
Branch: tls-maxphys
Changes since 1.9.6.2: +40 -136
lines
Diff to previous 1.9.6.2 (colored) to branchpoint 1.9 (colored) next main 1.10 (colored)
update from HEAD
Revision 1.20 / (download) - annotate - [select for diffs], Fri Sep 8 05:29:12 2017 UTC (5 years, 8 months ago) by hkenken
Branch: MAIN
CVS Tags: tls-maxphys-base-20171202,
pgoyette-compat-base,
pgoyette-compat-0521,
pgoyette-compat-0502,
pgoyette-compat-0422,
pgoyette-compat-0415,
pgoyette-compat-0407,
pgoyette-compat-0330,
pgoyette-compat-0322,
pgoyette-compat-0315
Branch point for: pgoyette-compat
Changes since 1.19: +16 -121
lines
Diff to previous 1.19 (colored)
- Move CFATTACH_DECL_NEW() from common uart driver. - Rename : imxuart_cons_attach() -> imxuart_cnattach()
Revision 1.16.2.2 / (download) - annotate - [select for diffs], Tue Sep 22 12:05:37 2015 UTC (7 years, 8 months ago) by skrll
Branch: nick-nhusb
Changes since 1.16.2.1: +15 -13
lines
Diff to previous 1.16.2.1 (colored) to branchpoint 1.16 (colored) next main 1.17 (colored)
Sync with HEAD
Revision 1.19 / (download) - annotate - [select for diffs], Thu Jul 30 04:39:42 2015 UTC (7 years, 10 months ago) by ryo
Branch: MAIN
CVS Tags: prg-localcount2-base3,
prg-localcount2-base2,
prg-localcount2-base1,
prg-localcount2-base,
prg-localcount2,
pgoyette-localcount-base,
pgoyette-localcount-20170426,
pgoyette-localcount-20170320,
pgoyette-localcount-20170107,
pgoyette-localcount-20161104,
pgoyette-localcount-20160806,
pgoyette-localcount-20160726,
pgoyette-localcount,
perseant-stdc-iso10646-base,
perseant-stdc-iso10646,
nick-nhusb-base-20170825,
nick-nhusb-base-20170204,
nick-nhusb-base-20161204,
nick-nhusb-base-20161004,
nick-nhusb-base-20160907,
nick-nhusb-base-20160529,
nick-nhusb-base-20160422,
nick-nhusb-base-20160319,
nick-nhusb-base-20151226,
nick-nhusb-base-20150921,
netbsd-8-base,
netbsd-8-2-RELEASE,
netbsd-8-1-RELEASE,
netbsd-8-1-RC1,
netbsd-8-0-RELEASE,
netbsd-8-0-RC2,
netbsd-8-0-RC1,
netbsd-8,
matt-nb8-mediatek-base,
matt-nb8-mediatek,
localcount-20160914,
jdolecek-ncq-base,
jdolecek-ncq,
bouyer-socketcan-base1,
bouyer-socketcan-base,
bouyer-socketcan
Changes since 1.18: +4 -6
lines
Diff to previous 1.18 (colored)
fix to compile unless defined IMXUARTCONSOLE
Revision 1.18 / (download) - annotate - [select for diffs], Wed Jul 29 08:51:03 2015 UTC (7 years, 10 months ago) by ryo
Branch: MAIN
Changes since 1.17: +13 -9
lines
Diff to previous 1.17 (colored)
initialize uart register when it is not a console.
Revision 1.16.2.1 / (download) - annotate - [select for diffs], Sat Jun 6 14:39:55 2015 UTC (7 years, 11 months ago) by skrll
Branch: nick-nhusb
Changes since 1.16: +3 -4
lines
Diff to previous 1.16 (colored)
Sync with HEAD
Revision 1.17 / (download) - annotate - [select for diffs], Mon Apr 13 21:18:41 2015 UTC (8 years, 1 month ago) by riastradh
Branch: MAIN
CVS Tags: nick-nhusb-base-20150606
Changes since 1.16: +3 -4
lines
Diff to previous 1.16 (colored)
MD rnd.h cleanups. Please let me know if I broke anything!
Revision 1.16 / (download) - annotate - [select for diffs], Sat Nov 15 19:20:01 2014 UTC (8 years, 6 months ago) by christos
Branch: MAIN
CVS Tags: nick-nhusb-base-20150406,
nick-nhusb-base
Branch point for: nick-nhusb
Changes since 1.15: +5 -6
lines
Diff to previous 1.15 (colored)
centralize the call unit / dialout macros
Revision 1.15 / (download) - annotate - [select for diffs], Thu Sep 25 05:05:28 2014 UTC (8 years, 8 months ago) by ryo
Branch: MAIN
Changes since 1.14: +11 -2
lines
Diff to previous 1.14 (colored)
add support i.MX6 and NITROGEN6X evaluation board
Revision 1.9.6.2 / (download) - annotate - [select for diffs], Wed Aug 20 00:02:46 2014 UTC (8 years, 9 months ago) by tls
Branch: tls-maxphys
Changes since 1.9.6.1: +16 -5
lines
Diff to previous 1.9.6.1 (colored) to branchpoint 1.9 (colored)
Rebase to HEAD as of a few days ago.
Revision 1.14 / (download) - annotate - [select for diffs], Sun Aug 10 16:44:33 2014 UTC (8 years, 9 months ago) by tls
Branch: MAIN
CVS Tags: tls-maxphys-base,
netbsd-7-nhusb-base-20170116,
netbsd-7-nhusb-base,
netbsd-7-nhusb,
netbsd-7-base,
netbsd-7-2-RELEASE,
netbsd-7-1-RELEASE,
netbsd-7-1-RC2,
netbsd-7-1-RC1,
netbsd-7-1-2-RELEASE,
netbsd-7-1-1-RELEASE,
netbsd-7-1,
netbsd-7-0-RELEASE,
netbsd-7-0-RC3,
netbsd-7-0-RC2,
netbsd-7-0-RC1,
netbsd-7-0-2-RELEASE,
netbsd-7-0-1-RELEASE,
netbsd-7-0,
netbsd-7
Changes since 1.13: +4 -3
lines
Diff to previous 1.13 (colored)
Merge tls-earlyentropy branch into HEAD.
Revision 1.11.2.2 / (download) - annotate - [select for diffs], Sun Aug 10 06:53:51 2014 UTC (8 years, 9 months ago) by tls
Branch: tls-earlyentropy
Changes since 1.11.2.1: +5 -4
lines
Diff to previous 1.11.2.1 (colored) to branchpoint 1.11 (colored) next main 1.12 (colored)
Rebase.
Revision 1.13 / (download) - annotate - [select for diffs], Fri Jul 25 08:10:32 2014 UTC (8 years, 10 months ago) by dholland
Branch: MAIN
CVS Tags: tls-earlyentropy-base
Changes since 1.12: +3 -2
lines
Diff to previous 1.12 (colored)
Add d_discard to all struct cdevsw instances I could find. All have been set to "nodiscard"; some should get a real implementation.
Revision 1.12 / (download) - annotate - [select for diffs], Fri Jul 25 06:36:16 2014 UTC (8 years, 10 months ago) by hkenken
Branch: MAIN
Changes since 1.11: +4 -4
lines
Diff to previous 1.11 (colored)
Delete unused variables for new gcc.
Revision 1.8.4.2 / (download) - annotate - [select for diffs], Thu May 22 11:39:32 2014 UTC (9 years ago) by yamt
Branch: yamt-pagecache
Changes since 1.8.4.1: +15 -4
lines
Diff to previous 1.8.4.1 (colored) to branchpoint 1.8 (colored) next main 1.9 (colored)
sync with head. for a reference, the tree before this commit was tagged as yamt-pagecache-tag8. this commit was splitted into small chunks to avoid a limitation of cvs. ("Protocol error: too many arguments")
Revision 1.10.4.1 / (download) - annotate - [select for diffs], Sun May 18 17:44:58 2014 UTC (9 years ago) by rmind
Branch: rmind-smpnet
Changes since 1.10: +13 -4
lines
Diff to previous 1.10 (colored) next main 1.11 (colored)
sync with head
Revision 1.11.2.1 / (download) - annotate - [select for diffs], Mon Apr 7 03:37:30 2014 UTC (9 years, 1 month ago) by tls
Branch: tls-earlyentropy
Changes since 1.11: +4 -3
lines
Diff to previous 1.11 (colored)
Be a little more clear and consistent about harvesting entropy from devices: 1) deprecate RND_FLAG_NO_ESTIMATE 2) define RND_FLAG_COLLECT_TIME, RND_FLAG_COLLECT_VALUE 3) define RND_FLAG_ESTIMATE_TIME, RND_FLAG_ESTIMATE_VALUE 4) define RND_FLAG_DEFAULT: RND_FLAG_COLLECT_TIME| RND_FLAG_COLLECT_VALUE|RND_FLAG_ESTIMATE_TIME 5) Make entropy harvesting from environmental sensors a little more generic and remove it from individual sensor drivers. 6) Remove individual open-coded delta-estimators for values from a few places in the tree (uvm, environmental drivers). 7) 0 -> RND_FLAG_DEFAULT, actually gather entropy from various drivers that had stubbed out code, other minor cleanups.
Revision 1.11 / (download) - annotate - [select for diffs], Sun Mar 16 05:20:23 2014 UTC (9 years, 2 months ago) by dholland
Branch: MAIN
CVS Tags: yamt-pagecache-base9,
rmind-smpnet-nbase,
rmind-smpnet-base,
riastradh-xf86-video-intel-2-7-1-pre-2-21-15,
riastradh-drm2-base3
Branch point for: tls-earlyentropy
Changes since 1.10: +13 -4
lines
Diff to previous 1.10 (colored)
Change (mostly mechanically) every cdevsw/bdevsw I can find to use designated initializers. I have not built every extant kernel so I have probably broken at least one build; however I've also found and fixed some wrong cdevsw/bdevsw entries so even if so I think we come out ahead.
Revision 1.9.6.1 / (download) - annotate - [select for diffs], Sun Jun 23 06:20:00 2013 UTC (9 years, 11 months ago) by tls
Branch: tls-maxphys
Changes since 1.9: +4 -2
lines
Diff to previous 1.9 (colored)
resync from head
Revision 1.10 / (download) - annotate - [select for diffs], Wed May 1 07:38:01 2013 UTC (10 years, 1 month ago) by mlelstv
Branch: MAIN
CVS Tags: riastradh-drm2-base2,
riastradh-drm2-base1,
riastradh-drm2-base,
riastradh-drm2,
khorben-n900
Branch point for: rmind-smpnet
Changes since 1.9: +4 -2
lines
Diff to previous 1.9 (colored)
For a polled console incoming characters are buffered on output. The buffer is never passed to the regular tty routines and can survive from early boot to halt where it is read by the "press any continue to reboot" loops. As a workaround, just kill the read-ahead buffer when switching from and to polled mode.
Revision 1.8.4.1 / (download) - annotate - [select for diffs], Tue Apr 17 00:06:05 2012 UTC (11 years, 1 month ago) by yamt
Branch: yamt-pagecache
CVS Tags: yamt-pagecache-tag8
Changes since 1.8: +6 -6
lines
Diff to previous 1.8 (colored)
sync with head
Revision 1.8.8.1 / (download) - annotate - [select for diffs], Sat Feb 18 07:31:26 2012 UTC (11 years, 3 months ago) by mrg
Branch: jmcneill-usbmp
Changes since 1.8: +6 -6
lines
Diff to previous 1.8 (colored) next main 1.9 (colored)
merge to -current.
Revision 1.9 / (download) - annotate - [select for diffs], Thu Feb 2 19:42:58 2012 UTC (11 years, 3 months ago) by tls
Branch: MAIN
CVS Tags: yamt-pagecache-base8,
yamt-pagecache-base7,
yamt-pagecache-base6,
yamt-pagecache-base5,
yamt-pagecache-base4,
netbsd-6-base,
netbsd-6-1-RELEASE,
netbsd-6-1-RC4,
netbsd-6-1-RC3,
netbsd-6-1-RC2,
netbsd-6-1-RC1,
netbsd-6-1-5-RELEASE,
netbsd-6-1-4-RELEASE,
netbsd-6-1-3-RELEASE,
netbsd-6-1-2-RELEASE,
netbsd-6-1-1-RELEASE,
netbsd-6-1,
netbsd-6-0-RELEASE,
netbsd-6-0-RC2,
netbsd-6-0-RC1,
netbsd-6-0-6-RELEASE,
netbsd-6-0-5-RELEASE,
netbsd-6-0-4-RELEASE,
netbsd-6-0-3-RELEASE,
netbsd-6-0-2-RELEASE,
netbsd-6-0-1-RELEASE,
netbsd-6-0,
netbsd-6,
matt-nb6-plus-nbase,
matt-nb6-plus-base,
matt-nb6-plus,
jmcneill-usbmp-base9,
jmcneill-usbmp-base8,
jmcneill-usbmp-base7,
jmcneill-usbmp-base6,
jmcneill-usbmp-base5,
jmcneill-usbmp-base4,
jmcneill-usbmp-base3,
jmcneill-usbmp-base2,
jmcneill-usbmp-base10,
agc-symver-base,
agc-symver
Branch point for: tls-maxphys
Changes since 1.8: +6 -6
lines
Diff to previous 1.8 (colored)
Entropy-pool implementation move and cleanup. 1) Move core entropy-pool code and source/sink/sample management code to sys/kern from sys/dev. 2) Remove use of NRND as test for presence of entropy-pool code throughout source tree. 3) Remove use of RND_ENABLED in device drivers as microoptimization to avoid expensive operations on disabled entropy sources; make the rnd_add calls do this directly so all callers benefit. 4) Fix bug in recent rnd_add_data()/rnd_add_uint32() changes that might have lead to slight entropy overestimation for some sources. 5) Add new source types for environmental sensors, power sensors, VM system events, and skew between clocks, with a sample implementation for each. ok releng to go in before the branch due to the difficulty of later pullup (widespread #ifdef removal and moved files). Tested with release builds on amd64 and evbarm and live testing on amd64.
Revision 1.7.2.1 / (download) - annotate - [select for diffs], Mon Jun 6 09:05:03 2011 UTC (11 years, 11 months ago) by jruoho
Branch: jruoho-x86intr
Changes since 1.7: +5 -5
lines
Diff to previous 1.7 (colored) next main 1.8 (colored)
Sync with HEAD.
Revision 1.3.18.2 / (download) - annotate - [select for diffs], Tue May 31 03:03:55 2011 UTC (12 years ago) by rmind
Branch: rmind-uvmplock
Changes since 1.3.18.1: +3 -3
lines
Diff to previous 1.3.18.1 (colored) to branchpoint 1.3 (colored) next main 1.4 (colored)
sync with head
Revision 1.8 / (download) - annotate - [select for diffs], Sun Apr 24 16:26:54 2011 UTC (12 years, 1 month ago) by rmind
Branch: MAIN
CVS Tags: yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base,
rmind-uvmplock-nbase,
rmind-uvmplock-base,
jym-xensuspend-nbase,
jym-xensuspend-base,
jmcneill-usbmp-pre-base2,
jmcneill-usbmp-base,
jmcneill-audiomp3-base,
jmcneill-audiomp3,
cherry-xenmp-base,
cherry-xenmp
Branch point for: yamt-pagecache,
jmcneill-usbmp
Changes since 1.7: +5 -5
lines
Diff to previous 1.7 (colored)
Rename ttymalloc() to tty_alloc(), and ttyfree() to tty_free() for consistency. Remove some unnecessary malloc.h inclusions as well.
Revision 1.3.18.1 / (download) - annotate - [select for diffs], Sat Mar 5 20:49:35 2011 UTC (12 years, 2 months ago) by rmind
Branch: rmind-uvmplock
Changes since 1.3: +2404 -319
lines
Diff to previous 1.3 (colored)
sync with head
Revision 1.7 / (download) - annotate - [select for diffs], Fri Jan 14 02:06:23 2011 UTC (12 years, 4 months ago) by rmind
Branch: MAIN
CVS Tags: uebayasi-xip-base7,
jruoho-x86intr-base,
bouyer-quota2-nbase,
bouyer-quota2-base,
bouyer-quota2
Branch point for: jruoho-x86intr
Changes since 1.6: +2 -3
lines
Diff to previous 1.6 (colored)
Retire struct user, remove sys/user.h inclusions. Note sys/user.h header as obsolete. Remove USER_TO_UAREA/UAREA_TO_USER macros. Various #include fixes and review by matt@.
Revision 1.6 / (download) - annotate - [select for diffs], Sat Nov 27 13:37:27 2010 UTC (12 years, 6 months ago) by bsh
Branch: MAIN
CVS Tags: matt-mips64-premerge-20101231
Changes since 1.5: +3 -3
lines
Diff to previous 1.5 (colored)
use device_t correctly for imxuart.
Revision 1.5 / (download) - annotate - [select for diffs], Sat Nov 13 06:12:17 2010 UTC (12 years, 6 months ago) by bsh
Branch: MAIN
CVS Tags: uebayasi-xip-base6
Changes since 1.4: +2405 -319
lines
Diff to previous 1.4 (colored)
UART driver for i.MX31 and 51.
Revision 1.4 / (download) - annotate - [select for diffs], Sat Nov 13 05:00:31 2010 UTC (12 years, 6 months ago) by bsh
Branch: MAIN
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
rename imx31_bs_tag as imx_bs_tag to share it with imx51.
Revision 1.1.24.2 / (download) - annotate - [select for diffs], Mon May 4 08:10:42 2009 UTC (14 years, 1 month ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.1.24.1: +2 -2
lines
Diff to previous 1.1.24.1 (colored) to branchpoint 1.1 (colored) next main 1.2 (colored)
sync with head.
Revision 1.2.2.1 / (download) - annotate - [select for diffs], Thu Sep 18 04:33:21 2008 UTC (14 years, 8 months ago) by wrstuden
Branch: wrstuden-revivesa
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored) next main 1.3 (colored)
Sync with wrstuden-revivesa-base-2.
Revision 1.2.4.1 / (download) - annotate - [select for diffs], Thu Jul 3 18:37:52 2008 UTC (14 years, 11 months ago) by simonb
Branch: simonb-wapbl
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored) next main 1.3 (colored)
Sync with head.
Revision 1.1.20.2 / (download) - annotate - [select for diffs], Wed Jul 2 19:08:15 2008 UTC (14 years, 11 months ago) by mjf
Branch: mjf-devfs2
Changes since 1.1.20.1: +1 -1
lines
Diff to previous 1.1.20.1 (colored) to branchpoint 1.1 (colored) next main 1.2 (colored)
Sync with HEAD.
Revision 1.3 / (download) - annotate - [select for diffs], Mon Jun 30 00:46:41 2008 UTC (14 years, 11 months ago) by perry
Branch: MAIN
CVS Tags: yamt-nfs-mp-base9,
yamt-nfs-mp-base8,
yamt-nfs-mp-base7,
yamt-nfs-mp-base6,
yamt-nfs-mp-base5,
yamt-nfs-mp-base4,
yamt-nfs-mp-base3,
yamt-nfs-mp-base11,
yamt-nfs-mp-base10,
wrstuden-revivesa-base-4,
wrstuden-revivesa-base-3,
wrstuden-revivesa-base-2,
uebayasi-xip-base5,
uebayasi-xip-base4,
uebayasi-xip-base3,
uebayasi-xip-base2,
uebayasi-xip-base1,
uebayasi-xip-base,
uebayasi-xip,
simonb-wapbl-nbase,
simonb-wapbl-base,
nick-hppapmap-base4,
nick-hppapmap-base3,
nick-hppapmap-base2,
nick-hppapmap-base,
nick-hppapmap,
netbsd-5-base,
netbsd-5-2-RELEASE,
netbsd-5-2-RC1,
netbsd-5-2-3-RELEASE,
netbsd-5-2-2-RELEASE,
netbsd-5-2-1-RELEASE,
netbsd-5-2,
netbsd-5-1-RELEASE,
netbsd-5-1-RC4,
netbsd-5-1-RC3,
netbsd-5-1-RC2,
netbsd-5-1-RC1,
netbsd-5-1-5-RELEASE,
netbsd-5-1-4-RELEASE,
netbsd-5-1-3-RELEASE,
netbsd-5-1-2-RELEASE,
netbsd-5-1-1-RELEASE,
netbsd-5-1,
netbsd-5-0-RELEASE,
netbsd-5-0-RC4,
netbsd-5-0-RC3,
netbsd-5-0-RC2,
netbsd-5-0-RC1,
netbsd-5-0-2-RELEASE,
netbsd-5-0-1-RELEASE,
netbsd-5-0,
netbsd-5,
mjf-devfs2-base,
matt-premerge-20091211,
matt-nb5-pq3-base,
matt-nb5-pq3,
matt-nb5-mips64-u2-k2-k4-k7-k8-k9,
matt-nb5-mips64-u1-k1-k5,
matt-nb5-mips64-premerge-20101231,
matt-nb5-mips64-premerge-20091211,
matt-nb5-mips64-k15,
matt-nb5-mips64,
matt-nb4-mips64-k7-u2a-k9b,
matt-mips64-base2,
jymxensuspend-base,
jym-xensuspend,
haad-nbase2,
haad-dm-base2,
haad-dm-base1,
haad-dm-base,
haad-dm,
ad-audiomp2-base,
ad-audiomp2
Branch point for: rmind-uvmplock
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
__FUNCTION__ -> __func__
Revision 1.1.20.1 / (download) - annotate - [select for diffs], Mon Jun 2 13:21:54 2008 UTC (15 years ago) by mjf
Branch: mjf-devfs2
Changes since 1.1: +451 -0
lines
Diff to previous 1.1 (colored)
Sync with HEAD.
Revision 1.1.22.1 / (download) - annotate - [select for diffs], Sun May 18 12:31:36 2008 UTC (15 years ago) by yamt
Branch: yamt-pf42
Changes since 1.1: +451 -0
lines
Diff to previous 1.1 (colored) next main 1.2 (colored)
sync with head.
Revision 1.1.24.1 / (download) - annotate - [select for diffs], Fri May 16 02:21:56 2008 UTC (15 years ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.1: +451 -0
lines
Diff to previous 1.1 (colored)
sync with head.
Revision 1.2 / (download) - annotate - [select for diffs], Sun Apr 27 18:58:44 2008 UTC (15 years, 1 month ago) by matt
Branch: MAIN
CVS Tags: yamt-pf42-base4,
yamt-pf42-base3,
yamt-pf42-base2,
yamt-nfs-mp-base2,
wrstuden-revivesa-base-1,
wrstuden-revivesa-base,
hpcarm-cleanup-nbase
Branch point for: wrstuden-revivesa,
simonb-wapbl
Changes since 1.1: +451 -0
lines
Diff to previous 1.1 (colored)
Merge kernel changes in matt-armv6 to HEAD.
Revision 1.1.2.2 / (download) - annotate - [select for diffs], Wed Sep 12 06:18:26 2007 UTC (15 years, 8 months ago) by matt
Branch: matt-armv6
CVS Tags: matt-armv6-prevmlocking
Changes since 1.1.2.1: +12 -11
lines
Diff to previous 1.1.2.1 (colored) to branchpoint 1.1 (colored) next main 1.2 (colored)
Minor cleanup. Actually match addr in match routine.
Revision 1.1.2.1 / (download) - annotate - [select for diffs], Tue Sep 11 02:32:29 2007 UTC (15 years, 8 months ago) by matt
Branch: matt-armv6
Changes since 1.1: +450 -0
lines
Diff to previous 1.1 (colored)
Initial support for Freescale i.MX31 (ARM1136).
Revision 1.1, Tue Sep 11 02:32:29 2007 UTC (15 years, 8 months ago) by matt
Branch: MAIN
CVS Tags: yamt-x86pmap-base4,
yamt-x86pmap-base3,
yamt-x86pmap-base2,
yamt-x86pmap-base,
yamt-x86pmap,
yamt-pf42-baseX,
yamt-pf42-base,
yamt-nfs-mp-base,
yamt-lazymbuf-base15,
yamt-lazymbuf-base14,
yamt-kmem-base3,
yamt-kmem-base2,
yamt-kmem-base,
yamt-kmem,
vmlocking2-base3,
vmlocking2-base2,
vmlocking2-base1,
vmlocking2,
vmlocking-nbase,
vmlocking-base,
reinoud-bufcleanup-nbase,
reinoud-bufcleanup-base,
mjf-devfs-base,
mjf-devfs,
matt-armv6-nbase,
matt-armv6-base,
keiichi-mipv6-nbase,
keiichi-mipv6-base,
keiichi-mipv6,
jmcneill-pm-base,
jmcneill-base,
hpcarm-cleanup-base,
cube-autoconf-base,
cube-autoconf,
bouyer-xeni386-nbase,
bouyer-xeni386-merge1,
bouyer-xeni386-base,
bouyer-xeni386,
bouyer-xenamd64-base2,
bouyer-xenamd64-base,
bouyer-xenamd64,
ad-socklock-base1
Branch point for: yamt-pf42,
yamt-nfs-mp,
mjf-devfs2,
matt-armv6
FILE REMOVED
file imxuart.c was initially added on branch matt-armv6.