]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm/at91
Give suitably-endowed ARMs a register similar to the x86 TSC register.
[FreeBSD/FreeBSD.git] / sys / arm / at91 /
2014-05-10 ianWhen mapping device memory, use PTE_DEVICE rather than...
2014-04-23 baptUpdate to byacc 20140409
2014-04-04 gjbMerge r262907 from ^/projects/release-embedded:
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-09 ianThe arm exception entry points currently vector through...
2014-03-09 impRemove bogus define that causes compile errors. Most...
2014-03-08 impMove AIC related stuff to own file.
2014-03-08 impProperly round on unmapping.
2014-03-08 impMake at91_soc_id() public.
2014-03-05 gjbMerge ^/projects/release-embedded into ^/head.
2014-03-05 delphijMFV r262756:
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 imptcb device for fdt
2014-02-28 impshdwc device for fdt
2014-02-28 impAdd device node for SDRAMC device. Currently just claim...
2014-02-28 markj4478 dtrace_dof_maxsize is far too small
2014-02-28 impInitial import of DTS files from Linux
2014-02-27 impStyle(9) nit: Use tab here.
2014-02-26 desMFV (r262529): fix is_upper() predicate
2014-02-23 baptImport libucl into head
2014-02-21 gjbMerge the following:
2014-02-21 baptImport Dragonfly Mail Agent into base system
2014-02-21 gjbMove ^/user/gjb/hacking/release-embedded up one directo...
2014-02-21 gjbMFH: tracking commit
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-14 jmmvMFV: Import atf-0.20.
2014-02-13 impHonor the disabled status by only grabbing resources...
2014-02-13 impFix board ID too...
2014-02-13 impFix board name.
2014-02-12 ianRework the EARLY_PRINTF mechanism. Instead of defining...
2014-02-11 ianCheck in the "real" board_tsc4370 file in place of...
2014-02-09 ianIf someone tries to boot a generic ATMEL kernel that...
2014-02-09 impAdd FDT attachment.
2014-02-09 impFDT attachment...
2014-02-09 impAdd TWI attachment for FDT. We're only matching the...
2014-02-09 impAdd FDT attachment.
2014-02-09 impAdd FDT attachment. Flag lost functionality with FDT_HA...
2014-02-09 impAdd FDT attachment.
2014-02-09 impAdd FDT attachment, plus minor code shuffle.
2014-02-09 impAdd FDT attachment.
2014-02-09 impAdd FDT matching code.
2014-02-09 ianNo need to set physmem in each initarm() instance anymo...
2014-02-09 ianIt turns out a global variable is the only straightforw...
2014-02-09 ianReplace compile-time constant KERNPHYSADDR with abp_phy...
2014-02-08 ianConsolidate code related to setting up physical memory...
2014-02-06 andrewUse abp_physaddr for the physical address over KERNPHYS...
2014-02-01 impFix AT91SAM9260 to work with PA rather than VA device...
2014-02-01 uqsMerge mdocml v1.12.3 into head
2014-01-31 impMove these for diff reduction against FDT work.
2014-01-31 impMinor cleanup of comments.
2014-01-31 impSwitch to using PAs rather than VAs for the addresses...
2014-01-31 desUpgrade to OpenSSH 6.5p1.
2014-01-31 impWhen mapping an address, the bsh needs the same offset...
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-26 impBefore resetting the USART, delay a bit to allow the...
2014-01-25 impMake early printf output nicer by inserting a carriage...
2014-01-25 impBus space handles need to be the VA of the requested...
2014-01-25 andrewFix gcc with -Wstrict-prototypes by telling it bi_emac...
2014-01-25 kaiwMFH@261151.
2014-01-24 impRemove redundant declaration for uart devclass.
2014-01-22 impImplement support for early printf. You need to define...
2014-01-20 kaiwMFH@260917.
2014-01-19 gjbMFH: Tracking commit (r260891)
2014-01-19 impConnect NAND for the SAM9260EK eval board, as well...
2014-01-19 impAdd standard memory controller helper functions.
2014-01-15 kaiwCopy libelf, libdwarf and common files from vendor...
2014-01-15 impAdd data so we can convert a PIO unit number into a...
2014-01-15 impProvide a simplified way to specify GPIO pins for the...
2014-01-12 jmmvAdd atf pkg-config files from the vendor branch.
2014-01-09 gjbMFH: tracking commit (head@r260486)
2014-01-02 delphijMFV r260154 + 260182:
2013-12-30 impSet the SoC name for the atmelbus name.
2013-12-28 gjbMFH: Tracking commit.
2013-12-27 gjbCopy head@r259933 -> user/gjb/hacking/release-embedded...
2013-12-21 impPlumb the cn_grab and cn_ungrab routines down into...
2013-12-11 impLoose -> Lose so this sentence makes sense.
2013-12-11 impFix one race and one fence post error. When the TX...
2013-12-06 impAlthough not strictly required to boot a 64MB board...
2013-12-05 rayMFC @r258947.
2013-12-03 emasteUpdate LLDB to upstream r196259 snapshot
2013-12-02 ianAdd a nand flash controller driver for Atmel at91 famil...
2013-12-02 ianAdd definitions for the additional PIO pins found on...
2013-11-30 eadlerFix undefined behavior: (1 << 31) is not defined as...
2013-11-21 ianCall cpu_setup() from the initarm() routine on platform...
2013-11-17 jmmvMFV: Import atf-0.18.
2013-11-12 emasteUpdate LLDB to upstream r194122 snapshot
2013-11-05 rayMFC @r257698.
next