]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm
Quieten the AR9300 HAL probe a bit.
[FreeBSD/FreeBSD.git] / sys / arm /
2014-09-19 Gleb SmirnoffMechanically convert to if_inc_counter().
2014-09-15 Ian LeporeThe private peripheral interrupts start at offset 16...
2014-09-15 Dag-Erling SmørgravUpgrade to OpenPAM Ourouparia.
2014-09-14 Ian LeporeUse gic_decode_fdt() rather than a local routine to...
2014-09-14 Ian LeporeAdd a common routine for parsing FDT data describing...
2014-09-14 Ian LeporeAdd compat strings for all the flavors of GIC this...
2014-09-14 Ian LeporeFix an undefined variable that was accidentally not...
2014-09-14 Ian LeporeAdd a comment giving an overview of the driver. Remove...
2014-09-13 Ian LeporeReplace the imx5 and imx6 iomux drivers with a single...
2014-09-13 Ian LeporeConvert the at91_pinctrl driver to use the new fdt_pinc...
2014-09-13 Xin LIMFV r271518:
2014-09-13 Xin LIMFV r271517:
2014-09-13 Xin LIMFV r271516:
2014-09-13 Xin LIMFV r271515:
2014-09-13 Xin LIMFV r271512:
2014-09-13 Xin LIMFV r271511:
2014-09-13 Xin LIMFV r271510:
2014-09-12 John Baldwin- Don't let rman_reserve_resource() activate the resour...
2014-09-11 Ruslan BukinAdd Reset Manager driver. This driver provides generic...
2014-09-11 Andrew TurnerRename pmap_kenter_temp to pmap_kenter_temporary to...
2014-09-10 Andrew TurnerUnify interrupts bit definition and usage. While here...
2014-09-10 Andrew TurnerAdd more register values to armreg.h and remove CPU_CON...
2014-09-10 Andrew TurnerMove if_smc_fdt.c to live in sys/dev/smc. It's not...
2014-09-09 Ian LeporeRename new to newval in inline asm code, to avoid clash...
2014-09-08 Brooks DavisMerge from NetBSD:
2014-09-07 Andrew TurnerWhen entering the kernel with the MMU off assume we...
2014-09-07 Andrew TurnerRemove Lvirtaddr and Lphysaddr, these don't appear...
2014-09-07 Andrew TurnerGeneralise the va to pa code and use it when starting...
2014-09-07 Xin LIMFV r271225:
2014-09-07 Xin LIMFV r271223:
2014-09-07 Andrew TurnerCreate a common i.MX53 config and use it with the two...
2014-09-06 Ruslan Bukino Remove __unused attribute on variables which actually...
2014-09-06 Andrew TurnerFixthe spelling of ehci
2014-09-06 Andrew TurnerAllow us to use the virtual timer. It is currently...
2014-09-06 Ruslan BukinAdd FPGA Manager driver. This driver allows to program...
2014-09-05 Andrew TurnerAdd the virtual timer irq to the list of interrupts...
2014-09-05 Warner LoshMerge forgotten .h files from vendor branch.
2014-09-04 Warner LoshReimport dts files from vendor repo now that it has...
2014-09-04 Warner LoshUpdate bindings to latest vendor branch representing...
2014-09-04 Warner LoshWrap some long lines.
2014-09-04 Ian LeporeImplement the imx_iomux_get/set_gpr() interface for...
2014-09-04 Ian LeporeThe iomux driver is no longer optional, all imx platfor...
2014-09-04 Ian LeporeImplement the same public interface in imx51 and imx6...
2014-09-04 Ian LeporeAdd a basic iomux driver for imx6.
2014-09-04 Ian LeporeFix typo in variable name.
2014-09-04 Ruslan BukinAdd initial support for Altera SOCFPGA (heterogeneous...
2014-09-04 Ian LeporeThe imx5x and imx6 chips have an onboard IOMUX device...
2014-09-03 Ian LeporeAdd a function to get the frequency of the AHB bus...
2014-09-03 Ian LeporeRemove DIAGNOSTIC from the kernel config of low-end...
2014-09-03 Ian LeporeFixes and enhancements for the if_cgem driver...
2014-09-02 Ian LeporeThe anatop driver controls power and PLLs and needs...
2014-09-02 Ian LeporeThe ocotp driver provides access to registers containin...
2014-09-01 Ian Leporesdhci.h has grown a dependency on sysctl.h, include...
2014-09-01 Ian LeporeRename OF_xref_phandle() to OF_node_from_xref() and...
2014-09-01 Ian LeporeDo not generate unwind info in asm functions if _STANDA...
2014-09-01 Warner LoshResync comments about scbus and pass for life after...
2014-08-31 Ruslan BukinGIC (Cortex A's interrupt controller) supports up to...
2014-08-31 Ian LeporePut option FDT into the base IMX6 config and remove...
2014-08-31 Ian LeporeThe Marvell PJ4B cpu family is armv7, not armv6.
2014-08-30 Ian LeporeFix the handling of MMU type in the AP entry code....
2014-08-30 Michael TuexenEnable SCTP support. It runs perfectly fine on a Wandbo...
2014-08-30 Michael TuexenRemove FDT option, since it is in every file, which...
2014-08-27 Sergey KandaurovMFV of r270725, tzdata2014f
2014-08-22 Xin LIInstead of using timestamp in the AVL, use the memory...
2014-08-22 Xin LIMFV r270197:
2014-08-20 Xin LIMFV r270196:
2014-08-20 Xin LIMFC r270195:
2014-08-20 Xin LIMFV r270193:
2014-08-20 Luiz Otavio O SouzaRewrite of ti_i2c based on gonzo's patch, fix the follo...
2014-08-18 Warner LoshMake note about reset vs RTOE actions...
2014-08-18 Warner Losh/usr/libexec/ld.so.1 never was a thing on FreeBSD/arm...
2014-08-18 Warner LoshExpand the elf brandelf infrastructure to give access...
2014-08-17 Bjoern A. ZeebRemove keyboard entropy [1] from r270105.
2014-08-17 Warner LoshAdd missing license to at91_common.c. It was committed...
2014-08-17 Warner LoshDefine at91_master_clock in only one file to eliminate...
2014-08-17 Warner LoshConvert the HL201 config file to use FDT.
2014-08-17 Ian LeporeWhen the initarm_* routines were renamed to platform_...
2014-08-17 Ian LeporeRename the old initarm_* functions to the new platform_...
2014-08-16 Ian LeporeMove the imx6 sysctl temperature info to hw.imx6 where...
2014-08-15 Warner LoshImplement the FDT static pinctl/pinmux spec for Atmel...
2014-08-14 Warner LoshPrint the symbolic bit names for the status when we...
2014-08-14 Alan SomersConvert devd's client socket to type SOCK_SEQPACKET.
2014-08-14 Warner LoshAdd AIC to at91sam9260 support, now that it is needed...
2014-08-14 Warner LoshAdd support for multipass to Atmel, for both FDT and...
2014-08-14 Warner LoshStart to add FDT support.
2014-08-14 Warner LoshAdd support for FDT and !FDT configs on Atmel, though...
2014-08-14 Warner LoshFrom https://sourceware.org/ml/newlib/2014/msg00113...
2014-08-12 Hajimu UMEMOTOFix broken pointer overflow check ns_name_unpack()
2014-08-12 Hajimu UMEMOTOUpdate our stub resolver to final version of libbind.
2014-08-12 Peter WemmUpdate sqlite-3.7.17 -> 3.8.5
2014-08-11 Peter WemmUpdate serf-1.3.6 -> 1.3.7
2014-08-10 Jean-Sébastien PédronFix two files forgotten in r269783 (vt_generate_cons_pa...
2014-08-09 Warner LoshPer discussion on arm@, the compiler generates misaligned
2014-08-08 Konstantin BelousovChange pmap_enter(9) interface to take flags parameter...
2014-08-08 Nathan WhitehornRemove unnecessary inclusion of FDT headers.
2014-08-08 Nathan WhitehornUse OF_getencprop() in preference to OF_getprop() and...
2014-08-08 Ian LeporeAdd a missing clock register definition.
2014-08-07 Jung-uk KimMerge OpenSSL 1.0.1i.
2014-08-06 Ian LeporeUse a SYSINIT to init the array of interrupt names...
2014-08-06 John-Mark Gurneyput these under bootverbose, they are only needed for...
next