Age | Commit message (Expand) | Author |
2015-07-14 | dm: x86: baytrail: Correct PCI region 3 when driver model is used | Simon Glass |
2015-07-14 | dm: x86: minnowmax: Move PCI to use driver model | Simon Glass |
2015-07-14 | x86: pci: Tidy up the generic x86 PCI driver | Simon Glass |
2015-07-14 | x86: Configure VESA parameters before loading Linux kernel | Bin Meng |
2015-07-14 | x86: Remove MARK_GRAPHICS_MEM_WRCOMB | Bin Meng |
2015-07-14 | x86: Move VGA option rom macros to Kconfig | Bin Meng |
2015-07-14 | x86: cmd_mtrr: Improve MTRR list information | Bin Meng |
2015-07-14 | x86: queensbay: Change CPU_ADDR_BITS to 32 | Bin Meng |
2015-07-14 | x86: Setup fixed range MTRRs for legacy regions | Bin Meng |
2015-07-14 | x86: bios: Allow pci config read/write to host bridge in int1a_handler | Jian Luo |
2015-07-14 | x86: bios: Synchronize stack between real and protected mode | Jian Luo |
2015-07-14 | x86: queensbay: Change PCIe root ports' interrupt routing | Bin Meng |
2015-07-14 | x86: Generate a valid MultiProcessor (MP) table | Bin Meng |
2015-07-14 | x86: Add MultiProcessor (MP) table APIs | Bin Meng |
2015-07-14 | x86: Remove inline for lapic access routines | Bin Meng |
2015-07-14 | x86: Add I/O APIC register access routines | Bin Meng |
2015-07-14 | x86: Clean up ioapic header file | Bin Meng |
2015-07-14 | x86: Reduce PIRQ routing table size | Bin Meng |
2015-07-14 | x86: Ignore function number when writing PIRQ routing table | Bin Meng |
2015-07-14 | x86: Write correct bus number for the irq router | Bin Meng |
2015-07-14 | x86: queensbay: Correct Topcliff device irqs | Bin Meng |
2015-07-14 | x86: crownbay: Enable DM RTC support | Bin Meng |
2015-07-14 | x86: crownbay: Add MP initialization | Bin Meng |
2015-07-14 | x86: Clean up lapic codes | Bin Meng |
2015-07-14 | x86: Move lapic_setup() call into init_bsp() | Bin Meng |
2015-07-14 | x86: Move MP initialization codes into a common place | Bin Meng |
2015-07-14 | x86: ivybridge: Remove SMP from CPU_SPECIFIC_OPTIONS | Bin Meng |
2015-07-14 | x86: kconfig: Fix minor nits in MAX_CPUS | Bin Meng |
2015-07-14 | x86: kconfig: Make MAX_CPUS and AP_STACK_SIZE depend on SMP | Bin Meng |
2015-07-14 | x86: dm: Clean up cpu drivers | Bin Meng |
2015-07-14 | x86: fsp: Move FspInitEntry call to board_init_f() | Bin Meng |
2015-07-14 | x86: fsp: Load GDT before calling FspInitEntry | Bin Meng |
2015-07-14 | x86: Add Kconfig options to be used by arch/x86/cpu/config.mk | Bin Meng |
2015-07-14 | Merge branch 'master' of git://git.denx.de/u-boot-spi | Tom Rini |
2015-07-10 | Merge git://git.denx.de/u-boot-marvell | Tom Rini |
2015-07-10 | usb: Add EHCI support for Armada 38x (mvebu) | Stefan Roese |
2015-07-10 | arm: mvebu: Add SATA/SCSI (AHCI) support for Armada A38x | Stefan Roese |
2015-07-10 | arm: mvebu: Add SDIO/SDHCI support for Armada A38x | Stefan Roese |
2015-07-08 | Merge branch 'master' of git://git.denx.de/u-boot-mips | Tom Rini |
2015-07-08 | sunxi: Adjust Ippo_q8h_v1_2_a33_1024x600 dts filename to match the upstream k... | Hans de Goede |
2015-07-07 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2015-07-07 | ARM: disable HAVE_PRIVATE_LIBGCC for ARM64 | Masahiro Yamada |
2015-07-07 | Revert "break build if it would produce broken binary" | Simon Glass |
2015-07-07 | arm: Add ENTRY/ENDPROC to private libgcc functions | Simon Glass |
2015-07-07 | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2015-07-07 | armv7: better comment in start.S | Pavel Machek |
2015-07-05 | Merge branch 'master' of http://git.denx.de/u-boot-sunxi | Tom Rini |
2015-07-05 | sunxi: Add Sinlinx SinA33 defconfig | Chen-Yu Tsai |
2015-07-05 | sunxi: Sync sun8i dts files with the linux kernel | Chen-Yu Tsai |
2015-07-05 | sunxi: Add support for UART0 in PB pin group on A33 | Chen-Yu Tsai |