Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
52e17968836525fdb1e806d482093bd4cfd7b604
52e1796
mmc: tmio: sdhi: Touch SCC only when UHS capable
by Marek Vasut
· 6 years ago
c83da2e
mmc: tmio: Preinitialize regulator to 3.3V
by Marek Vasut
· 6 years ago
8171f99
mmc: tmio: Configure clock before any other IOS
by Marek Vasut
· 6 years ago
33633eb
mmc: tmio: Silence transfer errors when tuning
by Marek Vasut
· 6 years ago
b22c8d0
mmc: tmio: Improve error handling
by Marek Vasut
· 6 years ago
645a575
mmc: tmio: Simplify pinmux handling
by Marek Vasut
· 6 years ago
e5cb6bd
ARM: rmobile: Generate fitting mem_map on Gen3
by Marek Vasut
· 6 years ago
5dbdd3a
pinctrl: renesas: Add POCCTRL handling to r8a77990
by Marek Vasut
· 6 years ago
0ff9e48
pinctrl: renesas: Fix DRV register offset
by Marek Vasut
· 6 years ago
fdaccfe
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 6 years ago
f48db4e
arm: socfpga: imply SYS_MMCSD_RAW_MODE_U_BOOT_USE_PARTITION
by Simon Goldschmidt
· 6 years ago
f457c52
arm: socfpga: Fix bootcounter located at the end of internal SRAM
by Stefan Roese
· 6 years ago
d5de3d4
arm: socfpga: fpga: fix type of local variable
by Simon Goldschmidt
· 6 years ago
a744370
Merge tag 'mpc85xx-for-v2018.11' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 6 years ago
db148f2
powerpc: t1040: Correct RCW EC2 settings
by Bin Meng
· 6 years ago
c00d001
powerpc: t1040: Correct RCW MAC2_GMII_SEL value
by Bin Meng
· 6 years ago
4eaf7f5
fsl/usb: Workaround for USB erratum-A005275
by Chris Packham
· 6 years ago
454cf76
Prepare v2018.11-rc3
by Tom Rini
· 6 years ago
2f07a9a
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 6 years ago
5776610
sunxi: store DRAM size in SPL header
by Andre Przywara
· 6 years ago
f8aa3f8
sunxi: add Kconfig option for the maximum accessible DRAM
by Icenowy Zheng
· 6 years ago
7009134
sunxi: map DRAM part with 3G size
by Icenowy Zheng
· 6 years ago
cff5c13
sunxi: board.c: refactor SPL header checks
by Andre Przywara
· 6 years ago
55d481d
sunxi: Extend SPL header versioning
by Andre Przywara
· 6 years ago
c6c2c85
sunxi: disable Pine A64 model detection code on other boards
by Icenowy Zheng
· 6 years ago
d735d3b
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 6 years ago
22929e1
drivers: cosmetic: Convert SPDX license tags to Linux Kernel style
by Patrick Delaunay
· 6 years ago
3d2be80
x86: Fix car_uninit weak symbol definition
by Bin Meng
· 6 years ago
87bb4fe
x86: theadorable-x86-xxx_defconfig: Move VGA BIOS to make room for U-Boot
by Stefan Roese
· 6 years ago
6e1c943
x86: theadorable-x86: Generate and pass root=PARTUUID instead of /dev/sdaX
by Stefan Roese
· 6 years ago
0ca4405
x86: theadorable-x86-common: Change pci hotplug cmdline parameters (again)
by Stefan Roese
· 6 years ago
7d2a053
x86: BayTrail: southcluster.asl: Change PCI 64 bit address range / region
by Stefan Roese
· 6 years ago
24a7251
vf610twr: Enable thumb2 for builds
by Tom Rini
· 6 years ago
f749b61
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 6 years ago
cf033e0
Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imx
by Tom Rini
· 6 years ago
3c28576
arm: dts: imx8qxp: fix build warining
by Peng Fan
· 6 years ago
d796115
imx: mkimage: avoid stop CI when required files not exists
by Peng Fan
· 6 years ago
58ec4d3
net: fec_mxc: add support for i.MX8X
by Anatolij Gustschin
· 6 years ago
18593fa
net: mvpp2: increase PHY reset pulse
by Baruch Siach
· 6 years ago
fa14027
net: mvpp2: fix polarity of PHY reset signal
by Baruch Siach
· 6 years ago
1ddcf5e
net/phy: Add phy-id for IN112525_S03
by Priyanka Jain
· 6 years ago
0126c64
net: dm: fec: Obtain the transceiver type from the DT
by Martin Fuzzey
· 6 years ago
ad8c43c
net: dm: fec: Support the phy-supply binding
by Martin Fuzzey
· 6 years ago
331fcab
net: dm: fec: Fix phy-reset-duration clamping and defaults
by Martin Fuzzey
· 6 years ago
9b8b918
net: dm: fec: Fix time unit error in phy-reset-duration
by Martin Fuzzey
· 6 years ago
30a2c8c
net: phy: aquantia: autodetect if firmware needs to be loaded
by Jeremy Gebben
· 6 years ago
4506423
net: phy: aquantia: add firmware loading support
by Jeremy Gebben
· 6 years ago
1c65010
configs: migrate CONFIG_PHY_AQUANTIA to Kconfig
by Jeremy Gebben
· 6 years ago
9215bb1
miiphy: Add function to retrieve MDIO bus list head
by Pankaj Bansal
· 6 years ago
fb265a7
cmd: mii: don't check address for 'device' subcommand
by Hector Palacios
· 6 years ago
3d99a0b
sunxi: display: Mark sunxi_rgb2yuv_coef array as const
by Priit Laes
· 6 years ago
df4ad94
sunxi: docs: Mention CONFIG_NAND requirement
by Priit Laes
· 6 years ago
297963f
sunxi: Fix typos of spelling Allwinner
by Priit Laes
· 6 years ago
c33ba7e
pwm: sunxi: choose best prescaler to improve PWM resolution
by Vasily Khoruzhick
· 6 years ago
ce138cb
pwm: sunxi: use new prescaler when configuring PWM
by Vasily Khoruzhick
· 6 years ago
a877d4b
pwm: sunxi: fix off-by-one that prevented PWM to use prescaler bypass
by Vasily Khoruzhick
· 6 years ago
bb839ad
warp7: MAINTAINERS: Add an entry for warp7_bl33_defconfig
by Fabio Estevam
· 6 years ago
1ed3c09
Merge branch 'master' of git://git.denx.de/u-boot-samsung
by Tom Rini
· 6 years ago
818408e
travis: Rework Freescale ARM jobs a bit
by Tom Rini
· 6 years ago
9cd97c5
ARM: Samsung: Add Exynos5422-based Odroid HC2 support
by Dirk Meul
· 6 years ago
3ae192c
binman: Add a test for Intel reference code
by Simon Glass
· 6 years ago
c95c666
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 6 years ago
4684fa8
serial: mxc: Add match string for i.mx6 quad/dual lite serial
by Bernhard Messerklinger
· 6 years ago
88d60db
arm: ti: boot: Remove environment partition
by Sam Protsenko
· 6 years ago
e1a8dfd
watchdog: aspeed: restore default value of reset_mask
by Cédric Le Goater
· 6 years ago
290097f
ARM: omap3_logic: Add NOR Flash Support for SOM-LV
by Adam Ford
· 6 years ago
e18333e
arm: udoo: Convert to distro config
by Meul, Dirk
· 6 years ago
d796735
test: overlay: add missing include
by Heinrich Schuchardt
· 6 years ago
ed5df08
nand: atmel: Initialize pmecc smu with correct size
by Bin Meng
· 6 years ago
7702713
configs: sama5d2_ptc_ek: add default bootargs for MMC defconfig
by Eugen Hristev
· 6 years ago
3fbf61a
configs: sama5d2_ptc_ek: add default bootargs for NAND defconfig
by Eugen Hristev
· 6 years ago
76892d0
configs: sama5d2_xplained: enable w1 and overlay for emmc defconfig
by Eugen Hristev
· 6 years ago
ac5c1f0
configs: sama5d27_som1_ek: enable w1 and overlay for mmc1 defconfig
by Eugen Hristev
· 6 years ago
3673868
configs: at91: sama5: enable CMD_IMI
by Eugen Hristev
· 6 years ago
96ab34b
configs: at91: sam9x5: added FIT and iminfo support
by Eugen Hristev
· 6 years ago
61b4dbb
board: at91sam9x5: add environment var for cpu type
by Eugen Hristev
· 6 years ago
6482095
ARM: omap3logic: Fix MMC name
by Adam Ford
· 6 years ago
c3aa851
ARM: omap3logic: Specify DM serial driver as omap_serial
by Adam Ford
· 6 years ago
f4db3b6
ARM: omap3logic: Encapsulate the MUSB functions in check for DM
by Adam Ford
· 6 years ago
169eb19
ARM: omap3_logic.c: Optimize DDR timings based on OMAP35 or 36/37
by Adam Ford
· 6 years ago
017d981
ARM: da850evm_direct_nor: Remove DM_I2C_COMPAT
by Adam Ford
· 6 years ago
e292e1d
warp7: configs: add bl33 defconfig
by Rui Miguel Silva
· 6 years ago
a612e25
warp7: include: configs: set skip low level init
by Rui Miguel Silva
· 6 years ago
c7b3a7e
optee: adjust dependencies and default values for dram
by Rui Miguel Silva
· 6 years ago
be277c3
imx: mx7: avoid some initialization if low level is skipped
by Rui Miguel Silva
· 6 years ago
7677c0d
i2c: imx_lpi2c: fix typo and register base address format
by Anatolij Gustschin
· 6 years ago
517066a
Kconfig: Convert CONFIG_IMX_WATCHDOG to Kconfig
by Xiaoliang Yang
· 6 years ago
f767a4e
board: ge: bx50v3: fix initialization of i2c bus0
by Dan Cimpoca
· 6 years ago
9aa7c15
board: ge: bx50v3: b{4,6}50v3 modeline
by Ian Ray
· 6 years ago
d9ea0d7
board: ge: bx50v3: correct LDB clock
by Ian Ray
· 6 years ago
6ee7bb5
board: ge: bx50v3: Change maintainer
by Fabien Lahoudere
· 6 years ago
75e8ca6
doc: imx: Improve i.MX documentation naming
by Breno Matheus Lima
· 6 years ago
2953009
doc: imx: misc: Reorganize miscellaneous documentation
by Breno Matheus Lima
· 6 years ago
dfe9ff9
doc: imx: hab: Reorganize High Assurance Boot documentation
by Breno Matheus Lima
· 6 years ago
843400f
doc: imx: Reorganize i.MX SoC common documentation
by Breno Matheus Lima
· 6 years ago
5eba73c
doc: imx: mkimage: reorganize i.MX mkimage documentation
by Breno Matheus Lima
· 6 years ago
3af3beb
doc: imx: Move SPD related info to the appropriate doc
by Breno Matheus Lima
· 6 years ago
df11b0c
doc: imx: reorganize i.MX documentation
by Breno Matheus Lima
· 6 years ago
6d9b483
imx: imx8qxp_mek: update to build image in U-Boot
by Peng Fan
· 6 years ago
0e5c8ce
arm: imx: include imx8image support
by Peng Fan
· 6 years ago
Next »