]> git.ipfire.org Git - people/ms/u-boot.git/history - arch
arc: remove dummy target
[people/ms/u-boot.git] / arch /
2015-05-13  Alexey Brodkinarc: remove dummy target
2015-05-13  Masahiro Yamadaarc: use more universal prefix for default CROSS_COMPILE
2015-05-12  Joe Hershbergerarch: Make board selection choices optional
2015-05-10  Stefan Roeseppc4xx: Remove sc3 board
2015-05-10  Vikas Manochastv0991: fdt: add stv0991 device tree
2015-05-10  kunhuahuangstm32f4: add serial print port
2015-05-08  Tom RiniMerge git://git.denx.de/u-boot-dm
2015-05-07  Masahiro YamadaARM: socfpga: abolish CONFIG_SOCFPGA
2015-05-07  Masahiro YamadaARM: socfpga: move SoC headers to mach-socfpga/include...
2015-05-07  Masahiro YamadaARM: socfpga: move SoC sources to mach-socfpga
2015-05-07  Masahiro YamadaARM: socfpga: move board select into mach-socfpga/Kconfig
2015-05-07  Masahiro YamadaARM: socfpga: remove redundant config.mk
2015-05-07  Masahiro YamadaARM: socfpga: do not add board directory to header...
2015-05-06  Sjoerd Simonssandbox: Don't try distro_bootcmd by default
2015-05-06  Simon Glassdm: sandbox: dts: Add a real-time clock attached to I2C
2015-05-06  Simon Glassdm: rtc: sandbox: Add an emulated I2C RTC device
2015-05-06  Simon Glassdm: sandbox: Add os_localtime() to obtain the system...
2015-05-06  Simon Glassdm: i2c: Add an explicit test mode to the sandbox I2C...
2015-05-06  Joe Hershbergersandbox: eth: Add a function to skip ping timeouts
2015-05-06  Joe Hershbergersandbox: Add test function to advance time
2015-05-05  Tom RiniMerge git://git.denx.de/u-boot-mpc85xx
2015-05-05  Tom RiniMerge git://git.denx.de/u-boot-marvell
2015-05-05  Stefan Roesearm: mvebu: Remove "u-boot.kwb" CONFIG_BUILD_TARGET...
2015-05-05  Stefan Roesearm: mvebu: Add Armada A38x DB-88F6820-GP board support
2015-05-05  Stefan Roesearm: mvebu: Add d-cache invalidate before enabling...
2015-05-05  Stefan Roesearm: mvebu: Remove coherency configuration
2015-05-05  Stefan Roesearm: mvebu: Change network init code to allow a more...
2015-05-05  Stefan Roesearm: mvebu: Add basic Armada 38x support
2015-05-05  Stefan Roesearm: mvebu: Move CONFIG_SPL_LDSCRIPT to common header
2015-05-05  Stefan Roesearm: mvebu: Only define MV88F78X60 for Armada XP
2015-05-05  Stefan Roesearm: mvebu: Remove unreferenced define
2015-05-05  Stefan Roesearm: mvebu: Change header macros from ARMADA_XP to...
2015-05-05  Stefan Roesearm: mvebu: Move mvebu-common into mach-mvebu
2015-05-05  Stefan Roesearm: armada-xp: Move SoC headers to mach-mvebu/include...
2015-05-05  Stefan Roesearm: armada-xp: Move SoC sources to mach-mvebu
2015-05-05  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mmc
2015-05-05  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2015-05-05  Albert ARIBAUDMerge branch 'u-boot/master' into 'u-boot-arm/master'
2015-05-04  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2015-05-04  Oleksandr G Zhadanpowerpc/mpc85xx: Add board support for ucp1020
2015-05-04  Oleksandr G Zhadanpowerpc/mpc85xx: Fix compiling error for common/cmd_gpio.c
2015-05-04  Yangbo Lummc: fsl_esdhc: Add peripheral clock support
2015-05-04  Yangbo Lummc: fsl_esdhc: Add adapter card type identification...
2015-05-04  Scott Woodpowerpc/mpc85xx: Don't deref NULL if qman portal lacks...
2015-05-04  Valentin Longchamppowerpc: add 2 common dcache assembly functions
2015-05-04  Minghuan Lianfsl/pci: Set CFG_READY for PCIe v3.0 and later
2015-05-04  Chunhe Lanpowerpc/t4rdb: Add SD boot support for T4240RDB board
2015-05-04  Nikhil Badoladrivers: usb: fsl: Workaround for Erratum A004477
2015-05-04  York Sunmpc85xx/T4240EMU: Remove T4240EMU board
2015-05-04  Scott Woodpowerpc/mpc85xx: Use GOT when loading IVORs post-relocation
2015-05-04  Hans de Goedesunxi: usb: Protect phy-init and phy-power-on against...
2015-05-04  Hans de Goedesunxi: usb: Do not call phy_probe from hcd code
2015-05-04  Hans de Goedesunxi: usb: Rename the usbc.? files to usb_phy.?
2015-05-04  Hans de Goedesunxi: usb: Rename sunxi_usbc_foo functions to sunxi_us...
2015-05-04  Hans de Goedesunxi: usb: Remove sunxi_usbc_get_io_base function
2015-05-04  Hans de Goedesunxi: usb: Move setup of host controller clocks to...
2015-05-04  Hans de Goedesunxi: axp: Remove non driver-model support from the...
2015-05-04  Hans de Goedesunxi: emac: Remove non driver-model code
2015-05-04  Hans de Goedesunxi: Move all boards to the driver-model
2015-05-04  Hans de Goedesunxi: dts: Add minimal dts files for board which lack...
2015-05-04  Hans de Goedesunxi: dts: Add dts files which have been submitted...
2015-05-04  Hans de Goedesunxi: dts: Sync all dts files with upstream kernel
2015-05-04  Hans de Goedesunxi: emac: Add driver model support
2015-05-04  Hans de Goedesunxi: gmac: Move sunxi_gmac_initialize proto out of...
2015-05-04  Hans de Goedesunxi: axp: Add driver-model support to the axp_gpio...
2015-05-04  Hans de Goedesunxi: axp: Move axp gpio code to a separate axpi-gpio...
2015-05-04  Hans de Goedesunxi: axp: Add support for i2c based PMICs to the...
2015-05-04  Hans de Goedesunxi: axp: Move axp pmic register helpers to a separat...
2015-05-04  Hans de Goedesunxi: usbc: Fix vbus gpio handling to work with the...
2015-05-04  Vishnu Patekarsunxi: Add basic A33 basic support
2015-05-04  Vishnu Patekarsunxi: Add a33 dram init code
2015-05-04  Hans de Goedesunxi: Add support for A33 PLL11 (second DRAM pll)
2015-05-04  Hans de Goedesunxi: s/sun8i/sun8i_a23/
2015-05-04  Hans de Goedesunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool
2015-05-04  Hans de Goedesunxi: usbc: Remove unused irq field
2015-05-04  Hans de Goedesunxi: Also set Auxiliary Ctl SMP bit in SPL
2015-05-02  Jan Kiszkasun7i: Remove duplicate call to psci_arch_init
2015-04-30  Simon Glassx86: Enable multi-core init for Minnowboard MAX
2015-04-30  Simon Glassx86: Add a CPU driver for baytrail
2015-04-30  Simon Glassx86: Allow CPUs to be set up after relocation
2015-04-30  Simon Glassx86: Add functions to set and clear bits on MSRs
2015-04-30  Simon Glassx86: Add multi-processor init
2015-04-30  Simon Glassx86: Provide access to the IDT
2015-04-30  Simon Glassx86: Store the GDT pointer in global_data
2015-04-30  Simon Glassx86: Add an mfence macro
2015-04-30  Simon Glassx86: Add defines for fixed MTRRs
2015-04-30  Simon Glassx86: Add atomic operations
2015-04-30  Simon Glassx86: Add support for the Simple Firmware Interface...
2015-04-30  Simon Glassx86: Disable -Werror
2015-04-30  Simon Glassx86: Remove unwanted MMC debugging
2015-04-30  Simon Glassx86: fsp: Use reset_cpu()
2015-04-30  Simon Glassx86: quark: Use reset_cpu()
2015-04-30  Simon Glassx86: ivybridge: Use reset_cpu()
2015-04-30  Simon Glassx86: Implement reset_cpu() correctly for modern CPUs
2015-04-30  Simon Glassx86: link: Add PCH driver to support SPI Flash
2015-04-30  Gabriel Huaux86: minnowmax: use the correct NOR in the configuration
2015-04-30  Bin Mengx86: Correct the typo in write_tables()
2015-04-30  Bin Mengx86: Kconfig: Move DM_SPI & DM_SPI_FLASH to arch/Kconfig
2015-04-30  Bin Mengx86: Kconfig: MARK_GRAPHICS_MEM_WRCOMB cosmetics
2015-04-30  Bin Mengx86: Kconfig: Move platform options forward
next