]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm/freescale/imx
Follow files.imx51 and add vt support.
[FreeBSD/FreeBSD.git] / sys / arm / freescale / imx /
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-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-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 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-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 ianAdd handling of standard "non-removable" property,...
2014-02-13 ianWrite translation code for the SDHCI_PRESENT_STATE...
2014-02-05 nwhitehornMove Open Firmware device root on PowerPC, ARM, and...
2014-02-02 ianFollow r261352 by updating all drivers which are childr...
2014-02-01 uqsMerge mdocml v1.12.3 into head
2014-01-31 desUpgrade to OpenSSH 6.5p1.
2014-01-30 dimImport libc++ 3.4 release. This contains a lot of...
2014-01-28 kaiwMFH@261240.
2014-01-28 andrewRemove STARTUP_PAGETABLE_ADDR from the ARM configs...
2014-01-26 gshapiroMerge sendmail 8.14.8 to HEAD
2014-01-20 kaiwMFH@260917.
2014-01-19 gjbMFH: Tracking commit (r260891)
2014-01-16 rayFix build after FDT changes.
2014-01-15 kaiwCopy libelf, libdwarf and common files from vendor...
2014-01-12 jmmvAdd atf pkg-config files from the vendor branch.
2014-01-09 gjbMFH: tracking commit (head@r260486)
2014-01-05 ianAdd #include <machine/fdt.h> to a few files that used...
2014-01-02 delphijMFV r260154 + 260182:
2013-12-28 gjbMFH: Tracking commit.
2013-12-27 gjbCopy head@r259933 -> user/gjb/hacking/release-embedded...
2013-12-22 rayAdd Freescale i.MX515 vt(9) driver.
2013-12-12 loosAfter r256961 ofw_iicbuc.c will be built for any kernel...
2013-12-05 rayAdd VT(9) font tools.
2013-12-05 rayMerge VT(9) project (a.k.a. newcons).
2013-12-05 rayMFC @r258947.
2013-12-03 emasteUpdate LLDB to upstream r196259 snapshot
2013-11-30 eadlerFix undefined behavior: (1 << 31) is not defined as...
2013-11-17 jmmvMFV: Import atf-0.18.
2013-11-13 rayMFC @r258091.
2013-11-12 emasteUpdate LLDB to upstream r194122 snapshot
2013-11-10 ianApparently with "const uint32_t foo = 0x60;" gcc doesn...
2013-11-06 rayMFC @r257740.
2013-11-06 raySwitch to use common ARMv6/v7 bus_space tag.
2013-11-05 rayEnable vt_early_fb driver for i.MX515 build.
2013-11-05 nwhitehornTeach nexus(4) about Open Firmware (e.g. FDT) on ARM...
2013-11-05 rayMFC @r257698.
2013-11-05 edwinMFV of 255902, tzdata2013f
2013-11-05 ianRemove local devmap code and use the essentially identi...
2013-11-05 ianCall initarm_lastaddr() later in the init sequence...
2013-11-04 ianMove remaining code and data related to static device...
2013-11-04 ianBegin reducing code duplication in arm pmap.c and pmap...
2013-11-03 ianComments and style(9) only, no functional changes.
2013-11-02 ianBugfix: the attach routine needs to use the same table...
2013-11-02 ianAdd a missing register definition.
2013-11-01 ianAdd the Soc- / machine-dependent parts of imx6 support.
2013-10-31 ianAdd definitions for the register and data that describe...
2013-10-31 ianRevamp the SoC identity numbering scheme to be more...
2013-10-31 ianAdd sdhci driver glue for imx family SoCs. This should...
2013-10-31 ianAdd stubbed-out imx6 support for clocks and power manag...
next