Commit Graph

37721 Commits (375239174c6bc6a9966db333fa79f578154828f5)
 

Author SHA1 Message Date
Tom Rini d7d0003112 Merge branch 'master' of git://git.denx.de/u-boot-mips 9 years ago
Masahiro Yamada d38fca40c8 ARM: fix ifdef in ARMv8 lowlevel_init() again 9 years ago
Tom Rini d550e82e4e SPL: fat: Fix spl_parse_image_header() return value handling 9 years ago
Martin Hejnfelt 5f89a15e16 omap3: Fix SPI registers on am33xx and am43xx 9 years ago
Tom Rini c1420f8b2b kbuild: fixdep: Check fstat(2) return value 9 years ago
Michal Simek c409bd015c spl: Setup default value for OF_LIST 9 years ago
Michal Simek 5adfa26579 spl: fit: Print error message when FDT is not present 9 years ago
Simon Glass bd6e142094 mkimage: Add a quiet mode 9 years ago
Simon Glass 8df81e17f8 image-fit: Don't display an error in fit_set_timestamp() 9 years ago
Stephen Warren 034eda867f malloc: improve memalign fragmentation fix 9 years ago
Bin Meng 8216b11cdd x86: galileo: Override SMBIOS product name 9 years ago
Bin Meng 4cdce9f5b4 x86: Switch to use SMBIOS Kconfig options when writing SMBIOS tables 9 years ago
Bin Meng 5ce378cfcf x86: kconfig: Add two options for SMBIOS manufacturer and product name 9 years ago
Bin Meng 84c299940d x86: galileo: Enable MP table generation 9 years ago
Bin Meng b813ea9a14 x86: broadwell: Correct I/O APIC ID 9 years ago
Bin Meng 911d6f6932 x86: quark: Assign a unique I/O APIC ID 9 years ago
Bin Meng e2126711af x86: Call lapic_setup() in interrupt_init() 9 years ago
Bin Meng aaaa55751a x86: Remove SMP limitation in lapic_setup() 9 years ago
Bin Meng 3299be2479 x86: Don't touch IA32_APIC_BASE MSR on Intel Quark 9 years ago
Bin Meng 0ac8d5e552 x86: galileo: Enable CPU driver 9 years ago
Bin Meng bab4b96166 x86: Use latest microcode for all BayTrail boards 9 years ago
Bin Meng c88f508f69 x86: baytrail: Update to latest microcode 9 years ago
Bin Meng 5c60a3abde x86: Add some notes for MRC cache with Intel FSP 9 years ago
Bin Meng 2baf3a5584 x86: crownbay: Disable boot stage support 9 years ago
Bin Meng 0fbdaa0e07 acpi: Clean IASL generated intermediate files 9 years ago
Bin Meng efd4be4c82 x86: doc: Add porting hints for ACPI with Windows 9 years ago
Bin Meng 7bfe0da4d2 x86: baytrail: Add GPIO ASL description 9 years ago
Bin Meng fa427438bd x86: baytrail: Add internal UART ASL description 9 years ago
Bin Meng bb68dd528f acpi: Quieten IASL output when 'make -s' is used 9 years ago
Bin Meng 206a3a4246 x86: doc: Mention Ubuntu/Windows installation and boot support 9 years ago
Bin Meng da944391e8 x86: baytrail: Enable SeaBIOS on all boards 9 years ago
Bin Meng 5a6a2c714e x86: doc: Update information about IGD with SeaBIOS 9 years ago
Bin Meng 10fcabed88 x86: acpi: Remove header length check when writing tables 9 years ago
Bin Meng 17b63c80bf x86: acpi: Remove the unnecessary checksum calculation of DSDT 9 years ago
Bin Meng 6aef68dc36 x86: acpi: Switch to ACPI mode by ourselves instead of requested by OSPM 9 years ago
Bin Meng 644a76742c x86: Use high_table_malloc() for tables passing to SeaBIOS 9 years ago
Bin Meng d19c90747d x86: Reserve configuration tables in high memory 9 years ago
Bin Meng 0c2b7eef97 x86: Unify reserve_arch() for all x86 boards 9 years ago
Bin Meng 789b6dcecc x86: Prepare configuration tables in dedicated high memory region 9 years ago
Bin Meng 548344912f x86: Compile coreboot_table.c only for SeaBIOS 9 years ago
Bin Meng 10d569ea1a x86: Fix up PIRQ routing table checksum earlier 9 years ago
Bin Meng 1e2f7b9e8e x86: Call board_final_cleanup() in last_stage_init() 9 years ago
Bin Meng 91fc5bf652 x86: minnowmax: Adjust U-Boot environment address in SPI flash 9 years ago
Miao Yan f7e20f6628 config: sandbox: enable qfw and cmd_qfw for testing 9 years ago
Miao Yan 494ec0d093 x86: qemu: rename qemu/acpi_table.c 9 years ago
Miao Yan eece493a7a cmd: qfw: bring ACPI generation code into qfw core 9 years ago
Miao Yan d6ccb14e5a cmd: qfw: do not depend on x86 9 years ago
Miao Yan 86e30e67ad cmd: qfw: do not require default macros when building qfw command 9 years ago
Miao Yan 1868659002 cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h] 9 years ago
Miao Yan 331ba7db6c x86: qemu: add comment about qfw register endianness 9 years ago