Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
70f7a2cdac6a7f75f27848d689a13ca244b0792b
« Previous
12328f2
ARM: atmel: Enable FIT image support for SAMA5Dx
by Marek Vasut
· 9 years ago
c043d8d
board: sama5d2_xplained: change SDHCI GCK's clock source to UPLL
by Wenyou Yang
· 9 years ago
7a91e1a
ARM: at91: clock: complete the GCK's clock sources
by Wenyou Yang
· 9 years ago
4adf6a7
ARM: at91: clock: fix the GCK's clock source
by Wenyou Yang
· 9 years ago
a9c89bf
board: atmel: sama5d2_xplained: fix the missing pin config of SDMMC0
by Wenyou Yang
· 9 years ago
9989c15
board: atmel: add SAMA5D2 PTC Engineering board
by Wenyou Yang
· 9 years ago
cc434ad
ARM: at91: sama5d2: add macro & field definitions
by Wenyou Yang
· 9 years ago
6d54868
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· 8 years ago
d7d0003
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 8 years ago
d38fca4
ARM: fix ifdef in ARMv8 lowlevel_init() again
by Masahiro Yamada
· 8 years ago
d550e82
SPL: fat: Fix spl_parse_image_header() return value handling
by Tom Rini
· 8 years ago
5f89a15
omap3: Fix SPI registers on am33xx and am43xx
by Martin Hejnfelt
· 8 years ago
c1420f8
kbuild: fixdep: Check fstat(2) return value
by Tom Rini
· 8 years ago
c409bd0
spl: Setup default value for OF_LIST
by Michal Simek
· 9 years ago
5adfa26
spl: fit: Print error message when FDT is not present
by Michal Simek
· 9 years ago
bd6e142
mkimage: Add a quiet mode
by Simon Glass
· 9 years ago
8df81e1
image-fit: Don't display an error in fit_set_timestamp()
by Simon Glass
· 9 years ago
034eda8
malloc: improve memalign fragmentation fix
by Stephen Warren
· 9 years ago
8216b11
x86: galileo: Override SMBIOS product name
by Bin Meng
· 8 years ago
4cdce9f
x86: Switch to use SMBIOS Kconfig options when writing SMBIOS tables
by Bin Meng
· 8 years ago
5ce378c
x86: kconfig: Add two options for SMBIOS manufacturer and product name
by Bin Meng
· 8 years ago
84c2999
x86: galileo: Enable MP table generation
by Bin Meng
· 8 years ago
b813ea9a
x86: broadwell: Correct I/O APIC ID
by Bin Meng
· 8 years ago
911d6f6
x86: quark: Assign a unique I/O APIC ID
by Bin Meng
· 8 years ago
e212671
x86: Call lapic_setup() in interrupt_init()
by Bin Meng
· 8 years ago
aaaa557
x86: Remove SMP limitation in lapic_setup()
by Bin Meng
· 8 years ago
3299be2
x86: Don't touch IA32_APIC_BASE MSR on Intel Quark
by Bin Meng
· 8 years ago
0ac8d5e
x86: galileo: Enable CPU driver
by Bin Meng
· 8 years ago
bab4b96
x86: Use latest microcode for all BayTrail boards
by Bin Meng
· 8 years ago
c88f508
x86: baytrail: Update to latest microcode
by Bin Meng
· 8 years ago
5c60a3a
x86: Add some notes for MRC cache with Intel FSP
by Bin Meng
· 8 years ago
2baf3a5
x86: crownbay: Disable boot stage support
by Bin Meng
· 8 years ago
0fbdaa0
acpi: Clean IASL generated intermediate files
by Bin Meng
· 8 years ago
efd4be4
x86: doc: Add porting hints for ACPI with Windows
by Bin Meng
· 9 years ago
7bfe0da
x86: baytrail: Add GPIO ASL description
by Bin Meng
· 9 years ago
fa42743
x86: baytrail: Add internal UART ASL description
by Bin Meng
· 9 years ago
bb68dd5
acpi: Quieten IASL output when 'make -s' is used
by Bin Meng
· 9 years ago
206a3a4
x86: doc: Mention Ubuntu/Windows installation and boot support
by Bin Meng
· 9 years ago
da94439
x86: baytrail: Enable SeaBIOS on all boards
by Bin Meng
· 9 years ago
5a6a2c7
x86: doc: Update information about IGD with SeaBIOS
by Bin Meng
· 9 years ago
10fcabe
x86: acpi: Remove header length check when writing tables
by Bin Meng
· 9 years ago
17b63c8
x86: acpi: Remove the unnecessary checksum calculation of DSDT
by Bin Meng
· 9 years ago
6aef68d
x86: acpi: Switch to ACPI mode by ourselves instead of requested by OSPM
by Bin Meng
· 9 years ago
644a767
x86: Use high_table_malloc() for tables passing to SeaBIOS
by Bin Meng
· 9 years ago
d19c907
x86: Reserve configuration tables in high memory
by Bin Meng
· 9 years ago
0c2b7ee
x86: Unify reserve_arch() for all x86 boards
by Bin Meng
· 9 years ago
789b6dc
x86: Prepare configuration tables in dedicated high memory region
by Bin Meng
· 9 years ago
5483449
x86: Compile coreboot_table.c only for SeaBIOS
by Bin Meng
· 9 years ago
10d569e
x86: Fix up PIRQ routing table checksum earlier
by Bin Meng
· 9 years ago
1e2f7b9
x86: Call board_final_cleanup() in last_stage_init()
by Bin Meng
· 9 years ago
91fc5bf
x86: minnowmax: Adjust U-Boot environment address in SPI flash
by Bin Meng
· 9 years ago
f7e20f6
config: sandbox: enable qfw and cmd_qfw for testing
by Miao Yan
· 8 years ago
494ec0d
x86: qemu: rename qemu/acpi_table.c
by Miao Yan
· 8 years ago
eece493
cmd: qfw: bring ACPI generation code into qfw core
by Miao Yan
· 8 years ago
d6ccb14
cmd: qfw: do not depend on x86
by Miao Yan
· 8 years ago
86e30e6
cmd: qfw: do not require default macros when building qfw command
by Miao Yan
· 8 years ago
1868659
cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h]
by Miao Yan
· 8 years ago
331ba7d
x86: qemu: add comment about qfw register endianness
by Miao Yan
· 8 years ago
2e82e74
x86: qemu: move x86 specific operations out of qfw core
by Miao Yan
· 8 years ago
fcf5c04
x86: qemu: split qfw command interface and qfw core
by Miao Yan
· 8 years ago
d3ad062
cmd: qfw: make fwcfg_present and fwcfg_dma_present public
by Miao Yan
· 8 years ago
05dd6f1
cmd: qfw: remove qemu_fwcfg_free_files()
by Miao Yan
· 8 years ago
099b219
cmd: qfw: add API to iterate firmware list
by Miao Yan
· 8 years ago
34865a6
x86: qemu: fix ACPI Kconfig options
by Miao Yan
· 8 years ago
dd6f3ab
x86: qemu: Move qfw command over to cmd and add Kconfig entry
by Tom Rini
· 9 years ago
49d929b
x86: doc: Document ACPI support
by Bin Meng
· 9 years ago
eda995a
x86: doc: Minor update for accuracy
by Bin Meng
· 9 years ago
030b9e3
x86: Remove acpi=off boot parameter when ACPI is on
by Bin Meng
· 9 years ago
7a47a08
x86: baytrail: Add .gitignore for ACPI enabled boards
by Bin Meng
· 9 years ago
ad3098f
x86: baytrail: Enable ACPI table generation for all boards
by Bin Meng
· 9 years ago
4470f2d
x86: baytrail: Generate ACPI FADT/MADT tables
by Bin Meng
· 9 years ago
42f8ebf
x86: baytrail: Add platform ASL files
by Bin Meng
· 9 years ago
fc4f5cc
x86: acpi: Return table length in acpi_create_madt_lapics()
by Bin Meng
· 9 years ago
9e70a11
x86: acpi: Add some generic ASL libraries
by Bin Meng
· 9 years ago
7e6343e
x86: acpi: Clean up table header revisions
by Bin Meng
· 9 years ago
25e133e
x86: acpi: Align FACS table to a 64 byte boundary
by Bin Meng
· 9 years ago
7e79a6b
x86: acpi: Use u32 in table write routines
by Bin Meng
· 9 years ago
ab5efd5
x86: acpi: Adjust order in acpi_table.c
by Bin Meng
· 9 years ago
dfbb18b
x86: acpi: Change fill_header()
by Bin Meng
· 9 years ago
cea9131
x86: acpi: Remove acpi_create_ssdt_generator()
by Bin Meng
· 9 years ago
728c4af
x86: acpi: Reorder code in acpi_table.h
by Bin Meng
· 9 years ago
8a8c035
x86: acpi: Various changes to acpi_table.h
by Bin Meng
· 9 years ago
f444662
x86: acpi: Remove unused codes
by Bin Meng
· 9 years ago
5dafcb8
acpi: Output all errors/warnings/remarks when compiling ASL
by Bin Meng
· 9 years ago
8c4cc21
acpi: Specify U-Boot include path for ASL files
by Bin Meng
· 9 years ago
3a2a3d0
acpi: Explicitly spell out dsdt.c in the make rule
by Bin Meng
· 9 years ago
68af8d8
acpi: Change build log for ASL files
by Bin Meng
· 9 years ago
ce8dd77
x86: dts: Update to include ACTL register details
by Bin Meng
· 9 years ago
d4e61f5
x86: irq: Enable SCI on IRQ9
by Bin Meng
· 9 years ago
07ac84e
x86: irq: Reserve IRQ9 for ACPI in PIC mode
by Bin Meng
· 9 years ago
dca4d1a
x86: acpi: Fix compiler warnings in write_acpi_tables()
by Bin Meng
· 9 years ago
5cb0f0d
x86: Fix build warning in tables.c when CONFIG_SEABIOS
by Bin Meng
· 9 years ago
b652447
x86: Drop asm/acpi.h
by Bin Meng
· 9 years ago
83b6a43
pico-imx6ul: Select CONFIG_HUSH_PARSER option
by Fabio Estevam
· 8 years ago
3dc9be8
eeprom: merge cmdline parsing of eeprom commands
by Nikita Kiryanov
· 9 years ago
e7c2729
eeprom: use eeprom_execute_command for all eeprom functions
by Nikita Kiryanov
· 9 years ago
40ba13c
malta: Support MIPS32r6 configurations
by Paul Burton
· 8 years ago
4685d4e
malta: Remove ".set mips32" directive
by Paul Burton
· 8 years ago
c52ebea
MIPS: Support for targetting MIPSr6
by Paul Burton
· 8 years ago
20286cd
MIPS: Simplify CONFIG_SYS_CPU values
by Paul Burton
· 8 years ago
Next »