]> git.sur5r.net Git - u-boot/history - arch
pci: xilinx: Add a driver for Xilinx AXI to PCIe bridge
[u-boot] / arch /
2016-09-21 Paul BurtonMIPS: Ensure cache ops complete in mips_cache_reset
2016-09-21 Paul BurtonMIPS: Clear hazard between TagLo writes & cache ops
2016-09-21 Paul BurtonMIPS: Ensure Config.K0=2 applies before any memory...
2016-09-21 Paul BurtonMIPS: Malta: Enable CM & L2 support
2016-09-21 Paul BurtonMIPS: Join the coherent domain when a CM is present
2016-09-21 Paul BurtonMIPS: L2 cache support
2016-09-21 Paul BurtonMIPS: Map CM Global Control Registers
2016-09-21 Paul BurtonMIPS: Define register names for cache init
2016-09-21 Paul BurtonMIPS: If we don't need DDR for cache init, init cache...
2016-09-21 Paul BurtonMIPS: Preserve Config implementation-defined bits
2016-09-21 Paul BurtonMIPS: Enable use of the instruction cache earlier
2016-09-21 Paul BurtonMIPS: Probe cache line sizes once during boot
2016-09-21 Paul BurtonMIPS: ath79: Use mach_cpu_init instead of arch_cpu_init
2016-09-21 Zubair Lutfullah... mips: Add MIPSfpga platform support
2016-09-21 Zubair Lutfullah... mips: xilfpga: Add device tree files
2016-09-18 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-uniphier
2016-09-18 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2016-09-18 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-arc
2016-09-18 Masahiro YamadaARM: uniphier: update DRAM init code for LD20 SoC
2016-09-18 Masahiro YamadaARM: uniphier: add PLL init code for LD20 SoC
2016-09-18 Masahiro YamadaARM: uniphier: collect clock/PLL init code into a singl...
2016-09-18 Masahiro YamadaARM: uniphier: move PLL init code to U-Boot proper...
2016-09-18 Masahiro YamadaARM: uniphier: rename CONFIG_DPLL_SSC_RATE_1PER
2016-09-18 Masahiro YamadaARM: uniphier: move XIRQ pin-mux settings of LD11/LD20
2016-09-18 Masahiro YamadaARM: uniphier: consolidate System Bus pin-mux settings...
2016-09-18 Masahiro YamadaARM: dts: uniphier: include System Bus pin group node...
2016-09-18 Masahiro YamadaARM: uniphier: consolidate NAND pin-mux settings
2016-09-18 Masahiro YamadaARM: uniphier: remove ad-hoc pin-mux code for sLD3
2016-09-18 Masahiro YamadaARM: uniphier: remove redundant pin-muxing for EA24...
2016-09-18 Masahiro YamadaARM: uniphier: select PINCTRL and SPL_PINCTRL
2016-09-18 Masahiro YamadaARM: dts: uniphier: add pinctrl device node and pinctrl...
2016-09-18 Jelle van der Waasunxi: Add defconfig and dts for the NanoPi NEO
2016-09-17 Chen-Yu Tsaisunxi: musb: Power off OTG port VBUS when disabled
2016-09-16 Simon GlassConvert CONFIG_SPL_WATCHDOG_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_SPI_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_SERIAL_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_POWER_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_NAND_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_MMC_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_I2C_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_GPIO_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_FAT_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_EXT_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_DRIVERS_MISC_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_HASH_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_CRYPTO_SUPPORT to Kconfig
2016-09-16 Simon Glassspear: Use upper case for CONFIG options
2016-09-16 Simon GlassMove existing use of CONFIG_SPL_RSA to Kconfig
2016-09-16 Simon GlassMove existing use of CONFIG_SPL_DM to Kconfig
2016-09-16 Simon Glassarm: fsl: Adjust ordering of #ifndef CONFIG_SPL_BUILD
2016-09-16 Masahiro YamadaARM: uniphier: introduce flags to adjust DRAM timing...
2016-09-16 Masahiro YamadaARM: uniphier: fix DRAM size of LD21 SoC package
2016-09-16 Alexey Brodkinarc: Use -mcpu=XXX instead of obsolete -marcXXX
2016-09-14 Masahiro YamadaARM: uniphier: merge board init functions into board_init()
2016-09-14 Masahiro YamadaARM: uniphier: use checkboard() instead of misc_init_f()
2016-09-14 Masahiro YamadaARM: uniphier: remove IECTRL setup code of LD4 SoC
2016-09-14 Masahiro Yamadammc: uniphier-sd: migrate to CONFIG_BLK
2016-09-14 Masahiro YamadaARM: uniphier: delete unnecessary xHCI pin-mux settings
2016-09-14 Masahiro Yamadausb: uniphier: remove UniPhier xHCI driver and select...
2016-09-14 Masahiro YamadaARM: uniphier: sort select:s alphabetically
2016-09-09 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2016-09-07 Masahiro YamadaARM: am335x: select DM_GPIO
2016-09-07 Masahiro YamadaARM: armv7: move ARMV7_PSCI_NR_CPUS to Kconfig
2016-09-07 Masahiro YamadaARM: armv7: move CONFIG_ARMV7_PSCI to Kconfig
2016-09-07 Masahiro YamadaARM: armv7: guard memory reserve for PSCI with #ifdef...
2016-09-07 Masahiro YamadaARM: tegra: remove wrong dependency on SPL_BUILD
2016-09-06 Tom RiniTI: Rework SRAM definitions and maximums
2016-09-06 Beniamino Galvanimeson: odroid-c2: enable Ethernet support through the...
2016-09-06 Beniamino Galvaniarm: dts: update DTS files for meson-gxbb and odroid-c2
2016-09-06 Alexander Grafbcm2835_gpio: Implement GPIOF_FUNC
2016-09-06 Fabio Estevammx6: ddr: Allow changing REFSEL and REFR fields
2016-09-06 Akshay Bhatarm: imx: Add support for Advantech DMS-BA16 board
2016-09-06 Tom RiniMerge branch 'master' of http://git.denx.de/u-boot...
2016-09-06 Tom RiniMerge git://git.denx.de/u-boot-nand-flash
2016-09-06 Mugunthan V NARM: dts: dra72-evm: fix broken ethernet
2016-09-03 Hans de Goedesunxi: Add defconfig and dts file for the Orange Pi...
2016-09-03 Hans de Goedesunxi: Sync h3-orangepi dts files with kernel
2016-09-03 Chen-Yu Tsaisunxi: Fix H3 EMAC syscon register address
2016-09-03 Stefan Mavrodievsunxi: Add support for A33-OLinuXino board
2016-09-03 Icenowy Zhengsunxi: add proper device tree for iNet D978 rev2 boards
2016-09-01 Peter ChubbARM: tegra: Add support for TK1-SOM board from Colorado...
2016-08-30 Stephen WarrenARM: tegra: use numeric versioning for p2771-0000
2016-08-30 Bin Mengx86: efi: Fix EFI 64-bit payload build warnings
2016-08-30 Simon Glassx86: Add debugging when cpu_common_init() fails
2016-08-30 Simon Glassx86: ivybridge: Allow microcode to be collated
2016-08-30 Simon Glassx86: Add debugging when a microcode update fails
2016-08-28 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-uniphier
2016-08-28 Masahiro YamadaARM: dts: uniphier: add u-boot, dm-pre-reloc to use...
2016-08-28 Masahiro YamadaARM: uniphier: display revision of Micro Support Card...
2016-08-28 Masahiro YamadaARM: uniphier: support system reset functionality for...
2016-08-27 Tom RiniMerge git://git.denx.de/u-boot-rockchip
2016-08-26 Tom RiniMerge branch 'master' of http://git.denx.de/u-boot...
2016-08-26 Masahiro Yamadatreewide: fix "followings" to "following"
2016-08-26 Stefan Agnerarm: cache: always flush cache line size for page table
2016-08-26 Stefan Agnerarm: cache: add support for LPAE for region D$ behavior
2016-08-26 Tom Riniarch/arm/Kconfig: Whitespace correction
next