]> git.sur5r.net Git - u-boot/history - arch
MIPS: fix annotation of _start and relocate_code
[u-boot] / arch /
2016-01-16 Daniel SchwierzeckMIPS: fix annotation of _start and relocate_code
2016-01-16 Purna Chandra MandalMIPS: add asm/gpio.h to fix compilation error with...
2016-01-15 Tom RiniMerge git://git.denx.de/u-boot-rockchip
2016-01-15 Tom Rinieth-raw-os.c: Add cast to bind(2) call
2016-01-15 Ben WhittenFix GCC format-security errors and convert sprintfs.
2016-01-15 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2016-01-14 Stephen Warrenarm: initialize gd for AArch64
2016-01-14 Tom RiniMerge git://www.denx.de/git/u-boot-marvell
2016-01-14 Phil Suttermvebu: Support Synology DS414
2016-01-14 Phil Suttermvebu: Add rudimental MV78230 support
2016-01-14 Phil Suttermvebu: Introduce kconfig symbols for SoC variants
2016-01-14 Phil Suttermvebu: axp: refactor board_sat_r_get() and caller
2016-01-14 Phil Sutterdrivers/pci/pci_mvebu: Fix for boards with X4 lanes
2016-01-14 Stefan Roesearm: mvebu: Add runtime detection of UART (xmodem)...
2016-01-14 Stefan Roesearm: mvebu: Add runtime boot-device detection
2016-01-14 Stefan Roesearm: mvebu: Make local structs static const
2016-01-14 Stefan Roesearm: mvebu: Move SAR register defines into header
2016-01-14 Stefan Roesearm: mvebu: Remove leftover Makefile
2016-01-14 Stefan Roesearm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig
2016-01-14 Stefan Roesearm: mvebu: Consolidate board Kconfig options into...
2016-01-14 Stefan Roesearm: mvebu: Print CPU and SDRAM frequency upon startup
2016-01-14 Stefan Roesearm: mvebu: Make serdes setup on Armada XP less noisy
2016-01-14 Stefan Roesearm: mvebu: Don't include "netdev.h" in cpu.c
2016-01-14 Stefan Roesearm: mvebu: Add support for MV78260
2016-01-14 Stefan Roesearm: mvebu: Don't use 0 as board ID as its used for...
2016-01-14 Stefan Roesearm: mvebu: Simplify code in setup_usb_phys() a bit
2016-01-14 Stefan Roesearm: mvebu: Don't disable cache at startup on Armada...
2016-01-14 Stefan Roesearm: mvebu: Don't call arch_cpu_init() from SPL at all
2016-01-14 Stefan Roesearm: mvebu: Add v7_outer_cache_disable function for...
2016-01-14 Stefan Roesearm: mvebu: Enable L2 cache on Armada XP
2016-01-14 Stefan Roesearm: mvebu: Add SolidRun ClearFog Armada 38x initial...
2016-01-14 Stefan Roesearm: mvebu: Move some defines to common include file
2016-01-14 Stefan Roesenet: mvneta: Convert to driver model
2016-01-14 Stefan Roesearm: mvebu: armada-388-gp.dts: Add ethernet aliases
2016-01-14 Stefan Roesearm: mvebu: Add armada-xp-maxbcm.dts for maxbcm board
2016-01-14 Stefan Roesearm: mvebu: Add SPI driver model support
2016-01-14 Stefan Roesearm: mvebu: Add DM and OF_CONTROL support to SPL
2016-01-14 Stefan Roesearm: mvebu/kirkwood: Use common timer functions
2016-01-14 Vladimir Zapolskiyarm: lpc32xx: switch SPL builds to driver model
2016-01-14 Vladimir Zapolskiyarm: lpc32xx: switch serial console to driver model
2016-01-14 Albert ARIBAUDarm: move gd handling outside of C code
2016-01-14 Albert ARIBAUDFix board init code to respect the C runtime environment
2016-01-14 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2016-01-14 Tom RiniMerge git://git.denx.de/u-boot-net
2016-01-13 Mugunthan V Narm: dts: am4372: add qspi register maps for memory map
2016-01-13 Mugunthan V Narm: dts: dra72-evm: add spi-flash comaptible for flash
2016-01-13 Mugunthan V Narm: dts: dra7-evm: add spi-flash comaptible for flash
2016-01-13 Mugunthan V Narm: dts: am437x-gp-evm: add spi-flash comaptible for...
2016-01-13 Mugunthan V Narm: dts: dra7: add qspi register maps for memory map...
2016-01-13 Mugunthan V Ndts: dra7: add spi alias for qspi
2016-01-13 Nathan Rossiarm: mvebu: Select SPL_DM_SEQ_ALIAS
2016-01-13 Miao Yanx86: qemu: remove cpu node in device tree
2016-01-13 Miao Yanx86: qemu: fix cpu device in smp boot
2016-01-13 Miao Yanx86: use actual CPU number for allocating memory
2016-01-13 Miao Yanx86: fix a typo in function name
2016-01-13 Miao Yanx86: qemu: add a cpu uclass driver for qemu target
2016-01-13 Miao Yanx86: qemu: add fw_cfg support
2016-01-13 Bin Mengx86: ivybridge: Add macros for LPC decode ranges
2016-01-13 Bin Mengx86: fsp: Always use hex numbers in the hob command...
2016-01-13 Bin Mengx86: ivybridge: Do not require HAVE_INTEL_ME
2016-01-13 Bin Mengx86: ivybridge: Add microcode blobs for all the steppings
2016-01-13 Bin Mengx86: fsp: Set up init runtime buffer in update_fsp_conf...
2016-01-13 Bin Mengx86: fsp: Move struct fspinit_rtbuf definition to chips...
2016-01-13 Bin Mengx86: queensbay: Remove invalid comments in update_fsp_c...
2016-01-13 Bin Mengx86: fsp: Introduce CONFIG_FSP_USE_UPD Kconfig option
2016-01-13 Bin Mengx86: fsp: Rename update_fsp_upd() and change its signature
2016-01-13 Bin Mengx86: fsp: Rename shared_data to fsp_config_data
2016-01-13 Bin Mengx86: fsp: Add boot_mode as a member of struct shared_data
2016-01-13 Bin Mengx86: fsp: Avoid cast stack_top in struct shared_data
2016-01-13 Bin Mengx86: fsp: Simplify fsp_continue()
2016-01-12 Tom RiniMerge git://git.denx.de/u-boot-dm
2016-01-12 Tom Rinisandbox: eth-raw-os.c: Ensure that our interface name...
2016-01-12 Simon Glassrockchip: Use the debug UART on rk3036
2016-01-12 Simon Glassdm: Convert PCI MMC over to use DM PCI API
2016-01-12 Simon Glassdm: tegra: net: Convert tegra boards to driver model...
2016-01-12 Simon Glassdm: x86: pci: Adjust bios_run_on_x86() to use the DM...
2016-01-12 Simon Glassdm: pci: video: Convert video and pci_rom to use DM...
2016-01-12 Simon Glassdm: Convert bios_interrupts to use DM PCI API
2016-01-12 Simon Glassdm: x86: ivybridge: Convert graphics init to use DM...
2016-01-12 Masahiro YamadaARM: uniphier: add dump command for DDR Multi PHY registers
2016-01-12 Masahiro YamadaARM: uniphier: add DRAM init code for ProXstream2/PH1...
2016-01-12 Masahiro YamadaARM: uniphier: move headers out of include/mach directory
2016-01-12 Masahiro YamadaARM: uniphier: move cmd_pinmon.c to boot-mode subdirectory
2016-01-12 Masahiro YamadaARM: uniphier: move cmd_ddrphy.c to dram subdirectory
2016-01-12 Masahiro YamadaARM: uniphier: kill bogus header includes
2016-01-10 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2016-01-08 Tom RiniMerge git://git.denx.de/u-boot-rockchip
2016-01-08 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2016-01-08 Tom Riniam33xx/am43xx: Add platform data for GPIOs
2016-01-08 Robert P. J. Daypowerpc: Various typo fixes under arch/powerpc/cpu...
2016-01-08 Tom RiniMerge git://git.denx.de/u-boot-dm
2016-01-07 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2016-01-07 Thomas Choutest: add sandbox timer to test.dts
2016-01-07 Tom RiniMerge git://git.denx.de/u-boot-mpc85xx
2016-01-05 Heiko Schocherpowerpc, mpc5xxx: fix missing bootflag init
2016-01-04 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-ubi
2016-01-03 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2016-01-03 Stefano Babicimx_common: check for Serial Downloader in spl_boot_device
2016-01-03 Michael HeimpoldARM: mxs: allow boards to select DC-DC switching clock...
2016-01-03 Peng Fanimx: ddr: drop duplicated debug info
next