]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - arch/arm/cpu/armv7/sunxi
kconfig: arm: remove duplicate definitions of SOC_MX*
[karo-tx-uboot.git] / arch / arm / cpu / armv7 / sunxi /
2015-09-10 Chen-Yu Tsaisunxi: Enable non-secure access to RTC on sun6i (A31s)
2015-09-10 Hans de Goedesun6i: clock: Add support for the mipi pll
2015-09-10 Hans de Goedesunxi: clock: Add clock_get_pll3() helper function
2015-09-10 Hans de Goedesunxi: usb-phy: Never power off the usb ports
2015-09-09 Masahiro YamadaKill unneeded #include <linux/kconfig.h>
2015-09-09 Hans de Goedesunxi: musb: Stop treating not having a vbus-det gpio...
2015-09-09 Hans de Goedesunxi: usb-phy: Add support for reading otg id pin...
2015-09-09 Daniel Kochmańskisunxi: spl: Detect at runtime where SPL was read from
2015-09-09 Wang DongshengARMv7: Factor out reusable timer_wait from sunxi/psci_s...
2015-09-08 Chen-Yu Tsaisunxi: Add support for UART0 in PB pin group on A33
2015-09-08 Chen-Yu Tsaisunxi: rsb: Enable R_PIO clock before configuring exter...
2015-09-08 Chen-Yu Tsaisunxi: hardware-feature-specific function index defines...
2015-09-08 Ian CampbellRevert "sunxi/nand: Add support to the SPL for loading...
2015-09-08 Hans de Goedesun6i: cpu_reset: Do not return from cpu_reset()
2015-09-08 Hans de Goedesunxi: Request macpwr gpio before using it
2015-09-08 Hans de Goedesunxi: usb_phy: Swap check for disconnect threshold
2015-09-08 Chen-Yu TsaiARM: sunxi: Share sun6i PSCI backend with sun8i
2015-09-08 Chen-Yu TsaiARM: sunxi: Add sun6i specific PSCI implementation
2015-09-08 Chen-Yu TsaiARM: sunxi: Make PSCI code sun7i specific
2015-09-08 Chen-Yu TsaiARM: sunxi: Document registers in PSCI code
2015-09-08 Daniel Kochmańskisunxi/nand: Add support to the SPL for loading u-boot...
2015-09-08 Hans de Goedesun9i: Basic sun9i (A80) support
2015-09-08 Hans de Goedesunxi: Remove support for building "old-fashioned"...
2015-09-08 Hans de Goedesunxi: Use axp221 sid on a33
2015-09-08 Hans de Goedesunxi: Make DRAM_ODT_EN Kconfig setting a bool
2015-09-08 Hans de Goedesunxi: Fix dram initialization not working on some...
2015-09-08 Laurent Ittisunxi: add support for UART2 on A23/A33
2015-09-08 Jan KiszkaARM: Put target PC for PSCI CPU_ON on per-CPU stack
2015-09-08 Jan KiszkaARM: Factor out reusable psci_get_cpu_stack_top
2015-09-08 Jan KiszkaARM: Factor out reusable psci_cpu_entry
2015-09-08 Jan KiszkaARM: Factor out reusable psci_cpu_off_common
2015-09-08 Jan KiszkaARM: Factor out common psci_get_cpu_id
2015-09-08 Hans de Goedesunxi: usb: Protect phy-init and phy-power-on against...
2015-09-08 Hans de Goedesunxi: usb: Do not call phy_probe from hcd code
2015-09-08 Hans de Goedesunxi: usb: Rename the usbc.? files to usb_phy.?
2015-09-08 Hans de Goedesunxi: usb: Rename sunxi_usbc_foo functions to sunxi_us...
2015-09-08 Hans de Goedesunxi: usb: Remove sunxi_usbc_get_io_base function
2015-09-08 Hans de Goedesunxi: usb: Move setup of host controller clocks to...
2015-09-08 Hans de Goedesunxi: emac: Remove non driver-model code
2015-09-08 Hans de Goedesunxi: emac: Add driver model support
2015-09-08 Hans de Goedesunxi: axp: Add support for i2c based PMICs to the...
2015-09-08 Hans de Goedesunxi: axp: Move axp pmic register helpers to a separat...
2015-09-08 Hans de Goedesunxi: usbc: Fix vbus gpio handling to work with the...
2015-09-08 Vishnu Patekarsunxi: Add basic A33 basic support
2015-09-08 Vishnu Patekarsunxi: Add a33 dram init code
2015-09-08 Hans de Goedesunxi: Add support for A33 PLL11 (second DRAM pll)
2015-09-08 Hans de Goedesunxi: s/sun8i/sun8i_a23/
2015-09-08 Hans de Goedesunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool
2015-09-08 Hans de Goedesunxi: usbc: Remove unused irq field
2015-09-08 Hans de Goedesunxi: Also set Auxiliary Ctl SMP bit in SPL
2015-09-08 Jan Kiszkasun7i: Remove duplicate call to psci_arch_init
2015-09-08 Hans de Goedesunxi: usbc: Wait for vbus to fall after disabling it
2015-09-08 Hans de Goedesunxi: usbc: Initialize vusb value on request_resources
2015-09-08 Paul Kocialkowskisunxi: GPIO pin mux hardware-feature-specific function...
2015-09-08 Paul Kocialkowskisunxi: common VBUS detection logic in usbc
2015-09-08 Paul Kocialkowskisunxi: usb: Drop AXP-sepcific VBUS detection and drive...
2015-09-01 Iain Patonsunxi: use CONFIG_SYS_CLK_FREQ to set cpu clock
2015-09-01 Iain Patonsunxi: sun4i: improve cpu clock selection method
2015-09-01 Hans de Goedesunxi: musb: Fix some lo speed devices not working...
2015-09-01 Siarhei Siamashkasunxi: Support the FEL boot mode in the regular u-boot...
2015-09-01 Simon Glasssunxi: Normalise FEL support
2015-09-01 Hans de Goedesunxi: dram: Un-inline dram helper functions
2015-08-24 Lothar WaßmannMerge branch 'karo-tx-uboot' into kc-merge
2015-03-09 Lothar Waßmannupdate to 2015.04-rc1
2015-03-04 Lothar Waßmannkaro: merge with Ka-Ro specific tree for secure boot...
2015-02-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-ti
2015-02-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-blackfin
2015-02-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2015-02-02 Hans de Goedesunxi: rsb: Move rsb_set_device_mode() call to rsb_init()
2015-02-02 Hans de Goedesunxi: rsb: Add sun9i (A80 support)
2015-01-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-atmel
2015-01-26 Tom RiniMerge branch 'zynq' of git://www.denx.de/git/u-boot...
2015-01-23 Tom RiniMerge branch 'master' of http://git.denx.de/u-boot...
2015-01-23 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2015-01-23 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2015-01-22 Tom RiniMerge branch 'next' of git://www.denx.de/git/u-boot...
2015-01-22 Tom RiniMerge branch 'phys_t' of git://www.denx.de/git/u-boot...
2015-01-22 Tom RiniMerge branch 'fpga' of git://www.denx.de/git/u-boot...
2015-01-22 Hans de Goedesun9i: Add sun9i (A80) clock setup support
2015-01-22 Hans de Goedesunxi: Drop pll6 setting from clock_init_uart
2015-01-21 Hans de Goedesunxi: Restore lowlevel_init usage
2015-01-20 Tom RiniMerge git://git.denx.de/u-boot-arc
2015-01-20 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mmc
2015-01-20 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2015-01-16 Simon Glasssunxi: Drop use of lowlevel_init()
2015-01-16 Simon Glasssunxi: Move SPL s_init() code to board_init_f()
2015-01-16 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-ti
2015-01-14 Tom RiniMerge branch 'next' of git://git.denx.de/u-boot-video
2015-01-14 Tom RiniMerge branch 'buildman' of git://git.denx.de/u-boot-x86
2015-01-14 Hans de Goedesunxi: usbc: Add support for usb-vbus0 controller by...
2015-01-14 Hans de Goedesunxi: usbc: Add support for usb0 to the common usbc...
2015-01-14 Hans de Goedesunxi: Move usb-controller init code out of ehci-sunxi...
2015-01-14 Jan Kiszkasun7i: Move psci_arch_init close to text_end
2015-01-14 Jan Kiszkasun7i: Add support for taking CPUs offline via PSCI
2015-01-14 Hans de Goedesunxi: Fix PLL1 running at half speed on sun8i
2015-01-14 Siarhei Siamashkasunxi: Fix buggy sun6i/sun8i DRAM size detection logic
2015-01-14 Hans de Goedesun8i: Add dram initialization support
2015-01-14 Hans de Goedesunxi: Fill memory before comparing it when doing dram...
2015-01-14 Hans de Goedesunxi: Move await_completion dram helper to dram.h
2015-01-14 Hans de Goedesun6i: clock_set_pll5: Calculate k and m rather then...
next