]> git.sur5r.net Git - u-boot/history - arch/x86
pico-imx7d: Add initial support
[u-boot] / arch / x86 /
2017-02-06 Simon Glassx86: Fix up CONFIG_X86_64 check
2017-02-06 Simon Glassx86: Support global_data on x86_64
2017-02-06 Simon Glassx86: Add cpu code for x86_64
2017-02-06 Simon Glassx86: Move the i386 code into its own directory
2017-02-06 Simon Glassx86: Add an SPL implementation
2017-02-06 Simon Glassx86: Tidy up use of size_t in relocation
2017-02-06 Simon Glassx86: Add support for 64-bit relocation
2017-02-06 Simon Glassx86: Refactor relocation to prepare for 64-bit
2017-02-06 Simon Glassx86: Add 64-bit start-up code
2017-02-06 Simon Glassx86: ivybridge: Allow 32-bit init to move to SPL
2017-02-06 Simon Glassx86: Use X86_32BIT_INIT instead of X86_RESET_VECTOR
2017-02-06 Simon Glassx86: Use X86_16BIT_INIT instead of X86_RESET_VECTOR
2017-02-06 Simon Glassx86: Kconfig: Add location options for 16/32-bit init
2017-02-06 Simon Glassx86: Add Kconfig options to build 64-bit U-Boot
2017-02-06 Simon Glassx86: lib: Fix types and casts for 64-bit compilation
2017-02-06 Simon Glassx86: fsp: Fix cast for 64-bit compilation
2017-02-06 Simon Glassx86: dts: Mark serial as needed before relocation
2017-02-06 Simon Glassx86: ivybridge: Fix types for 64-bit compilation
2017-02-06 Simon Glassx86: ivybridge: Add more debugging for failures
2017-02-06 Simon Glassx86: ivybridge: Declare global data where it is used
2017-02-06 Simon Glassx86: Update mpspec to build on 64-bit machines
2017-02-06 Simon Glassx86: Use unsigned long for address in table generation
2017-02-06 Andy Shevchenkox86: Synchronize list of x86 subarchitectures (update...
2016-12-26 Bin Mengx86: Add file names from Kconfig in CMC/FSP/VGA nodes...
2016-12-26 Bin Mengx86: quark: Fix build error for quark-based boards
2016-12-23 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2016-12-23 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2016-12-20 Tom RiniMerge git://git.denx.de/u-boot-mpc85xx
2016-12-20 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2016-12-20 Tom RiniMerge git://git.denx.de/u-boot-dm
2016-12-19 Simon Glassx86: Use binman all x86 boards
2016-12-04 Tom RiniMerge git://git.denx.de/u-boot-mpc85xx
2016-12-04 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-dm
2016-12-03 Masahiro Yamadalibfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY
2016-11-30 Tom RiniMerge git://git.denx.de/u-boot-mpc85xx
2016-11-29 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2016-11-27 Alexander Grafefi_loader: Allow to compile helloworld.efi w/o bundling it
2016-11-17 Tom RiniMerge branch 'master' of http://git.denx.de/u-boot-mmc
2016-11-17 Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2016-11-17 Alexander Grafls2080: Exit dpaa only right before exiting U-Boot
2016-11-14 Simon Glassefi: x86: Adjust EFI files support efi_loader
2016-11-14 Simon Glassx86: Move efi .S files into the 'lib' directory
2016-11-14 Simon Glassx86: Move efi .lds files into the 'lib' directory
2016-11-14 Simon Glassx86: Correct a build warning in x86 tables
2016-10-28 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2016-10-19 Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2016-10-19 Simon Glassx86: efi: Add EFI loader support for x86
2016-10-19 Alexander Grafcpu: Add get_vendor callback
2016-10-19 Alexander Grafcpu: Add DMTF id and family fields
2016-10-19 Alexander Grafsmbios: Allow compilation on 64bit systems
2016-10-19 Alexander Grafx86: Move smbios generation into arch independent directory
2016-10-19 Alexander Grafx86: Move table csum into separate file
2016-10-18 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-uniphier
2016-10-18 Tom RiniMerge git://git.denx.de/u-boot-x86
2016-10-18 Simon Glassx86: Add implementations of setjmp() and longjmp()
2016-10-18 Alexander Grafx86: Move table csum into separate header
2016-10-15 Tom RiniMerge git://git.denx.de/u-boot-mpc85xx
2016-10-14 Tom RiniMerge git://git.denx.de/u-boot-fdt
2016-10-13 Simon Glasslibfdt: Bring in upstream stringlist functions
2016-10-13 Tom RiniMerge branch 'master' of http://git.denx.de/u-boot-mmc
2016-10-13 Tom RiniMerge git://git.denx.de/u-boot-dm
2016-10-12 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2016-10-12 Bin Mengx86: coreboot: Convert to use DM coreboot video driver
2016-10-11 Simon Glassx86: mrccache: Fix error handling in mrccache_get_region()
2016-10-11 Simon Glassx86: Drop unused init_helper functions
2016-10-11 Simon Glassx86: ivybridge: Tidy up enable_clock_gating() for 64-bit
2016-10-11 Simon Glassx86: ivybridge: Fix PCH power setup
2016-10-11 Simon Glassx86: Correct address casts in interrupt code
2016-10-11 Simon Glassx86: Correct address casts in cpu code
2016-10-11 Simon Glassx86: Allow interrupts to be disabled in 64-bit mode
2016-10-11 Simon Glassdm: x86: Move link to use driver model for video
2016-10-11 Simon Glassdm: x86: Move samus to use new driver model support
2016-10-11 Simon Glassx86: Add an accelerated memmove() function
2016-10-11 Stefan Roesex86: Fix Linux v4.7+ zimage booting (update bootparam.h)
2016-10-11 Stefan Roesex86: baytrail: Add 2nd eMMC controller to the PCI probe...
2016-10-03 Tom RiniMerge git://git.denx.de/u-boot-rockchip
2016-10-02 Masahiro Yamadainput: specify the default of I8042_KEYB in more correc...
2016-10-02 Masahiro Yamadasandbox, x86: select DM_KEYBOARD instead of default...
2016-09-26 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2016-09-23 Masahiro YamadaRemove arch/${ARCH}/include/asm/errno.h
2016-09-23 Masahiro Yamadatreewide: replace #include <asm/errno.h> with <linux...
2016-09-23 Masahiro Yamadax86: squash lines for immediate return
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-20 Tom RiniMerge branch 'rmobile' of git://git.denx.de/u-boot-sh
2016-08-16 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2016-08-16 Stefan Roesex86: Add theadorable-x86-dfi-bt700 board support
2016-08-16 Stefan Roesex86: Add DFI BT700 BayTrail board support
2016-08-16 Stefan Roesex86: conga-qeval20-qa3: Add SMBus support and SMSC2513...
2016-08-16 Stefan Roesei2c: intel_i2c: SMBus driver PCI addition (e.g. BayTrail)
2016-08-16 George McCollisterx86: som-db5800-som-6867: fix SERIRQ on reset
2016-08-16 Stefan Roesex86: baytrail: Add SIO HS-UART clock setup
2016-08-16 Stefan Roesex86: cache.h: Add default for CONFIG_SYS_CACHELINE_SIZE
2016-07-28 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2016-07-28 Tom RiniMerge git://git.denx.de/u-boot-dm
2016-07-27 Simon Glassdm: Use dm_scan_fdt_dev() directly where possible
2016-07-27 Simon Glassdm: Convert users from dm_scan_fdt_node() to dm_scan_fd...
2016-07-27 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
next