]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - arch
mmc: bcm2835_sdhci: Use calloc to allocate bcm2835_sdhci_host
[karo-tx-uboot.git] / arch /
2015-09-08 Oleksandr G Zhadanpowerpc/mpc85xx: Add board support for ucp1020
2015-09-08 Oleksandr G Zhadanpowerpc/mpc85xx: Fix compiling error for common/cmd_gpio.c
2015-09-08 Yangbo Lummc: fsl_esdhc: Add peripheral clock support
2015-09-08 Yangbo Lummc: fsl_esdhc: Add adapter card type identification...
2015-09-08 Scott Woodpowerpc/mpc85xx: Don't deref NULL if qman portal lacks...
2015-09-08 Valentin Longchamppowerpc: add 2 common dcache assembly functions
2015-09-08 Minghuan Lianfsl/pci: Set CFG_READY for PCIe v3.0 and later
2015-09-08 Chunhe Lanpowerpc/t4rdb: Add SD boot support for T4240RDB board
2015-09-08 Nikhil Badoladrivers: usb: fsl: Workaround for Erratum A004477
2015-09-08 York Sunmpc85xx/T4240EMU: Remove T4240EMU board
2015-09-08 Scott Woodpowerpc/mpc85xx: Use GOT when loading IVORs post-relocation
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: axp: Remove non driver-model support from the...
2015-09-08 Hans de Goedesunxi: emac: Remove non driver-model code
2015-09-08 Hans de Goedesunxi: Move all boards to the driver-model
2015-09-08 Hans de Goedesunxi: dts: Add minimal dts files for board which lack...
2015-09-08 Hans de Goedesunxi: dts: Add dts files which have been submitted...
2015-09-08 Hans de Goedesunxi: dts: Sync all dts files with upstream kernel
2015-09-08 Hans de Goedesunxi: emac: Add driver model support
2015-09-08 Hans de Goedesunxi: gmac: Move sunxi_gmac_initialize proto out of...
2015-09-08 Hans de Goedesunxi: axp: Add driver-model support to the axp_gpio...
2015-09-08 Hans de Goedesunxi: axp: Move axp gpio code to a separate axpi-gpio...
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 Simon Glassx86: Enable multi-core init for Minnowboard MAX
2015-09-08 Simon Glassx86: Add a CPU driver for baytrail
2015-09-08 Simon Glassx86: Allow CPUs to be set up after relocation
2015-09-08 Simon Glassx86: Add functions to set and clear bits on MSRs
2015-09-08 Simon Glassx86: Add multi-processor init
2015-09-08 Simon Glassx86: Provide access to the IDT
2015-09-08 Simon Glassx86: Store the GDT pointer in global_data
2015-09-08 Simon Glassx86: Add an mfence macro
2015-09-08 Simon Glassx86: Add defines for fixed MTRRs
2015-09-08 Simon Glassx86: Add atomic operations
2015-09-08 Simon Glassx86: Add support for the Simple Firmware Interface...
2015-09-08 Simon Glassx86: Disable -Werror
2015-09-08 Simon Glassx86: Remove unwanted MMC debugging
2015-09-08 Simon Glassx86: fsp: Use reset_cpu()
2015-09-08 Simon Glassx86: quark: Use reset_cpu()
2015-09-08 Simon Glassx86: ivybridge: Use reset_cpu()
2015-09-08 Simon Glassx86: Implement reset_cpu() correctly for modern CPUs
2015-09-08 Simon Glassx86: link: Add PCH driver to support SPI Flash
2015-09-08 Gabriel Huaux86: minnowmax: use the correct NOR in the configuration
2015-09-08 Bin Mengx86: Correct the typo in write_tables()
2015-09-08 Bin Mengx86: Kconfig: Move DM_SPI & DM_SPI_FLASH to arch/Kconfig
2015-09-08 Bin Mengx86: Kconfig: MARK_GRAPHICS_MEM_WRCOMB cosmetics
2015-09-08 Bin Mengx86: Kconfig: Move platform options forward
2015-09-08 Bin Mengx86: Kconfig: Divide the target selection to vendor...
2015-09-08 Bin Mengx86: quark: Turn on legacy segments decode
2015-09-08 Bin Mengx86: Check PIRQ routing table sanity in the F segment
2015-09-08 Gabriel Huaux86: minnowmax: add GPIO banks in the device tree
2015-09-08 Gabriel Huaux86: baytrail: fix the GPIOBASE address
2015-09-08 Bin Mengx86: queensbay: Implement PIRQ routing
2015-09-08 Bin Mengx86: Support platform PIRQ routing
2015-09-08 Bin Mengx86: Write configuration tables in last_stage_init()
2015-09-08 Bin Mengx86: Add a function to assign IRQ numbers to PCI device
2015-09-08 Bin Mengx86: Install a default e820 table in the __weak install...
2015-09-08 Bin Mengx86: Clean up arch/x86/include/asm/e820.h
2015-09-08 Bin Mengx86: Add alias for SPI node in the board dts
2015-09-08 Bin Mengx86: Set serial port IRQ for SMSC LPC47M
2015-09-08 Bin Mengx86: queensbay: Avoid using PCH prefix
2015-09-08 Bin Mengx86: Remove the old VGA driver
2015-09-08 Masahiro YamadaARM: zynq: rename CONFIG_ZYNQ to CONFIG_ARCH_ZYNQ
2015-09-08 Masahiro YamadaARM: zynq: move SoC headers to mach-zynq/include/mach
2015-09-08 Masahiro YamadaARM: zynq: move SoC sources to mach-zynq
2015-09-08 Masahiro YamadaARM: zynq: pass "-mfpu=neon" only to lowlevel_init.S
2015-09-08 Michal Simekzynqmp: Enable SDHCI0 options
2015-09-08 Siva Durga Prasad... zynqmp: Add SPI driver support for ZynqMP
2015-09-08 Siva Durga Prasad... zynqmp: i2c: Enable i2c driver for zynqMP
2015-09-08 Michal Simekzynqmp: Add support for EMMC bootmode
2015-09-08 Michal Simekzynqmp: Add support for emulation platform - Veloce
2015-09-08 Siva Durga Prasad... zynq: timer: Fix wrong timer calculation
2015-09-08 Michal Simekzynqmp: Add support for R5 sw loading
2015-09-08 Siva Durga Prasad... zynqmp: caches: Enable dcache for zynqmp
2015-09-08 Siva Durga Prasad... zynq: slcr: Disable all level shifters
2015-09-08 Masahiro YamadaARM: zynq: drop legacy ps7_init.c/h support
2015-09-08 Nathan Rossizynq: Add Zynq PicoZed board support
2015-09-08 Andrea Sciangpio: add Xilinx Zynq PS GPIO driver
2015-09-08 Pavel Macheksocfpga: implement arria V socdk SPI flash config in dts
2015-09-08 Daniel SchwierzeckMIPS: implement device-tree handover to Linux kernel
2015-09-08 Pavel Macheksocfpga: implement socdk SPI flash config in dts
2015-09-08 York Sunarmv8/fsl-lsch3: Implement workaround for I2C erratum...
2015-09-08 Yangbo Luls2085a: esdhc: Add esdhc support for ls2085a
2015-09-08 Scott Woodarmv8/ls2085ardb: Enable NAND SPL support
2015-09-08 Scott Woodarmv8/ls2085aqds: NAND boot support
2015-09-08 Jaiprakash Singhdriver/ifc: Add 64KB page support
next