Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
6afc4661e0a2daa655096702171c420518f8c2a8
« Previous
e7a773a
dm: mmc: dwmmc: Add comments to the dwmmc setup functions
by Simon Glass
· 8 years ago
19ce924
Prepare v2016.07
by Tom Rini
· 8 years ago
a868598
doc: ARMv8: add README.pine64
by Andre Przywara
· 8 years ago
969cd1f
mkimage -l is broken for images after gpimage
by Stefano Babic
· 8 years ago
5fb0001
git-mailrc: add rockchip alias
by jk.kernel@gmail.com
· 8 years ago
96907c0
dm: spi: Read default speed and mode values from DT
by Vignesh R
· 8 years ago
e835a74
ARM: dts: dra7x: Support QSPI MODE-0 operation at 64MHz
by Vignesh R
· 8 years ago
988fb5c
defconfig: k2g_evm_defconfig: Enable Cadence QSPI controller
by Vignesh R
· 8 years ago
b60774f
ARM: dts: K2G: Add support for QSPI controller
by Vignesh R
· 8 years ago
2372e14
spi: cadence_quadspi: Enable QUAD mode based on DT data
by Vignesh R
· 8 years ago
dac3bf2
spi: cadence_qspi_apb: Support 32 bit AHB address
by Vignesh R
· 8 years ago
fdf02a3
defconfig: k2g_evm_defconfig: enable SPI driver model
by Vignesh R
· 8 years ago
c8e7504
ARM: dts: k2g: add support for Davinci SPI controller
by Vignesh R
· 8 years ago
c48f879
defconfig: k2l_evm_defconfig: enable SPI driver model
by Vignesh R
· 8 years ago
1881794
ARM: dts: k2l: Enable Davinci SPI controller
by Vignesh R
· 8 years ago
cf4f0a9
defconfig: k2e_evm_defconfig: enable SPI driver model
by Vignesh R
· 8 years ago
2655f16
ARM: dts: k2e: Enable Davinci SPI controller
by Vignesh R
· 8 years ago
376c533
defconfig: k2hk_evm_defconfig: enable SPI driver model
by Vignesh R
· 8 years ago
96368e6
ARM: dts: k2hk: Enable Davinci SPI controller
by Vignesh R
· 8 years ago
e5fcf03
ARM: dts: keystone2: add SPI aliases for davinci SPI nodes
by Vignesh R
· 8 years ago
3983224
keystone2: spi: do not define DM_SPI and DM_SPI_FLASH for SPL build
by Vignesh R
· 8 years ago
192bb75
spi: davinci_spi: Convert to driver to adapt to DM
by Vignesh R
· 8 years ago
7c61686
dm: core: implement dev_map_physmem()
by Vignesh R
· 8 years ago
d73718f
armv8: Enable CPUECTLR.SMPEN for coherency
by Mingkai Hu
· 8 years ago
d56dd0b
test/py: support 'memstart =' in u_boot_utils.find_ram_base()
by Daniel Schwierzeck
· 8 years ago
085e64d
test/py: strip VT100 codes from match buffer
by Stephen Warren
· 8 years ago
0de02de
arm: Fix setjmp (again)
by Alexander Graf
· 8 years ago
59d07ee
SPL: tiny-printf: avoid any BSS usage
by Andre Przywara
· 8 years ago
a82642f
test/py: fix CONFIG_ tests
by Stephen Warren
· 8 years ago
eb9d3ca
mmc: msm_sdhci: Set mmc->dev pointer in msm_sdc_probe()
by Mateusz Kulikowski
· 8 years ago
abbaa23
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 8 years ago
eb364c3
powerpc: mpc85xx: kmp204x: Fix compiling error for usb errata
by York Sun
· 8 years ago
99b8275
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 8 years ago
246fa47
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 8 years ago
4c64c4d
net: rtl8169: Fix return value for rtl_send_common
by Oleksandr Tymoshenko
· 8 years ago
e4ead4a
net: Fix incorrect RPC packets on 64-bit systems
by Ralf Hubert
· 8 years ago
19c9dda
driver: net: phylib: add support for aquantia AQR106/107 PHY
by Mingkai Hu
· 8 years ago
66d027e
net: designware: Make driver independent from DM_GPIO again
by Alexey Brodkin
· 8 years ago
2307ea4
common: Always include errno.h in common.h
by Joe Hershberger
· 9 years ago
c8864d7
spi: spi-uclass: fix typo in debug output
by Anatolij Gustschin
· 9 years ago
703aaf7
fdt: Drop some unused compatible strings
by Simon Glass
· 9 years ago
8d37483
tegra: video: Always use write-through cache on LCD
by Simon Glass
· 9 years ago
ec55077
video: tegra: Move to using simple-panel and pwm-backlight
by Simon Glass
· 9 years ago
ce02a71
tegra: dts: Sync tegra20 device tree files with Linux
by Simon Glass
· 9 years ago
862887d
errno: Allow errno_str() to be used without CONFIG_ERRNO_STR
by Simon Glass
· 9 years ago
00e9e6d
errno: Add copyright header and header guard
by Simon Glass
· 9 years ago
f39a6a3
pci: tegra: actually program REFCLK_CFG* on recent SoCs
by Stephen Warren
· 8 years ago
3cfc6be
pci: tegra: correctly program PADS_REFCLK registers
by Stephen Warren
· 8 years ago
70c440e
rockchip: video: Lower hpd wait time
by Sjoerd Simons
· 9 years ago
12c67d7
powerpc: mpc85xx: Do not build errata command in SPL
by Marek Vasut
· 8 years ago
e6e188f
usb: dm: Make "usb info" use usb_for_each_root_dev()
by Hans de Goede
· 8 years ago
2138fd6
usb: dm: Add a usb_for_each_root_dev() helper function
by Hans de Goede
· 8 years ago
e8009be
Merge git://git.denx.de/u-boot-arc
by Tom Rini
· 8 years ago
c7dea6e
arc: make global_data.h usable in assembly files
by Alexey Brodkin
· 8 years ago
7a54f51
arc: Use "-mcpu=archs" instead of deprecated "-marchs" for ARC HS
by Alexey Brodkin
· 8 years ago
8d24176
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 8 years ago
d2a6af05
sunxi: Add defconfig and DTS file for Allwinner R16 EVB (Parrot)
by Quentin Schulz
· 8 years ago
9acebe8
sunxi: Add missing boot_media fields in the SPL header
by Olliver Schinagl
· 8 years ago
cd8b35d
sunxi: spl: Fix DRAM info printing
by Hans de Goede
· 8 years ago
68f7289
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 8 years ago
2f6b470
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 8 years ago
0e1e587
Prepare v2016.07-rc3
by Tom Rini
· 8 years ago
20a4104
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
by Tom Rini
· 8 years ago
d90bb43
mmc: increase MMC SDHCI read status timeout
by Steve Rae
· 8 years ago
df6b506
ti_omap5_common: Find right dtb file for DRA72-RevC Evm
by Lokesh Vutla
· 8 years ago
4632739
autoboot: move bootdelay >= 0 check to abortboot()
by Masahiro Yamada
· 8 years ago
09b9d9e
autoboot: move CONFIG_SILENT_CONSOLE handling
by Masahiro Yamada
· 8 years ago
d8da829
autoboot: rename abortboot_{keyed, normal} to __abortboot
by Masahiro Yamada
· 8 years ago
2fbb846
autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECK
by Masahiro Yamada
· 8 years ago
9060970
doc: bootdelay: drop explanation about CONFIG_BOOTDELAY from README
by Masahiro Yamada
· 8 years ago
ea72ee7
ARM: socfpga: move CONFIG_BOOTDELAY to Kconfig for IS1 board
by Masahiro Yamada
· 8 years ago
4aae64c
ARM: AM437x: Align HS device variant defconfig filename
by Andreas Dannenberg
· 8 years ago
8dfd6e2
driver: qspi: correct QSPI disable CS reset value
by Praneeth Bajjuri
· 8 years ago
e64a6b1
ARM: uniphier: add external IRQ setup code
by Masahiro Yamada
· 8 years ago
1013aef
ARM: dts: uniphier: add AIDET nodes
by Masahiro Yamada
· 8 years ago
fc9da85
pinctrl: uniphier: add Ethernet pin-mux settings
by Masahiro Yamada
· 8 years ago
64c1cc4
pinctrl: uniphier: avoid building unneeded pin-mux tables for SPL
by Masahiro Yamada
· 8 years ago
5e25b9d
pinctrl: uniphier: support pin configuration for dedicated pins
by Masahiro Yamada
· 8 years ago
3379987
pinctrl: uniphier: split pinctrl driver for PH1-LD11 and PH1-LD20
by Masahiro Yamada
· 8 years ago
186c133
pinctrl: uniphier: allow to have pinctrl node under syscon node
by Masahiro Yamada
· 8 years ago
c4adc50
ARM: dts: uniphier: sync Device Trees with upstream Linux
by Masahiro Yamada
· 8 years ago
aac641b
pinctrl: uniphier: remove unneeded pin group nand_cs1
by Masahiro Yamada
· 8 years ago
69da34c
pinctrl: uniphier: fix NAND pin-mux setting for PH1-LD11/LD20
by Masahiro Yamada
· 8 years ago
4d1065c
pinctrl: uniphier: remove wrong pin-mux functions for ProXstream2
by Masahiro Yamada
· 8 years ago
4cb9399
ARM: uniphier: fix typo "talbe"
by Masahiro Yamada
· 8 years ago
ff6e156
x86: coreboot: Remove the dummy pch driver
by Bin Meng
· 8 years ago
44faff2
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
6f0aea3
configs: Re-sync after boot menu changes
by Tom Rini
· 8 years ago
dee01e4
armv8: dts: fsl: Remove cpu nodes from Layerscape DTSIs
by Abhimanyu Saini
· 8 years ago
49cdce1
armv8: fsl-layerscape: Append "A" in SoC name for ARM based SoCs
by Prabhakar Kushwaha
· 8 years ago
1483151
mmc: fsl: introduce wp_enable
by Peng Fan
· 8 years ago
84ecdf6
fsl_esdhc: Update clock enable bits for USDHC
by Ye Li
· 8 years ago
f53225c
mmc: fsl: reset to normal boot mode when eMMC fast boot
by Peng Fan
· 8 years ago
68aaa98
armv8: ls1043aqds: print FPGA info early for QSPI boot
by Qianyu Gong
· 8 years ago
581ff00
armv8: ls1043aqds: use configurable clock
by Qianyu Gong
· 8 years ago
faaef73
common: add new boot media kconfig entry
by Peng Fan
· 8 years ago
d14739f
Kconfig: make NOR_BOOT a common option
by Peng Fan
· 8 years ago
4a9a329
maintainers: new email address
by Steve Rae
· 8 years ago
0abd63b
fastboot: sparse: improve CHUNK_TYPE_FILL write performance
by Steve Rae
· 8 years ago
2c72404
fastboot: sparse: implement reserve()
by Steve Rae
· 8 years ago
Next »