]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm
Configure the analog input 7 which, on BBB, is connected to the 3V3B rail
[FreeBSD/FreeBSD.git] / sys / arm /
2014-06-02 loosConfigure the analog input 7 which, on BBB, is connecte...
2014-06-01 brAdd ident value. This fixes universe build.
2014-06-01 brFix i2c communication interface to be compatible with
2014-06-01 brRename exynos uart driver filenames.
2014-06-01 brAdd support for Exynos 5420 Octa - 8-core
2014-06-01 brDo only receive chars if there are some data in the...
2014-06-01 ganboldSilence tinderbox build.
2014-06-01 loosExport two new settings for the AM335x PWM, the clock...
2014-05-31 ganboldAdd #NO_UNIVERSE to RADXA and RADXA-LITE kernel configs
2014-05-30 brReset HSIC hub during EHCI initialization. This makes...
2014-05-30 brFix off-by-one error that makes 0-th pins of each bank...
2014-05-30 bro Make keyboard-related properties to be compatible...
2014-05-30 ganboldAdd common kernel config file for Rockchip RK3188 syste...
2014-05-30 rpauloCleanup the RADXA kernel config file a bit and enable...
2014-05-29 cognetDo not hand the VM the memory used for stacks/page...
2014-05-29 cognetFor old CPUs, map the 64 first MB of RAM as it used...
2014-05-29 hselaskyFactor out kernel configuration for DWC OTG FDT attach...
2014-05-28 brAdd simple polling mechanism that works for KDB.
2014-05-28 brDescribe I2C arbitrator device in DTS and use it for...
2014-05-28 bro Add kernel configuration for HP Chromebook 11
2014-05-27 peterMerge apr-1.4.8 -> apr-1.5.1 and update.
2014-05-26 andrewRework the Ti GPIO driver to work on multiple SoCs...
2014-05-25 zbbDelete obsolete and unused PJ4B CPU functions
2014-05-25 zbbFix context switch on PJ4Bv7 and remove obsolete pj4b_...
2014-05-25 ianFix whitespace glitches.
2014-05-25 andrewMake ti_padconf_devmap static in both places it is...
2014-05-25 andrewAllow the OMAP4 and AM335x prcm drivers to be compiled...
2014-05-25 andrewReduce the diff between the PandaBoard and BeableBone...
2014-05-24 zbbEnable automatic superpages promotion by default on...
2014-05-24 ianEliminate one of the causes of spurious interrupts...
2014-05-23 impRemove NetBSD implementation details not relevant to...
2014-05-22 ianMap device memory using PTE_DEVICE attributes, and...
2014-05-20 hselaskyOptimise reading of pending interrupt registers. If...
2014-05-17 andrewAllow us to compile the Ti iic driver for both OMAP4...
2014-05-17 andrewMove the Ti SoCs to use the ARM platform. This should...
2014-05-17 andrewAdd FDT_PLATFORM_DEF2 for when there are multiple platf...
2014-05-17 andrewFix a comment s/initarm_/platform_/
2014-05-17 andrewAdd the start of the ARM platform code. This is based...
2014-05-16 gavinFix spelling mistake in comment.
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 markmGive suitably-endowed ARMs a register similar to the...
2014-05-14 brFix typo.
2014-05-14 rayRemove extra newlines.
2014-05-12 ianCleanup some style nits.
2014-05-12 ianInterrupts need to be disabled on entry to cpu_sleep...
2014-05-11 ianAdd cpu_l2cache_drain_writebuf(), use it to implement...
2014-05-11 grehanEnable SMP for Exynos-based platforms (i.e. Chromebook)
2014-05-11 ianMake the hardware memory and instruction barrier functi...
2014-05-10 andrewRename platform_gpio_init to be SoC specific
2014-05-10 andrewRename platform_gpio_init to be platform specific,...
2014-05-10 andrewRename platform_gpio_init to be SoC specific, and make...
2014-05-10 ianWhen mapping device memory, use PTE_DEVICE rather than...
2014-05-09 ianCall idcache_inv_all from the AP core entry code before...
2014-05-09 ganboldAdd the codes for enabling CPU cores of Rockchip RK3188...
2014-05-08 ianConsolitate all the AP core startup stuff under a singl...
2014-05-08 ianMove the mptramp code which is specific to the Marvell...
2014-05-08 ianUse edge-triggered interrupts rather than polling loops...
2014-05-06 ianEnable PL310 power-saving modes and tune the cache...
2014-05-06 ianAdd a public routine to set the L2 cache ram latencies...
2014-05-06 ianAdd defines for the bits in the PL310 debug control...
2014-05-06 ianCall platform_pl310_init() before enabling the controll...
2014-05-06 ianBreak out the code that figures out the L2 cache geomet...
2014-05-06 ianMove the pl310.enabled tunable to hw.pl310.enabled...
2014-05-03 loosFix the tinderbox armv6/arm build failure.
2014-05-02 ganboldSwitch to use arm_devmap_add_entry() to setup static...
2014-04-30 impThis was copied to IMX6, which has since evolved furthe...
2014-04-30 impOmit from the universe build all config files tagged...
2014-04-30 ianConvert the Zynq SoC support to the new routines for...
2014-04-29 ianMake this declaration into a proper function prototype.
2014-04-29 ianAdd SMP support for Zedboard.
2014-04-28 ianDon't use multiprocessing-extensions instruction on...
2014-04-27 ianMove duplicated code to print l2 cache config into...
2014-04-27 ianExplain why wbinv_all is SMP-safe in this case, and...
2014-04-27 ianFlush and invalidate caches on each CPU as part of...
2014-04-27 ianThere is no difference between IPI_STOP and IPI_STOP_HA...
2014-04-27 ianRemove cpu_idcache_wbinv_all() from kdb_cpu_trap()...
2014-04-27 ianProvide a proper armv7 implementation of icache_sync_al...
2014-04-26 ianCall cpu_icache_sync_range() rather than sync_all since...
2014-04-26 scottlRetire smp_active. It was racey and caused demonstrate...
2014-04-26 ianStop calling imx51_ccm_foo() clock functions from imx6...
2014-04-23 baptUpdate to byacc 20140409
2014-04-20 ianRemove uncessary cache and TLB maintenance ops.
2014-04-08 rpauloUpdates to i.MX53:
2014-04-07 rpauloMove sys/arm/econa to sys/arm/cavium/cns11xx.
2014-04-06 ianTell VM we now have ARM platforms with physically disco...
2014-04-06 loosPartially revert r264083.
2014-04-06 ianAdd a couple more required TLB flushes.
2014-04-05 rpauloFollow files.imx51 and add vt support.
2014-04-05 rpauloRemove code under PMAP_CACHE_VIVT that is not compiled...
2014-04-05 loos- Fix the setup of interrupts for banks 2 and 3 on...
2014-04-05 brCorrect the end address of the video frame buffer.
2014-04-04 ianEnable SMP for Pandaboard.
2014-04-04 ianSwitch wandboards over to the common IMX6 kernel config...
2014-04-04 ianWe don't support any ARM systems with an ISA bus and...
2014-04-04 ianAllocate per-cpu resources for doing pmap_zero_page...
2014-04-04 ianFix TLB maintenance issues for armv6 and armv7.
2014-04-04 ianFix TTB set operation for armv7.
2014-04-04 ianFlag several sysctl variables as tunables.
next