]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - arch/arm
ARM: vf610: Initial integration for Colibri VF50/VF61
[karo-tx-uboot.git] / arch / arm /
2015-09-01 Sanchayan MaityARM: vf610: Initial integration for Colibri VF50/VF61
2015-09-01 Stefan AgnerARM: vf610: Enable caches
2015-09-01 Sanchayan MaityARM: vf610: Add SoC and CPU type detection
2015-09-01 Stefan AgnerARM: vf610: Enable external 32KHz oscillator
2015-09-01 Sanchayan MaityARM: vf610: Move DDR3 initialization to imx-common
2015-09-01 Masahiro YamadaARM: cm_fx6: use "select" instead of default value...
2015-09-01 Masahiro YamadaARM: mx6: use "select" instead of default value in...
2015-09-01 Fabio Estevammx6: Add initial SPL support for HummingBoard-i2eX
2015-09-01 Tim Harveyarm: mx6: ddr: add pd_fast_exit flag to system information
2015-09-01 Jörg KrauseARM: mxs: Get boot mode from OCRAM
2015-09-01 Pavel Machekbreak build if it would produce broken binary
2015-09-01 Stephen WarrenARM: rpi: add a couple more revision IDs
2015-09-01 Masahiro YamadaARM: fix arch/arm/Makefile for Tegra
2015-09-01 Stefan Roesearm: armada-xp: Fix SPL for AXP by using save_boot_para...
2015-09-01 Albert ARIBAUD ... lpc32xx: add support for board work_92105
2015-09-01 Albert ARIBAUD ... lpc32xx: add LPC32xx SSP support (SPI mode)
2015-09-01 Albert ARIBAUD ... lpc32xx: add GPIO support
2015-09-01 Albert ARIBAUD ... lpc32xx: i2c: add LPC32xx I2C interface support
2015-09-01 Albert ARIBAUD ... lpc32xx: mtd: nand: add MLC NAND controller
2015-09-01 Albert ARIBAUD ... lpc32xx: add Ethernet support
2015-09-01 Andrej RosanoARM: mx5: add support for USB armory board
2015-09-01 Andrej RosanoARM: mx5: move to a standard arch/board approach
2015-09-01 Tom Riniam33xx/ddr.c: Fix regression on DDR2 platforms
2015-09-01 Ajay Kumardts: peach_pi: Add DT properties needed for display
2015-09-01 Ajay Kumardts: peach_pit: Add SLP and RST GPIO properties in...
2015-09-01 Ajay Kumardts: exynos54xx: Add samsung, pwm-out-gpio property...
2015-09-01 Ajay KumarExynos5: Fix rpll_sdiv to support both peach-pit and...
2015-09-01 Ajay Kumararm: exynos: add display clocks for Exynos5800
2015-09-01 Guillaume GARDETExynos: Clock: Fix exynos5_get_periph_rate for I2C.
2015-09-01 Bo ShenARM: atmel: at91sam9n12ek: enable spl support
2015-09-01 Bo ShenARM: atmel: at91sam9x5ek: enable spl support
2015-09-01 Bo ShenARM: atmel: at91sam9m10g45ek: enable spl support
2015-09-01 Bo ShenARM: atmel: arm926ejs: fix clock configuration
2015-09-01 Tom Rinispl_atmel.c: Switch s_init to board_init_f
2015-09-01 Bo ShenARM: atmel: armv7: switch to use common timer functions
2015-09-01 Bo ShenARM: atmel: arm9: switch to use common timer functions
2015-09-01 Lucas Stachtegra: pinmux: fix FUNCMUX_NDFLASH_KBC_8_BIT
2015-09-01 Marcel ZiswilerARM: tegra: fix colibri_t20 machine type
2015-09-01 Marcel ZiswilerARM: tegra: rename colibri_t20 board/configuration...
2015-09-01 Stephen WarrenARM: tegra: enable MIPI PAD CTRL support for Tegra124
2015-09-01 Stephen WarrenARM: tegra: pinctrl: add support for MIPI PAD control...
2015-09-01 Stephen WarrenARM: tegra: pinctrl: minor cleanup
2015-09-01 Stephen WarrenARM: tegra: pinctrl: move Tegra210 code to the correct dir
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 Linus Walleijarmv8: semihosting: delete external interface
2015-09-01 Linus Walleijarmv8: semihosting: add a command to load semihosted...
2015-09-01 Linus Walleijarmv8: semihosting: do not inline trap call
2015-09-01 Masahiro YamadaARM: bcm283x: move SoC headers to mach-bcm283x/include...
2015-09-01 Masahiro YamadaARM: bcm283x: merge BCM2835/BCM2836 directories into...
2015-09-01 Masahiro Yamadamalloc_f: enable SYS_MALLOC_F by default if DM is on
2015-09-01 Masahiro Yamadamalloc_f: remove redundant defalut values of CONFIG_SYS...
2015-09-01 Masahiro Yamadageneric-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig
2015-09-01 Masahiro YamadaARM: move -march=* and -mtune= options to arch/arm...
2015-09-01 David FengARMv8: enable pre-allocation malloc
2015-09-01 Rob Herringremove unnecessary version.h includes
2015-09-01 Masahiro YamadaARM: UniPhier: remove unnecessary ifdef conditional
2015-09-01 Masahiro YamadaARM: UniPhier: disable L2 cache by lowlevel_init of...
2015-09-01 Masahiro YamadaARM: UniPhier: optimize kicking secondary CPUs code
2015-09-01 Masahiro YamadaARM: UniPhier: fix typos in comments
2015-09-01 Masahiro YamadaARM: UniPhier: add empty lowlevel_init to U-boot proper
2015-09-01 Masahiro YamadaARM: UniPhier: use CONFIG_SPL_STACK to define SPL stack...
2015-09-01 Masahiro YamadaARM: UniPhier: enable Driver Model and UART on SPL
2015-09-01 Masahiro YamadaARM: UniPhier: move UART pin settings to SPL
2015-09-01 Masahiro YamadaARM: UniPhier: move platform devices to SPL
2015-09-01 Masahiro YamadaARM: UniPhier: include PH1-LD4 Makefile from PH1-sLD8
2015-09-01 Masahiro YamadaARM: UniPhier: remove unnecessary CONFIG_SYS_SOC
2015-09-01 Boris BREZILLONboard/seco: Add mx6q-uq7 basic board support
2015-09-01 Boris BREZILLONARM: iMX: define an IMX_CONFIG Kconfig option
2015-09-01 Boris BREZILLONARM: mx6: move to a standard arch/board approach
2015-09-01 Bo ShenARM: atmel: sama5d4: set non-secured for peripherals
2015-09-01 Bo ShenARM: atmel: armv7: move spl lds to armv7 directory
2015-09-01 Wu, JoshARM: at91: at91sam9rlek: add mci support
2015-09-01 Masahiro YamadaARM: UniPhier: adjust device trees for business transfer
2015-09-01 Nishanth MenonARM: OMAP3: rx51: Enable workaround for ARM errata...
2015-09-01 Nishanth MenonARM: OMAP3: Enable workaround for ARM errata 454179...
2015-09-01 Nishanth MenonARM: OMAP5 / DRA7: Setup L2 Aux Control Register with...
2015-09-01 Praveen RaoARM: DRA7 / OMAP5: Add workaround for ARM errata 798870
2015-09-01 Nishanth MenonARM: OMAP3: Get rid of omap3_gp_romcode_call and replac...
2015-09-01 Nishanth MenonARM: OMAP3: Rename omap3.h to omap.h to be generic...
2015-09-01 Nishanth MenonARM: OMAP: Change set_pl310_ctrl_reg to be generic
2015-09-01 Nishanth MenonARM: Introduce erratum workaround for 621766
2015-09-01 Nishanth MenonARM: Introduce erratum workaround for 430973
2015-09-01 Nishanth MenonARM: Introduce erratum workaround for 454179
2015-09-01 Nishanth MenonARM: Introduce erratum workaround for 798870
2015-09-01 Dirk Behmemx6: soc: Switch to cold reset
2015-09-01 Peng Fanimx:mx6 remove duplicated includes
2015-09-01 Linus Walleijarmv8/vexpress64: make multientry conditional
2015-09-01 Tom RiniARM: PSCI: Rework the DT handler slightly
2015-09-01 Przemyslaw Marczakarm: relocation: clear .bss section with arch memset...
2015-09-01 Ash Charlesomap: gpmc: 'nandecc sw' can use HAM1 or BCH8
2015-09-01 Gilles GameiroAdding Support for BAV335x boards
2015-09-01 Albert ARIBAUD ... omap3: add support for QUIPOS Cairo board.
2015-09-01 gaurav ranaSECURE_BOOT : enable esbc_validate command for powerpc...
2015-09-01 Marcel Ziswilerarm: pxa: introducing cpuinfo display for marvell pxa270m
2015-09-01 Stefano Babicmx5: fix get_reset_cause
2015-09-01 Marek Vasutdt: socfpga: Import and enable Arria V DK DTS
2015-09-01 Marek Vasutdt: socfpga: Import and enable Cyclone V DK DTS
2015-09-01 Marek Vasutarm: socfpga: Add Altera Arria V DK support
next