]> git.ipfire.org Git - people/ms/u-boot.git/shortlog
people/ms/u-boot.git
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 GlassAdd a 'cpu' command to print CPU information
2015-04-30  Simon Glassx86: Add support for the Simple Firmware Interface...
2015-04-30  Simon Glassdm: Implement a CPU uclass
2015-04-30  Simon GlassAdd print_freq() to display frequencies nicely
2015-04-30  Simon GlassMove display_options functions to their own header
2015-04-30  Simon Glassx86: Disable -Werror
2015-04-30  Simon Glassx86: Remove unwanted MMC debugging
2015-04-30  Simon Glassdm: core: Add a function to bind a driver for a device...
2015-04-30  Simon GlassFix comment nits in board_f.c
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  Simon Glassx86: Update chromebook_link instructions for binary...
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: Remove deprecated CONFIG_SYS_EXTRA_OPTIONS
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
2015-04-30  Bin Mengx86: Kconfig: Divide the target selection to vendor...
2015-04-30  Bin Mengx86: quark: Turn on legacy segments decode
2015-04-30  Bin Mengx86: Check PIRQ routing table sanity in the F segment
2015-04-30  Gabriel Huaux86: minnowmax: add GPIO banks in the device tree
2015-04-30  Gabriel Huaux86: baytrail: fix the GPIOBASE address
2015-04-30  Simon Glassx86: Correct Minnowboard instructions to use the right...
2015-04-30  Bin Mengbiosemu: Do not free vga_info->BIOSImage when it is...
2015-04-30  Bin Mengpci: Remove parameter 'class' of pci_rom_load()
2015-04-30  Bin Mengpci: Option rom class is a 24-bit number
2015-04-30  Bin Mengx86: queensbay: Implement PIRQ routing
2015-04-30  Bin Mengx86: Support platform PIRQ routing
2015-04-30  Bin Mengx86: Write configuration tables in last_stage_init()
2015-04-30  Bin Mengx86: Add a function to assign IRQ numbers to PCI device
2015-04-30  Bin Mengx86: Install a default e820 table in the __weak install...
2015-04-30  Bin Mengx86: Clean up arch/x86/include/asm/e820.h
2015-04-30  Bin Mengx86: Add alias for SPI node in the board dts
2015-04-30  Bin Mengx86: Set serial port IRQ for SMSC LPC47M
2015-04-30  Bin Mengx86: Move CONFIG_ENV_IS_IN_SPI_FLASH to x86-common.h
2015-04-30  Bin Mengx86: queensbay: Avoid using PCH prefix
2015-04-30  Bin Mengx86: Remove the old VGA driver
2015-04-30  Bin Mengx86: minnowmax: Remove CONFIG_VIDEO_X86 in the defconfig
2015-04-29  Tom RiniMerge branch 'zynq' of git://www.denx.de/git/u-boot...
2015-04-29  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2015-04-29  Masahiro YamadaARM: zynq: rename CONFIG_ZYNQ to CONFIG_ARCH_ZYNQ
2015-04-29  Masahiro YamadaARM: zynq: move SoC headers to mach-zynq/include/mach
2015-04-29  Masahiro YamadaARM: zynq: move SoC sources to mach-zynq
2015-04-29  Masahiro YamadaARM: zynq: pass "-mfpu=neon" only to lowlevel_init.S
2015-04-29  Michal Simekzynqmp: Enable SDHCI0 options
2015-04-29  Siva Durga... zynqmp: Enable FS_GENERIC option
2015-04-29  Siva Durga... zynqmp: Add SPI driver support for ZynqMP
2015-04-29  Siva Durga... zynqmp: i2c: Enable i2c driver for zynqMP
2015-04-29  Michal Simekzynqmp: Add support for EMMC bootmode
2015-04-29  Michal Simekzynqmp: Add support for emulation platform - Veloce
2015-04-29  Siva Durga... zynq: timer: Fix wrong timer calculation
2015-04-29  Siva Durga... zynqmp: sdhci: Remove the quirk SDHCI_QUIRK_NO_CD
2015-04-29  Michal Simekzynqmp: Add support for R5 sw loading
2015-04-29  Siva Durga... zynqmp: caches: Enable dcache for zynqmp
2015-04-29  Siva Durga... zynq: slcr: Disable all level shifters
2015-04-29  Masahiro YamadaARM: zynq: drop legacy ps7_init.c/h support
2015-04-29  Nathan Rossizynq: Add Zynq PicoZed board support
2015-04-29  Michal Simekserial: zynq: Add support for slow emulation platform
2015-04-29  Michal Simekzynq: Enable GPIO driver and GPIO commands
2015-04-29  Andrea Sciangpio: add Xilinx Zynq PS GPIO driver
2015-04-29  Nathan Rossimicroblaze: Fix EMAC Lite initialization
2015-04-29  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2015-04-28  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-dm
2015-04-28  Simon Glassdm: core: Correct bug introduced in uclass_first/next_d...
2015-04-28  Axel Linserial: ns16550: Remove hard-coded baud_divisor setting
2015-04-28  Masahiro Yamadadm: core: drop device removal error path correctly
2015-04-28  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2015-04-28  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2015-04-28  Jagannadha... sf: Fix to compute proper sector_size
2015-04-28  Bin Mengdm: sf: Make SST flash write op work again
2015-04-28  Bin Mengdm: sf: Save flash flags to struct spi_flash
2015-04-27  David Dueckspi: omap3: Fix timeout handling
2015-04-27  Fabio Estevammx6cuboxi: Load the correct 'fdtfile' variable
2015-04-27  Fabio Estevammx6cuboxi: Use more standard namings for fdt variables
2015-04-27  Fabio Estevammx6cuboxi: Differentiate Cubox-i and Hummingboard
2015-04-27  Fabio Estevammx6cuboxi: Introduce multi-SoC support
2015-04-27  Fabio Estevammx6cuboxi: Prepare for multi SoC support
2015-04-27  Fabio Estevammx6cuboxi: Fix the defconfig name
2015-04-27  Pavel Macheksocfpga: implement arria V socdk SPI flash config in dts
2015-04-24  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fdt
2015-04-24  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2015-04-24  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2015-04-24  Daniel SchwierzeckMIPS: implement device-tree handover to Linux kernel
2015-04-24  Hans de Goedefdt: Fix handling of paths with options in them
2015-04-24  Pavel Macheksocfpga: implement socdk SPI flash config in dts
2015-04-23  York Sunarmv8/fsl-lsch3: Implement workaround for I2C erratum...
2015-04-23  Yangbo Luls2085a: esdhc: Add esdhc support for ls2085a
2015-04-23  Scott Woodarmv8/ls2085ardb: Enable NAND SPL support
2015-04-23  Scott Woodfreescale/qixis: Add support for booting from NAND
2015-04-23  Scott Woodarmv8/ls2085aqds: NAND boot support
2015-04-23  Jaiprakash... driver/ifc: Add 64KB page support
2015-04-23  Prabhakar Kushwahaboard/ls2085qds: Add support ethernet
2015-04-23  Tom RiniMerge branch 'buildman' of git://git.denx.de/u-boot-x86
next