| Commit message (Expand) | Author | Age | Files | Lines |
* | Now that we have an U-Boot for RPI2, do not use the static DTB compiled | loos | 2015-04-23 | 1 | -2/+2 |
* | Fetch the SDHCI frequency from videocore (our prefered source) and only if | loos | 2015-04-22 | 1 | -7/+6 |
* | Build and install the DTB for all the supported AllWinner SoCs. | loos | 2015-04-20 | 2 | -2/+2 |
* | Make a comment reflect reality. | marius | 2015-04-19 | 1 | -1/+2 |
* | Move the items common to all SoCs to a single file. | loos | 2015-04-18 | 5 | -30/+20 |
* | Fix the style(9) and adds two missing parentheses on the licence. | loos | 2015-04-18 | 1 | -81/+81 |
* | Simplify the receiver code a bit. | loos | 2015-04-18 | 2 | -54/+60 |
* | Add the necessary support to use both TX queues available on if_emac. | loos | 2015-04-17 | 2 | -12/+29 |
* | Remove unnecessary checks and fix an issue where the interrupt handler | loos | 2015-04-17 | 1 | -10/+6 |
* | Remove support for reading the syscall code in OABI. This is unneeded now | andrew | 2015-04-17 | 1 | -4/+0 |
* | Use cp15_ifar_get to get the instruction fault address. When using Thumb-2 | andrew | 2015-04-17 | 1 | -0/+5 |
* | Fix the 'wrong packet header' errors for if_emac. | loos | 2015-04-17 | 1 | -3/+1 |
* | Update the arm devmap code to also work with arm64. | andrew | 2015-04-13 | 1 | -7/+36 |
* | Add a driver for the ARM Power State Coordination Interface (PSCI). This | andrew | 2015-04-12 | 1 | -0/+1 |
* | Switch to the new v6 pmap code to increase its testing. It will now be | andrew | 2015-04-12 | 1 | -0/+1 |
* | Change the virtual address used to not be 0xc0000000, the arm loader | andrew | 2015-04-11 | 1 | -2/+2 |
* | Add support for the QEMU virt SoC. This is a SoC built depending on the | andrew | 2015-04-11 | 5 | -0/+263 |
* | Add support for the uart classes to set their default register shift value. | andrew | 2015-04-11 | 4 | -2/+6 |
* | This modifies several FreeBSD drivers to use the GNU approach to | ganbold | 2015-04-11 | 6 | -31/+110 |
* | This modifies several FreeBSD drivers to use the hardware strings | ganbold | 2015-04-11 | 3 | -3/+3 |
* | Add a pmap_kremove_device() to undo mappings made with pmap_kenter_device(). | ian | 2015-04-10 | 6 | -30/+95 |
* | Add support to the efi boot1 and loader for 32-bit ARM. This will be used | andrew | 2015-04-06 | 1 | -0/+7 |
* | dev/ofw/openfirm.h is not needed in the arm machine/fdt.h | andrew | 2015-04-05 | 1 | -2/+0 |
* | Re-add machine/bus.h to machine/fdt.h on arm, it's still needed. | andrew | 2015-04-04 | 1 | -0/+2 |
* | Include vm/pmap.h for pmap_kextract. | andrew | 2015-04-04 | 14 | -0/+41 |
* | Include machine/intr.h for arm_post_filter. | andrew | 2015-04-04 | 1 | -0/+7 |
* | Don't include unneeded files in the arm machine/fdt.h. While here, remove | andrew | 2015-04-04 | 4 | -8/+1 |
* | Move the definition of fdt_localbus_devmap to a Marvell specific file as | andrew | 2015-04-04 | 3 | -4/+2 |
* | Stop using machine/fdt.h in the arm kernel code when we don't need it. | andrew | 2015-04-04 | 56 | -56/+0 |
* | Add support for arm64 to the existing arm generic timer driver: | andrew | 2015-04-04 | 1 | -15/+35 |
* | Merge the common parts of the SOCKIT and SOCKIT-BERI kerenel, and mark the | andrew | 2015-04-03 | 3 | -228/+140 |
* | Stop including machine/fdt.h, it's not needed. | andrew | 2015-04-02 | 1 | -1/+0 |
* | We may not be using gcc to compile this. | andrew | 2015-04-02 | 1 | -1/+1 |
* | Add the generic timer registers to sysreg.h and cpu-v6.h, and use the | andrew | 2015-04-02 | 3 | -28/+80 |
* | - Make interrupt resource optional: some upstream FDT blobs (e.g. TI's) do | gonzo | 2015-04-02 | 1 | -8/+13 |
* | Add kernel config files for Hardkernel Odroid-C1 and Visson ATV-102 devices. | ganbold | 2015-03-31 | 2 | -0/+266 |
* | Add necessary changes to support various Amlogic SoC devices | ganbold | 2015-03-31 | 35 | -1/+10776 |
* | Restore setting cpufuncs on arm1176, it was removed by accident with the | andrew | 2015-03-30 | 1 | -0/+1 |
* | Remove support for CPU_XSCALE_80200. None of our configs support it, and | andrew | 2015-03-30 | 4 | -62/+14 |
* | Remove support for CPU_FA626TE. It's unused by any of our kernel configs. | andrew | 2015-03-30 | 4 | -15/+12 |
* | arm11_sleep is no longer needed, remove it. | andrew | 2015-03-29 | 1 | -7/+0 |
* | pj4b_config and pj4bv7_setup are only used when CPU_MV_PJ4B is defined. | andrew | 2015-03-29 | 1 | -2/+4 |
* | Build the cpufunc_asm_* files based on the cpu type, not which config file | andrew | 2015-03-29 | 25 | -35/+0 |
* | Remove cpufunc_asm_arm11.S from the ARMv7 configs, it's not used. | andrew | 2015-03-29 | 11 | -11/+0 |
* | Remove arm1136 support. We don't have any configs that use it, and I don't | andrew | 2015-03-29 | 5 | -108/+14 |
* | Remove the bootconfig parsing. We never used it and always passed either an | andrew | 2015-03-29 | 14 | -344/+29 |
* | We only need cpufunc_asm_arm11.S on bcm2835, not bcm2836 | andrew | 2015-03-29 | 2 | -1/+1 |
* | Remove ARM9_CACHE_WRITE_THROUGH, none of our configs define it. | andrew | 2015-03-29 | 3 | -28/+1 |
* | Remove the unused armv5 cpufunc code. | andrew | 2015-03-29 | 1 | -247/+0 |
* | Remove unused cpufunc arm11 and armv6 code. While here only define the | andrew | 2015-03-29 | 3 | -80/+22 |