Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
6c9e46efaed5855e4ee60a770eb27b92683b0a67
6c9e46e
ARM: dts: uniphier: sync with Linux
by Masahiro Yamada
· 7 years ago
111689e
reset: uniphier: add PXs3 support
by Masahiro Yamada
· 7 years ago
1fc84d6
reset: uniphier: fix compatible for SD reset node for LD11/LD20
by Masahiro Yamada
· 7 years ago
d750575
clk: uniphier: add System clock support
by Masahiro Yamada
· 7 years ago
4013bbb
ARM: uniphier: fix DSPLL init code for LD20 SoC
by Dai Okamura
· 7 years ago
e0daca7
ARM: uniphier: remove ad-hoc pin settings for NAND
by Masahiro Yamada
· 7 years ago
e2f87de0
ARM: uniphier: enable CONFIG_NAND_DENALI_DT
by Masahiro Yamada
· 7 years ago
8de11a5
ARM: uniphier: remove unneeded NAND config options
by Masahiro Yamada
· 7 years ago
4914a68
ARM: uniphier: add PLL settings for PXs3
by Masahiro Yamada
· 7 years ago
a55957b
ARM: uniphier: move PLLCTRL register macros to each SoC .c file
by Masahiro Yamada
· 7 years ago
546197b
ARM: uniphier: replace <common.h> with <linux/delay.h> in pll settings
by Masahiro Yamada
· 7 years ago
1d9654d
mtd: nand: denali_dt: add a DT driver
by Masahiro Yamada
· 7 years ago
7b8b47b
ofnode: add {ofnode, dev}_read_resource_byname()
by Masahiro Yamada
· 7 years ago
8b3cec7
mtdparts: Fix uninitialized scalar usage
by Tom Rini
· 7 years ago
bd95e65
Merge git://git.denx.de/u-boot-sh
by Tom Rini
· 7 years ago
f72b96e
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
by Tom Rini
· 7 years ago
0031af9
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 7 years ago
cc0427d
Merge git://git.denx.de/u-boot-i2c
by Tom Rini
· 7 years ago
c2150e4
Merge git://www.denx.de/git/u-boot-cfi-flash
by Tom Rini
· 7 years ago
5c27535
disk: part: align buffer so it can be used with DMA enabled drivers
by Stefan Agner
· 7 years ago
527d865
scripts: objdiff: Ignore debug info when comparing
by Stephen Boyd
· 7 years ago
e43f74a
doc: verified-boot: fix typos
by Masahiro Yamada
· 7 years ago
10b078d
fs: ext4: Fix journal overrun issue reported by Coverity
by Tom Rini
· 7 years ago
bc02834
mtdparts: Fix final outstanding issue reported by Coverity
by Tom Rini
· 7 years ago
1e87f9c
spl: stm32: make falcon mode activation configurable
by Vikas Manocha
· 7 years ago
767cb74
cmd: spl: provide address and size of prepared FDT in environment
by Anatolij Gustschin
· 7 years ago
195dc23
igep00x0: merge igep0020 and igep0030 defconfigs to igep00x0_defconfig
by Pau Pajuelo
· 7 years ago
4c699a4
igep00x0: move SPL routines into separate file
by Ladislav Michl
· 7 years ago
ea8c7fc
arm: dra7xx: Define Android boot arguments
by Semen Protsenko
· 7 years ago
49c7d0a
arm: am57xx: Define Android boot arguments
by Semen Protsenko
· 7 years ago
a17c8b1
arm: omap: Define command for booting Android from eMMC
by Semen Protsenko
· 7 years ago
a797f27
ARMv8/sec_firmware : Update chosen/kaslr-seed with random number
by Ruchika Gupta
· 7 years ago
225bfd3
arch/arm/cpu/arm926ejs/spear/cpu.c: guard do_switch_ecc() with CONFIG_NAND_FSMC
by Thomas Petazzoni
· 7 years ago
c25c4fd
board/spear/common: move code to arch/arm/cpu/arm926ejs/spear/
by Thomas Petazzoni
· 7 years ago
fc6adeb
board: atmel: Use the new PIT timer driver
by Wenyou.Yang@microchip.com
· 7 years ago
47edaea
driver: timer: Add the Atmel PIT timer driver
by Wenyou.Yang@microchip.com
· 7 years ago
deff9b1
powerpc: Rework interrupt_init_cpu()
by Tom Rini
· 7 years ago
7621621
fs: fat: fix fatwrite overflow calculation
by Reno Farnesi
· 7 years ago
528f2b6
arm: dts: am33xx: sync DTS with Linux 4.13-rc4
by Suniel Mahesh
· 7 years ago
93fd5b0
ram: kconfig: s/SPL/TPL/ in TPL_RAM help text
by Jagan Teki
· 7 years ago
e5ec12b
rpi: Enable USB keyboard support
by Simon Glass
· 7 years ago
f40ad66
arch/sh: don't bring common/env_embedded.o into the link
by Thomas Petazzoni
· 7 years ago
90340c8
arch/sh: allow building in big-endian mode
by Thomas Petazzoni
· 7 years ago
f7f79b4
ARM: rmobile: Enable MMC and USB DM on ULCB
by Marek Vasut
· 7 years ago
3345ca2
ARM: rmobile: Enable MMC and USB DM on Salvator-X
by Marek Vasut
· 7 years ago
6f38085
ARM: rmobile: Remove SH SDHI probing from ULCB board
by Marek Vasut
· 7 years ago
ddb39a0
ARM: rmobile: Remove SH SDHI probing from Salvator-X board
by Marek Vasut
· 7 years ago
3f63551
ARM: rmobile: Remove Serial SH probing from ULCB board
by Marek Vasut
· 7 years ago
1c30aea5
ARM: rmobile: Remove Serial SH probing from Salvator-X board
by Marek Vasut
· 7 years ago
75ba2bf
ARM: rmobile: Remove RAVB probing from ULCB board
by Marek Vasut
· 7 years ago
a88026c
ARM: rmobile: Remove RAVB probing from Salvator-X board
by Marek Vasut
· 7 years ago
d47f356
ARM: rmobile: Enable HUSH parser
by Marek Vasut
· 7 years ago
c4464e1
ARM: rmobile: Enable KSZ90X1 PHY on Salvator-X
by Marek Vasut
· 7 years ago
46933df
ARM: rmobile: Add u-boot, dm-pre-reloc to clock nodes on Gen3
by Marek Vasut
· 7 years ago
fd8692b
clk: rmobile: Split R8A7795 and R8A7796 core clock tables
by Marek Vasut
· 7 years ago
438505f
x86: tangier: kconfig: Guard tangier-specific options
by Bin Meng
· 7 years ago
207d532
x86: bayleybay: Adjust VGA rom address
by Bin Meng
· 7 years ago
81c727d
x86: baytrail: Fix turbo enable
by Bin Meng
· 7 years ago
2ddb1a1
x86: Convert CPU_INTEL_TURBO_NOT_PACKAGE_SCOPED to Kconfig
by Bin Meng
· 7 years ago
5091a8b
x86: dfi-bt700: Select SERIAL_RX_BUFFER via Kconfig
by Stefan Roese
· 7 years ago
b48dcd3
x86: conga-qeval20-qa3-e3845: Select SERIAL_RX_BUFFER via Kconfig
by Stefan Roese
· 7 years ago
3ca7a06
serial: serial-uclass: Add generic serial RX buffer support
by Stefan Roese
· 7 years ago
7fded0c
Revert "serial: ns16550: Add RX interrupt buffer support"
by Stefan Roese
· 7 years ago
76e7265
vbe: Drop vbe_get_video_info()
by Bin Meng
· 7 years ago
c11b17c
x86: kconfig: Imply CMD_PCI
by Bin Meng
· 7 years ago
1e6ebee
x86: fsp: Configure SPI opcode registers before SPI is locked down
by Bin Meng
· 7 years ago
b42711f
x86: ich-spi: Move opcode registers configuration to another routine
by Bin Meng
· 7 years ago
3e79141
x86: ich-spi: Don't read cached lock status
by Bin Meng
· 7 years ago
7d82978
x86: ich-spi: Remove unnecessary assignment in ich_init_controller()
by Bin Meng
· 7 years ago
94bc917
x86: ich-spi: Remove spi_write_protect_region()
by Bin Meng
· 7 years ago
a430556
i2c: muxes: add i2c gpio multiplexer driver
by Peng Fan
· 7 years ago
4fadcaf
i2c: add i2c driver for stm32
by Patrice Chotard
· 7 years ago
90ae53c
fastboot: Ensure we treat CONFIG_FASTBOOT_BUF_ADDR as long
by Tom Rini
· 7 years ago
236c49a
mtd: cfi: staticize functions
by Marek Vasut
· 7 years ago
ad8afea
Merge git://www.denx.de/git/u-boot-marvell
by Tom Rini
· 7 years ago
09b6a6d
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· 7 years ago
8197d92
Merge git://git.denx.de/u-boot-uniphier
by Tom Rini
· 7 years ago
6ab09b0
ARM: mvebu: set correct mem_size for db-88f6820-amc
by Chris Packham
· 7 years ago
5bf4475
doc: license: Add license header to the README.dfutftp file
by Lukasz Majewski
· 7 years ago
6bafa5a
fb_mmc.c: Correct blk_dread() return value checks
by Tom Rini
· 7 years ago
2341c80
common/fb_mmc.c: Fix warnings about casts
by Tom Rini
· 7 years ago
7715dea
fastboot: avoid printing invalid data
by John Keeping
· 8 years ago
d331084
Fix fastboot boot address
by Peter Chubb
· 8 years ago
a11a5b8
usb: ehci: Convert CONFIG_USB_EHCI_PCI to Kconfig
by Bin Meng
· 7 years ago
2d7cb5b
env: Replace all open-coded gd->env_valid values with ENV_ flags
by Simon Glass
· 7 years ago
c55d8b9
env: Allow env_load() to detect errors
by Simon Glass
· 7 years ago
eeba55c
env: Correct case of no sub-init function
by Tom Rini
· 7 years ago
3444d1d
ARM: dts: uniphier: add dr_mode property to dwc3 node
by Masahiro Yamada
· 7 years ago
6584b1e
reset: uniphier: refactor reset data and add NAND/eMMC reset lines
by Masahiro Yamada
· 7 years ago
c5161ee
Revert "ARM: uniphier: fix ROM boot mode for PH1-sLD3"
by Masahiro Yamada
· 7 years ago
0aa8b2c
Revert "ARM: uniphier: move lowlevel debug init code after page table switch"
by Masahiro Yamada
· 7 years ago
00aa453
ARM: uniphier: remove sLD3 SoC support
by Masahiro Yamada
· 7 years ago
213fcab
clk: uniphier: fix unmet direct dependencies warning
by Masahiro Yamada
· 7 years ago
f1a7ba1
Fix 'notes' typos
by Anatolij Gustschin
· 7 years ago
e94c126
env: Sort selection of default choices
by Andy Shevchenko
· 7 years ago
79c85f7
arm, at91: fix taurus board
by Heiko Schocher
· 7 years ago
c1ee893
common/board_f.c: remove CONFIG_SYS_GENERIC_GLOBAL_DATA
by Thomas Petazzoni
· 7 years ago
fb53e7e
ARM: hisilicon: hikey: Fix eMMC with latest ATF & U-Boot
by Peter Griffin
· 7 years ago
42a9f14
fs/fat: Correct blk_dread() return value check
by Tom Rini
· 7 years ago
9585dd3
spl: spl_mmc.c Correct blk_dread() return value check
by Tom Rini
· 7 years ago
Next »