]> git.sur5r.net Git - u-boot/history - arch/x86/lib
cgtqmx6eval: Add Ethernet support
[u-boot] / arch / x86 / lib /
2015-08-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2015-08-26 Tom RiniMerge git://git.denx.de/u-boot-x86
2015-08-26 Saket Sinhax86: Generate a valid ACPI table
2015-08-26 Bin Mengx86: fsp: Add comments about U-Boot entering start...
2015-08-26 Bin Mengx86: fsp: Enlarge the size of malloc() pool before...
2015-08-26 Bin Mengx86: Remove calculate_relocation_address()
2015-08-14 Tom RiniMerge git://git.denx.de/u-boot-x86
2015-08-14 Simon Glassx86: Drop FSP error defines and use EFI instead
2015-08-14 Simon Glassx86: Split out fsp_init_phase_pci() code into a new...
2015-08-14 Bin Mengx86: fsp: Do not assert VPD_IMAGE_REV when DEBUG
2015-08-05 Tom RiniMerge git://git.denx.de/u-boot-x86
2015-08-05 Simon Glassx86: Add helper code for running from EFI
2015-08-05 Simon Glassx86: Handle running as EFI payload
2015-08-05 Simon Glassx86: Add support for passing tables into U-Boot
2015-08-05 Simon Glassefi: Add 64-bit payload support
2015-08-05 Simon Glassx86: Support building the EFI stub
2015-08-05 Simon Glassx86: Add relocation and link script for a 64-bit EFI...
2015-08-05 Simon Glassx86: Allow relocation code to build without text base
2015-08-05 Ben Stoltzx86: Add support for U-Boot as an EFI application
2015-08-05 Simon Glassx86: Support skipping relocation for EFI
2015-08-05 Simon Glassx86: Add some missing global_data declarations in files...
2015-08-05 Simon Glassx86: Drop unused copy_fdt_to_ram()
2015-08-05 Miao Yanx86: Add a 'pause' instruction in __udelay() for QEMU...
2015-08-02 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2015-08-01 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2015-07-29 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2015-07-28 Bin Mengx86: Reserve PCIe ECAM address range in the E820 table
2015-07-28 Bin Mengx86: mpspec: Move writing ISA interrupt entry after PCI
2015-07-28 Bin Mengx86: mpspec: Allow platform to determine how PIRQ is...
2015-07-28 Bin Mengx86: pci: Assign pci irqs to all functions
2015-07-17 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2015-07-15 Tom RiniMerge git://git.denx.de/u-boot-x86
2015-07-15 Bin Mengx86: Configure VESA parameters before loading Linux...
2015-07-15 Bin Mengx86: cmd_mtrr: Improve MTRR list information
2015-07-15 Jian Luox86: bios: Allow pci config read/write to host bridge...
2015-07-15 Jian Luox86: bios: Synchronize stack between real and protected...
2015-07-15 Bin Mengx86: Generate a valid MultiProcessor (MP) table
2015-07-15 Bin Mengx86: Add MultiProcessor (MP) table APIs
2015-07-15 Bin Mengx86: fsp: Move FspInitEntry call to board_init_f()
2015-07-15 Bin Mengx86: fsp: Load GDT before calling FspInitEntry
2015-07-07 Albert ARIBAUDMerge branch 'u-boot/master' into 'u-boot-arm/master'
2015-06-08 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2015-06-06 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2015-06-05 Tom RiniMerge git://git.denx.de/u-boot-fdt
2015-06-05 Tom RiniMerge git://git.denx.de/u-boot-dm
2015-06-04 Andrew Bradfordx86: fsp_support: Correct high mem comment typo
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 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-04-30 Simon Glassx86: Add support for the Simple Firmware Interface...
2015-04-30 Simon Glassx86: fsp: Use reset_cpu()
2015-04-30 Bin Mengx86: Correct the typo in write_tables()
2015-04-30 Bin Mengx86: Check PIRQ routing table sanity in the F segment
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: Install a default e820 table in the __weak install...
2015-04-30 Bin Mengx86: Remove the old VGA driver
2015-04-28 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2015-04-20 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2015-04-18 Tom RiniMerge branch 'buildman' of git://git.denx.de/u-boot-x86
2015-04-18 Simon Glassdm: x86: Add a uclass for an Low Pin Count (LPC) device
2015-04-18 Simon Glassdm: x86: Add a uclass for a Platform Controller Hub
2015-04-18 Simon Glassdm: x86: spi: Convert ICH SPI driver to driver model
2015-04-18 Simon Glassdm: x86: pci: Add a PCI driver for driver model
2015-04-17 Simon Glassx86: Add a x86_ prefix to the x86-specific PCI functions
2015-02-24 Albert ARIBAUDMerge remote-tracking branch 'u-boot/master' into ...
2015-02-13 Tom RiniMerge branch 'rmobile' of git://git.denx.de/u-boot-sh
2015-02-13 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2015-02-10 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2015-02-10 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2015-02-06 Bin Mengx86: Define macros for pci configuration space access
2015-02-06 Simon Glassx86: Allow a UART to be set up before the FSP is ready
2015-02-06 Simon Glassx86: Remove unnecessary casts and fix comment typos
2015-02-06 Simon Glassx86: mmc: Move common FSP functions into a common file
2015-02-06 Simon Glassx86: Make CAR and DRAM FSP code common
2015-02-06 Simon Glassx86: Adjust the FSP types slightly
2015-02-06 Simon Glassx86: Move common FSP code into a common location
2015-02-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-blackfin
2015-01-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2015-01-26 Tom RiniMerge branch 'zynq' of git://www.denx.de/git/u-boot...
2015-01-24 Bin Mengx86: Test mtrr support flag before accessing mtrr msr
2015-01-24 Sebastien Ronssex86: Fix out of bounds irq handlers access
2015-01-22 Tom RiniMerge branch 'fpga' of git://www.denx.de/git/u-boot...
2015-01-16 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-ti
2015-01-14 Tom RiniMerge branch 'next' of git://git.denx.de/u-boot-video
2015-01-14 Tom RiniMerge branch 'buildman' of git://git.denx.de/u-boot-x86
2015-01-13 Tom RiniMerge git://git.denx.de/u-boot-x86
2015-01-13 Bin Mengx86: Allow a hardcoded TSC frequency provided by Kconfig
2015-01-13 Bin Mengx86: fsp: Drop get_hob_type() and get_hob_length()
2015-01-13 Simon Glassx86: Add an 'mtrr' command to list and adjust MTRRs
2015-01-13 Simon Glassx86: Commit the current MTRRs before relocation
2015-01-13 Simon Glassx86: Tidy up VESA mode numbers
2015-01-13 Simon Glassx86: Use cache, don't clear the display in video BIOS
2015-01-13 Bin Mengx86: Simplify the fsp hob access functions
2015-01-04 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2015-01-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2015-01-01 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
next