Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
188d7aa4e25dc5a025b96a785372001afcb638a9
/
arch
eba6589
board: Add uCRobotics Bubblegum-96 board support
by Manivannan Sadhasivam
· 6 years ago
97775d2
arm: Add support for Actions Semi OWL SoC family
by Manivannan Sadhasivam
· 6 years ago
4ac5df4
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 6 years ago
be0d217
arm: timer: sunxi: add Allwinner timer erratum workaround
by Andre Przywara
· 6 years ago
3865158
arm: timer: factor out FSL arch timer erratum workaround
by Andre Przywara
· 6 years ago
03b5499
board/aries: Remove
by Tom Rini
· 6 years ago
ac378bb
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 6 years ago
abe47ca
x86: efi_loader: Build EFI memory map per E820 table
by Bin Meng
· 6 years ago
8199a14
x86: Use microcode update from device tree for all processors
by Ivan Gorinov
· 6 years ago
fc48ebe
x86: Add scsi command to coreboot and qemu
by Bin Meng
· 6 years ago
3fcb00b
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 6 years ago
ee322f3
mx5: Select ARM_CORTEX_A8_CVE_2017_5715
by Fabio Estevam
· 6 years ago
94c6a89
ARM: mach-omap2: omap3/am335x: Enable ACR::IBE on Cortex-A8 SoCs for CVE-2017-5715
by Nishanth Menon
· 6 years ago
dbb7caf
ARM: mach-omap2: omap5/dra7: Enable ACTLR[0] (Enable invalidates of BTB) to facilitate CVE_2017-5715 WA in OS
by Nishanth Menon
· 6 years ago
c2ca3fd
ARM: Introduce ability to enable invalidate of BTB with ICIALLU on Cortex-A15 for CVE-2017-5715
by Nishanth Menon
· 6 years ago
7b37a9c
ARM: Introduce ability to enable ACR::IBE on Cortex-A8 for CVE-2017-5715
by Nishanth Menon
· 6 years ago
9c22aec
usb: sunxi: Use proper reg_mask for clock gate, reset
by Jagan Teki
· 6 years ago
9763df8
sunxi: Fix USB PHY index for H3
by Jagan Teki
· 6 years ago
de76610
Merge git://git.denx.de/u-boot-imx
by Tom Rini
· 6 years ago
18053a8
imx6ul: geam: Fix fdt_file mismatch
by Jagan Teki
· 6 years ago
fd8c1fc
arm: dts: imx7: colibri: add raw NAND support
by Stefan Agner
· 6 years ago
aba6a0f
arm: dts: imx7: sync with Linux
by Stefan Agner
· 6 years ago
5983747
x86: efi: payload: Count in conventional memory above 4GB in DRAM bank
by Bin Meng
· 6 years ago
5460fd0
x86: Change __kernel_size_t conditionals to use compiler provided defines
by Bin Meng
· 6 years ago
1ab2c01
x86: efi-x86_payload: Enable usb keyboard during boot
by Bin Meng
· 6 years ago
9649273
x86: Add 64-bit setjmp/longjmp implementation
by Ivan Gorinov
· 6 years ago
cbd29ef
x86: qemu: do not build car.o with start64.o
by Heinrich Schuchardt
· 6 years ago
9ef8839
ARM: dts: uniphier: enable SD card for PXs3 reference board
by Masahiro Yamada
· 6 years ago
e885c5a
ARM: dts: uniphier: sync DT with Linux 4.18-rc1
by Masahiro Yamada
· 6 years ago
dc7df68
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 6 years ago
2e668af
meson: use the clock driver
by Beniamino Galvani
· 6 years ago
c0fc1e2
clk: add Amlogic meson clock driver
by Beniamino Galvani
· 6 years ago
018e863
configs: dragonboard410c: remove env partition offset
by Ramon Fried
· 6 years ago
20b016a
common: Fix cpu nr type which is always unsigned type
by Michal Simek
· 6 years ago
7f13b37
ARM: image: Add option for ignoring ep bit 3
by Marek Vasut
· 6 years ago
2c84d52
ARM: dts: rmobile: Add HS200 support to E3 Ebisu
by Marek Vasut
· 6 years ago
ea273e8
ARM: dts: rmobile: Move the PHY reset GPIOs into PHY nodes
by Marek Vasut
· 6 years ago
24417ed
ARM: dts: rmobile: Move the PHY reset GPIO back
by Marek Vasut
· 6 years ago
bd8a9c1
arm: mach-omap2/omap3/clock.c: Enable all GPIO with CMD_GPIO
by Adam Ford
· 6 years ago
a1b73c1
arm: Do not clear LR on exception in SPL
by Andrew F. Davis
· 6 years ago
28b538b
.gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore
by Masahiro Yamada
· 6 years ago
8e51c0f
dm: gpio: Add DM compatibility to GPIO driver for Davinci
by Adam Ford
· 6 years ago
95a7730
db410c: fix alignment of dts file
by Ramon Fried
· 6 years ago
9508ecf
ARM: sunxi: remove empty #ifdef/endif block
by Chris Packham
· 6 years ago
1b65c86
m68k: Remove empty #ifdef/#ifndef block
by Chris Packham
· 6 years ago
378b29c
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 6 years ago
0b35b2d
board: Add support for KEY1 status detection on K+P's HSC|DDC boards
by Lukasz Majewski
· 6 years ago
642c1f5
board: imx53: Always disable display before starting kernel
by Lukasz Majewski
· 6 years ago
29b921b
ARM: mxs: let boards override entire dram parameter table
by Mans Rullgard
· 7 years ago
c5437e5
imx: Enable ACTLR.SMP bit for all i.MX cortex-a7 platforms
by Ye Li
· 7 years ago
0102023
x86: efi: app: Display correct CPU info during boot
by Bin Meng
· 6 years ago
3ebd892
x86: Rename efi-x86 target to efi-x86_app
by Bin Meng
· 6 years ago
d441ec8
x86: efi: payload: Add EFI framebuffer driver support
by Bin Meng
· 6 years ago
252d41f
x86: baytrail: Drop EFI-specific test logics
by Bin Meng
· 6 years ago
93c7b87
x86: Drop QEMU-specific EFI payload support
by Bin Meng
· 6 years ago
32151d4
x86: Add generic EFI payload support
by Bin Meng
· 6 years ago
3773c6a
x86: efi: payload: Add arch_cpu_init()
by Bin Meng
· 6 years ago
4f1dacd
x86: efi: Refactor the directory of EFI app and payload support
by Bin Meng
· 6 years ago
9f0b011
x86: use EFI calling convention for efi_main on x86_64
by Ivan Gorinov
· 6 years ago
e3ec0d0
x86: cherryhill: Fix DTC warning
by Bin Meng
· 6 years ago
103c45f
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 6 years ago
76d69eb
sun50i: h5: Add initial Orange Pi Zero Plus support
by Hauke Mehrtens
· 6 years ago
a6580df
sun8i: h2: Add initial Orange Pi R1 support
by Hauke Mehrtens
· 6 years ago
a715415
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 6 years ago
6d82ed8
ARM: dts: rmobile: Add AVB PHY reset on V3M Eagle
by Marek Vasut
· 6 years ago
29904b9
ARM: dts: rmobile: Add AVB pinmux on V3M Eagle
by Marek Vasut
· 6 years ago
bc19d28
ARM: dts: rmobile: Enable SDHI on E3 Ebisu
by Marek Vasut
· 6 years ago
ef6765c
ARM: dts: rmobile: Add initial SDHI nodes to R8A77990 E3
by Marek Vasut
· 6 years ago
65dcc80
ARM: dts: rmobile: Add SCIF2 pinmux to E3 Ebisu
by Marek Vasut
· 6 years ago
e183a6c
ARM: dts: rmobile: Add Renesas RPC HF/QSPI DT node to R8A77990
by Marek Vasut
· 6 years ago
d94e89c
Merge tag 'xilinx-for-v2018.07-rc2' of git://git.denx.de/u-boot-microblaze
by Tom Rini
· 6 years ago
e3c26b8
arm64: zynqmp: Check return value in zynqmp_mmio_rawwrite()
by Michal Simek
· 6 years ago
3c1eaec
arm: zynq: Drop #address-cells and #size-cells from gpio-keys
by Michal Simek
· 6 years ago
bc0f4ed
arm64: zynqmp: Split emmc configuration into emmc0 and emmc1
by Siva Durga Prasad Paladugu
· 6 years ago
2519a29
ARM: rmobile: Sync Gen3 DTS with Linux v4.17
by Marek Vasut
· 6 years ago
252c8b4
ARM: rmobile: Sync Gen2 DTS with Linux v4.17
by Marek Vasut
· 6 years ago
9d0dc69
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
by Tom Rini
· 6 years ago
e467948
efi_loader: Convert runtime reset from switch to if statements
by Alexander Graf
· 6 years ago
6639894
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 6 years ago
acaee30
ARM: DTS: resync a3517.dtsi with Linux 4.17
by Adam Ford
· 6 years ago
5b3da7f
ARM64: meson: Sync DT with Linux 4.17
by Neil Armstrong
· 6 years ago
b62cdbd
sunxi: clock: Fix EHCI and OHCI clocks on A64
by Vasily Khoruzhick
· 6 years ago
bee053e
x86: cougarcanyon2: Add missing chipset interrupt information
by Bin Meng
· 6 years ago
51050ff
x86: irq: Support discrete PIRQ routing registers via device tree
by Bin Meng
· 6 years ago
dcec5d5
x86: irq: Parse number of PIRQ links from device tree
by Bin Meng
· 6 years ago
16dde89
x86: efi: payload: Enforce toolchain to generate 64-bit EFI payload stub codes
by Bin Meng
· 6 years ago
fcfc8a8
x86: Conditionally build the pinctrl_ich6 driver
by Bin Meng
· 6 years ago
594d089
x86: irq: Change LINK_V2N and LINK_N2V to inline functions
by Bin Meng
· 6 years ago
bc728b1
x86: irq: Remove chipset specific irq router drivers
by Bin Meng
· 6 years ago
0a6fb5b
x86: cougarcanyon2: Enable CPU driver and SMP support
by Bin Meng
· 6 years ago
8407f5f
x86: chromebook_link: Remove dm-pre-reloc property in the cpu nodes
by Bin Meng
· 6 years ago
a8542ad
x86: ivybridge: Drop CONFIG_USBDEBUG
by Bin Meng
· 6 years ago
7d0bc17
x86: ivybridge: Enable 206ax cpu driver for FSP build
by Bin Meng
· 6 years ago
80abc81
x86: cougarcanyon2: Update dts for SPI lock down
by Bin Meng
· 6 years ago
b173b4e
x86: ivybridge: Imply USB_XHCI_HCD
by Bin Meng
· 6 years ago
341dda3
x86: baytrail: Correct the comment of IACORE_VIDS bit ranges
by Bin Meng
· 6 years ago
7868909
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 6 years ago
ae28a5f
arm: mvebu: Add Helios4 Armada 38x initial support
by Dennis Gilmore
· 6 years ago
2d91b53
LS1012AFRWY: Add Secure Boot support
by Vinitha V Pillai
· 6 years ago
9629ccd
board: ls1012a: FRWY-LS1012A board support
by Bhaskar Upadhaya
· 6 years ago
Next »