]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm/freescale
Remove unused option.
[FreeBSD/FreeBSD.git] / sys / arm / freescale /
2014-07-22 brEnable Freescale i.MX I2C driver for i.MX6.
2014-07-22 brRename i.MX I2C driver file.
2014-07-19 baptMerge libucl 20140718 (fixes a bug in the parser)
2014-07-18 brRename gpio driver file.
2014-07-18 bro Enable GPIO device driver for i.MX6.
2014-07-18 baptUpdate libucl to the 2014-07-16 snapshot
2014-07-10 ianPending interrupt status is cleared by writing to the...
2014-07-08 ianUse named constant rather than '0' to access the reset...
2014-07-03 marcelAdd VHD support to mkimg(1). VHD is used by Xen and...
2014-07-01 delphijMFV r267565:
2014-06-28 hselaskyPull in r267961 and r267973 again. Fix for issues repor...
2014-06-27 gjbRevert r267961, r267973:
2014-06-27 hselaskyExtend the meaning of the CTLFLAG_TUN flag to automatic...
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos r266986:
2014-06-26 delphijMFV r267843: update file/libmagic to 5.19.
2014-06-15 pfgMFV r266988:
2014-06-15 brAdd very basic driver for 12-bit Analog to Digital...
2014-06-11 brAdd a driver for Serial Peripheral Interface (SPI).
2014-06-09 jkimMerge OpenSSL 1.0.1h.
2014-06-06 kevloRemove extra semicolons.
2014-05-27 peterMerge apr-1.4.8 -> apr-1.5.1 and update.
2014-05-17 andrewAdd the start of the ARM platform code. This is based...
2014-05-15 marcelMFuser/marcel/mkimg:
2014-05-15 brFix return value. Should be logic one or zero.
2014-05-15 desUpgrade to latest ldns (1.6.17) and unbound (1.4.22).
2014-05-14 brFix typo.
2014-05-06 ianEnable PL310 power-saving modes and tune the cache...
2014-04-27 ianMove duplicated code to print l2 cache config into...
2014-04-26 ianStop calling imx51_ccm_foo() clock functions from imx6...
2014-04-23 baptUpdate to byacc 20140409
2014-04-08 rpauloUpdates to i.MX53:
2014-04-05 rpauloFollow files.imx51 and add vt support.
2014-04-04 ianFlag several sysctl variables as tunables.
2014-04-04 gjbMerge r262907 from ^/projects/release-embedded:
2014-04-02 ianRework the cpu frequency management code for imx6.
2014-04-02 ianSwitch imx6 to using the mpcore per-cpu event timers...
2014-04-02 ianDon't call sdhci_init_slot() until after handling the...
2014-04-01 jmmvAdd atf m4 files from the vendor branch.
2014-03-29 marcelAdd mkimg, a utility for making disk images from raw...
2014-03-25 desUpgrade to OpenSSH 6.6p1.
2014-03-22 baptUpdate to 20140321
2014-03-10 ianEliminate irq_dispatch.S. Move the data items it conta...
2014-03-10 baptUpdate libucl to 2014-03-03
2014-03-08 impMove all the files named foo/common.c to foo/foo_common...
2014-03-07 br- Export panel info to DTS
2014-03-07 brAdd driver for Port control and interrupts (PORT).
2014-03-05 gjbMerge ^/projects/release-embedded into ^/head.
2014-03-05 delphijMFV r262756:
2014-03-02 ianAdd a tunable to set the number of active cores, and...
2014-03-02 delphijMFV r262639: ncurses 5.9 20140222 snapshot.
2014-02-28 delphijMFV r262617: ncurses 5.9.
2014-02-28 dimMerge from head up to r262611.
2014-02-28 impSymbolic bindings for the dts files...
2014-02-28 impAdd missing skeleton file.
2014-02-28 markj4478 dtrace_dof_maxsize is far too small
2014-02-28 impInitial import of DTS files from Linux
2014-02-28 ianAdd some rudimentary voltage control to go with the...
2014-02-27 ianInitialize the Low Power Mode bits to keep the ARM...
2014-02-27 brDo not setup interrupt handler (polling is used).
2014-02-27 brAdd driver for Inter-Integrated Circuit (I2C).
2014-02-26 dimMerge from head up to r262536.
2014-02-26 ianReplace many pasted identical definitions of cpu_initcl...
2014-02-26 ianMinor tweaks to the imx GPT timer...
2014-02-26 desMFV (r262529): fix is_upper() predicate
2014-02-26 emasteUpdate LLDB snapshot to upstream r202189
2014-02-25 br- Pin configuration is a complete iomux register now...
2014-02-25 ianInvalidate the SCU cache tag ram on all 4 cores, not...
2014-02-25 dimMerge from head up to r262472.
2014-02-24 ianAdd the bits needed to run SMP on imx6.
2014-02-23 dimMerge from head up to r262415.
2014-02-23 baptImport libucl into head
2014-02-23 ianFix a typo _IMX51_TZICRREG_H_ -> _IMX51_TZICREG_H_...
2014-02-23 ianDon't force bootverbose on anymore, it can be set from...
2014-02-21 gjbMerge the following:
2014-02-21 dimMerge from head up to r262311.
2014-02-21 baptImport Dragonfly Mail Agent into base system
2014-02-21 ianAdd basic cpu frequency control and temperature monitor...
2014-02-21 gjbMove ^/user/gjb/hacking/release-embedded up one directo...
2014-02-21 gjbMFH: tracking commit
2014-02-20 ianAdd early printf support, wrapped in #if 0 because...
2014-02-18 emasteUpdate LLDB snapshot to upstream r201577
2014-02-16 dimUpgrade our copy of llvm/clang to 3.4 release. This...
2014-02-16 br- Decrease buffer size.
2014-02-16 brAdd driver for Synchronous Audio Interface (SAI).
2014-02-16 ianOops, remove some dregs of debugging.
2014-02-16 ianMake it possible to access the ocotp registers before...
2014-02-15 ianSweep up a couple crumbs left over from the imx6->fsl...
2014-02-15 ianIt turns out Freescale cleverly made the ocotp device...
2014-02-15 ianConvert the "R1B fix" from a busy-loop in the interrupt...
2014-02-15 ianAdd a driver to provide access to imx6 on-chip one...
2014-02-14 jmmvMFV: Import atf-0.20.
2014-02-13 ianRemove a couple obsolete function declarations.
2014-02-13 brAdd function for configuring PLL4 (Audio) clock frequen...
2014-02-13 ianAdd handling of standard "non-removable" property,...
2014-02-13 ianWrite translation code for the SDHCI_PRESENT_STATE...
2014-02-08 brAdd drivers for:
2014-02-05 nwhitehornMove Open Firmware device root on PowerPC, ARM, and...
next