Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
8961b524240f40ac2fefcdee0818af10899832f2
/
arch
8961b52
mailbox: implement a sandbox test
by Stephen Warren
· 8 years ago
1163625
Rename reset to sysreset
by Stephen Warren
· 9 years ago
6523dbf
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 8 years ago
4349b55
mips: ath79: ar933x: Avoid warning with gcc5
by Wills Wang
· 8 years ago
42a3f3e
mips: ath79: ar933x: Fix ethernet PHY mismatch
by Wills Wang
· 8 years ago
1ad3a6f
mips: Drop JZ4740 remnants
by Marek Vasut
· 8 years ago
ecc9d26
mips: Allow overriding start.S in SPL
by Marek Vasut
· 8 years ago
6242aa1
malta: Use device model & tree for UART
by Paul Burton
· 8 years ago
82f2a14
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 8 years ago
1b80e79
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
by Tom Rini
· 8 years ago
0878a8a
sunxi: Enable a bunch of commands by default on sunxi
by Hans de Goede
· 9 years ago
c1fd244
arm64: Pine64: update FDT files
by Andre Przywara
· 9 years ago
28d6804
sunxi: Properly announce BOOT_DEVICE_BOARD as "FEL"
by Bernhard Nortmann
· 9 years ago
b19236f
sunxi: Increase SPL header size to 64 bytes to avoid code corruption
by Siarhei Siamashka
· 9 years ago
795857d
sunxi: power: add AXP809 support
by Chen-Yu Tsai
· 9 years ago
d7e103c
ARM: uniphier: add EHCI nodes for PH1-LD11
by Masahiro Yamada
· 8 years ago
667dbcd
ARM: uniphier: add PH1-LD11 SoC support
by Masahiro Yamada
· 8 years ago
7381db8
ARM: uniphier: rename UMC register macros of PH1-LD20
by Masahiro Yamada
· 8 years ago
0586e22
ARM: uniphier: rename umc-ld20-regs.h to umc64-regs.h
by Masahiro Yamada
· 8 years ago
6a555b2
ARM: uniphier: clean up boot mode tables
by Masahiro Yamada
· 8 years ago
0bd2020
ARM: uniphier: disable cache in SPL of PH1-LD20
by Masahiro Yamada
· 8 years ago
826d06d
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 8 years ago
fc15b9b
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
82eda68
powerpc/mpc85xx: set L2PE in L2CSR0 before enabling L2 cache
by Aneesh Bansal
· 9 years ago
2ee490a
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 8 years ago
844f814
arm: dts: dra7: fix ethernet name with proper device address
by Mugunthan V N
· 9 years ago
d7dc888
arm: dts: dra7: add syscon node to cpsw to read mac address
by Mugunthan V N
· 9 years ago
dcda79e
arm: dts: am4372: add syscon node to cpsw to read mac address
by Mugunthan V N
· 9 years ago
70c5b7b
ARM: omap5: add platform specific ethernet phy modes configurations
by Mugunthan V N
· 9 years ago
ec8fb48
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 8 years ago
c98dc5a
Merge branch 'master' of git://git.denx.de/u-boot-atmel
by Tom Rini
· 8 years ago
ad5b580
ARM: zynq: Simplify zynq configuration
by Michal Simek
· 8 years ago
e6a9ed0
ARM64: zynqmp: Add SPL support support
by Michal Simek
· 9 years ago
c9811e1
ARM64: zynqmp: Add missing u-boot,dm-pre-reloc to DTSI
by Michal Simek
· 9 years ago
0a8c4f6
ARM64: zynqmp: Align gic ranges for 64k in device tree
by Alexander Graf
· 9 years ago
f44e603
ARM: zynq: Call ps7_post_config() for SPL
by Michal Simek
· 9 years ago
9a23f45
ARM: zynq: Add support for SPL_LOAD_FIT
by Michal Simek
· 9 years ago
621a93e
ARM: dts: zynq: describe SLCR as simple-mfd rather than simple-bus
by Masahiro Yamada
· 9 years ago
bb0c63a
ARM: sama5d2: Implement boot device autodetection
by Marek Vasut
· 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
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
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
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
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
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
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
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
05dd6f1
cmd: qfw: remove qemu_fwcfg_free_files()
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
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
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
40ba13c
malta: Support MIPS32r6 configurations
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 »