]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - arch/arm/cpu/armv7
SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux
[karo-tx-uboot.git] / arch / arm / cpu / armv7 /
2012-09-27 Tom RiniSPL: Create arch/arm/lib/spl.c for board_init_f and...
2012-09-27 Tom RiniSPL: Move the omap SPL framework to common/spl
2012-09-27 Tom RiniARM: SPL: Move gpmc_init() to spl_board_init()
2012-09-27 Tom RiniARM: SPL: Start hooking in the current SPI SPL support
2012-09-27 Tom RiniARM: SPL: Clean up spl.c / spl_nand.c slightly
2012-09-27 Tom RiniARM: SPL: Make spl_mmc.c more generic
2012-09-27 Tom RiniARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h>
2012-09-27 Tom RiniARM: SPL: Only call mem_malloc_init if configured
2012-09-27 Tom RiniARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.c
2012-09-27 Tom RiniARM: SPL: Rename omap_boot_mode to spl_boot_mode()
2012-09-27 Tom RiniARM: SPL: Rename omap_boot_device to spl_boot_device
2012-09-27 Pavel Machekomap-common: SPL: Fix whitespace in omap-common/u-boot...
2012-09-27 Tom Riniomap-common: Fix typo in save_boot_params() in lowlevel...
2012-09-27 Tom Riniomap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_di...
2012-09-27 Tom Rinispl_mmc: Make FAT checks / calls guarded with CONFIG_SP...
2012-09-25 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2012-09-25 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2012-09-21 Tom RiniMerge branch 'agust@denx.de' of git://git.denx.de/u...
2012-09-21 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2012-09-20 Albert ARIBAUDMerge remote-tracking branch 'u-boot-imx/master'
2012-09-20 Tom RiniMerge branch 'ext4'
2012-09-14 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2012-09-10 Tom WarrenTegra: Change Tegra20 to Tegra in common code, prep...
2012-09-10 Lucas Stachtegra20: usb: rework set_host_mode
2012-09-10 Stefano BabicMX: set a common place to share code for Freescale...
2012-09-05 Albert ARIBAUDMerge remote-tracking branch 'u-boot-ti/master' into m
2012-09-05 Tom Riniam33xx: Remove redundant timer config
2012-09-04 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-avr32
2012-09-02 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-usb
2012-09-01 Wolfgang DenkMerge branch 'agust@denx.de' of git://git.denx.de/u...
2012-09-01 Benoît Thébaudeaumx5/6: Fix cpu_mmc_init() return value
2012-09-01 Troy Kiskyimx-common/cmd_bmode.c: add imx bmode (bootmode) command
2012-09-01 Benoît Thébaudeaumx5: cosmetic: Clean up lowlevel_init
2012-09-01 Benoît Thébaudeaumx5/6 timer: Round up tick_to_time() value
2012-09-01 Benoît Thébaudeaumx5: Enable dcache
2012-09-01 Łukasz Majewskiarm:exynos: Enable data cache at exynos based processors.
2012-09-01 Donghwa LeeEXYNOS5: support display port phy control function
2012-09-01 Donghwa LeeEXYNOS5: support display system register control
2012-09-01 Donghwa LeeEXYNOS5: support exynos5 lcd clock control
2012-09-01 Jaehoon ChungARM: EXYNOS: fixed compiler warning message
2012-09-01 Zhong Hongboarm/s5pxx: Fix get_timer_masked to get the time.
2012-09-01 Rajeshwari ShindeEXYNOS5 : Modify pinnumx settings as per Exynos5250...
2012-09-01 Rajeshwari ShindeEXYNOS5: CLOCK: Add BPLL support
2012-09-01 Rajeshwari ShindeEXYNOS5: CLOCK: Modify MPLL clock out for Exynos5250...
2012-09-01 Tetsuyuki Kobayashiarm: bugfix: save_boot_params_default accesses uninital...
2012-09-01 Allen Martintegra20: Remove armv4t build flags
2012-09-01 Allen Martintegra20: enable SPL for tegra20 boards
2012-09-01 Allen Martintegra20: move tegra20 SoC code to arch/arm/cpu/tegra20...
2012-09-01 Allen Martintegra20: rename tegra2 -> tegra20
2012-09-01 Mathieu J. Poiriersnowball: Adding board specific cache cleanup routine
2012-09-01 Mathieu J. Poirierarmv7: Adding cpu specific cache managmenent
2012-09-01 Mathieu J. Poirieru8500: Enabling power to MMC device on AB8500 V2
2012-09-01 Mathieu J. Poirieru8500: Moving processor-specific functions to cpu area.
2012-09-01 Mathieu J. Poiriersnowball: Moving to ux500.v2 addess scheme for PRCMU...
2012-09-01 Mathieu J. Poiriersnowball: Adding CPU clock initialisation
2012-09-01 Mathieu J. Poiriersnowball: Adding architecture dependent initialisation
2012-09-01 Mathieu J. Poirieru8500: Moving prcmu to cpu directory
2012-09-01 Satyanarayana, Sandhyaam33xx evm: Update secure_emif_sdram_config during...
2012-09-01 Tom Riniarmv7: Make lowlevel_init.S's lowlevel_init do ABI...
2012-09-01 Tom Riniomap4/5/am33xx: Make lowlevel_init available to all...
2012-09-01 Tom Riniam33xx: Add support, update omap3 McSPI driver
2012-09-01 Tom Riniam33xx: Correct MMC1, remove MMC2 support
2012-09-01 Otavio Salvadorimx: Use a clear identification of an unidentified...
2012-09-01 Marek Vasutdm: Move OMAP GPIO driver to drivers/gpio/
2012-09-01 Tom Riniam33xx: Rework pinmux functions
2012-09-01 Tom Riniam33xx evm: Add CONFIG_CMD_EEPROM and related
2012-09-01 Tom Riniam33xx: Add support for TI AM335x StarterKit EVM
2012-09-01 Tom Riniam33xx: Remove board/ti/am335x/evm.c
2012-09-01 Tom Riniam33xx: Add DDR3 (Micron MT41J128M16JT-125) timings...
2012-09-01 Tom Riniam33xx: Rework config_ddr to make DDR3 support easier.
2012-09-01 Tom Riniam33xx: Move some variables in emif4.c, mark them static.
2012-09-01 Tom Riniam33xx: Correct and clean up ddr_regs struct
2012-09-01 Tom Riniam33xx: Do not touch 'ratio1' fields
2012-09-01 Tom Riniam33xx: Rework config_io_ctrl slightly
2012-09-01 Tom Riniam33xx: Use emif_regs struct for storing initialization...
2012-09-01 Tom Riniam33xx: Turn a number of 'int' functions to 'void'
2012-09-01 Tom Riniam33xx: Document what we're doing with ddrctrl->ddrckectrl
2012-09-01 Tom Riniam33xx: Clean up unused DDR defines, prefix more with...
2012-09-01 Tom Riniam33xx: Move the call to ddr_pll_config, make it take...
2012-09-01 Tom Riniam33xx: Pass to config_ddr the type of memory that...
2012-09-01 Tom Riniam33xx: Make config_cmd_ctrl / config_ddr_data take...
2012-09-01 Tom Riniam33xx: Rework DDR2 EMIF initalization slightly
2012-09-01 Tom Riniam33xx: Bugfix to config_sdram()
2012-09-01 Tom Riniam33xx: Remove extra check in enable_ddr_clocks
2012-09-01 Tom Riniam33xx: Convert to using <asm/emif.h> to describe the...
2012-09-01 Tom Riniam33xx: Enable gpio0 clock
2012-09-01 Chandan Natham33xx: CPSW init and definitions
2012-09-01 Albert ARIBAUDRevert "arm: armv7: add compile option -mno-unaligned...
2012-09-01 Steve Sakomanomap: am335x_evm: enable i2c1 channel
2012-09-01 Steve Sakomanomap: am33xx: enable gpio support
2012-09-01 Stefan RoeseConsolidate bootcount code into drivers/bootcount
2012-07-31 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-i2c
2012-07-31 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-micro...
2012-07-31 Rajeshwari ShindeEXYNOS: PINMUX: Add pinmux support for I2C
2012-07-31 Rajeshwari ShindeEXYNOS: CLK: Add i2c clock
2012-07-31 Troy Kiskyimx-common: add i2c.c for bus recovery support
2012-07-31 Troy Kiskyi.mx: iomux-v3.c: move to imx-common directory
2012-07-31 Troy Kiskyi.mx: iomux-v3.h: move to imx-common include directory
2012-07-31 Troy Kiskyiomux-v3: remove include of mx6x_pins.h
2012-07-30 Wolfgang DenkMerge branch 'next' of git://git.denx.de/u-boot
next