Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
03fb0958c9090eb3add089cb9f5a8a5ecb30ddf6
03fb095
qemu-arm: Add persistent environment support
by Sumit Garg
· 6 years ago
5266db1
qemu-arm: Enable VirtIO distro target
by Sumit Garg
· 6 years ago
286a5c4
ARM: davinci: Orphan Spectrum Digital AM18xx EVM
by Adam Ford
· 6 years ago
ee16878
travis: Add check for configs without MAINTAINERS entries
by Tom Rini
· 6 years ago
d94604d
Merge tag 'fsl-qoriq-for-v2019.01-rc2' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 6 years ago
2918f58
Merge tag 'mips-fixes-for-2019.01' of git://git.denx.de/u-boot-mips
by Tom Rini
· 6 years ago
1410708
bmips: bcm6838: fix device tree warning
by Álvaro Fernández Rojas
· 6 years ago
4c0411e
bmips: swapping IO space isn't required
by Álvaro Fernández Rojas
· 6 years ago
8bf3c24
Merge tag 'for-master-20181210' of git://git.denx.de/u-boot-rockchip
by Tom Rini
· 6 years ago
7ff485c
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 6 years ago
7504e9e
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 6 years ago
e7463b3
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 6 years ago
48d299a
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 6 years ago
53287a8
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 6 years ago
eff4390
rockchip: rk3399-puma: enable fan53555 regulators in DTS
by Philipp Tomsich
· 6 years ago
3839431
rockchip: rk3399-puma: defconfig: enable FAN53555 regulator driver
by Philipp Tomsich
· 6 years ago
dfb0a70
power: add FAN53555 family support
by Philipp Tomsich
· 6 years ago
482734a
bootcount: add a DM RTC backing store for bootcount
by Philipp Tomsich
· 6 years ago
ebb73de
bootcount: add uclass for bootcount
by Philipp Tomsich
· 6 years ago
f338cca
rockchip: rk322x: ram: enable DRAM init in SPL instead of TPL
by Kever Yang
· 6 years ago
19f8c4d
cmd: i2c: Fix help output of i2c command.
by Christoph Muellner
· 6 years ago
40ecdbc
dra7: Allow selecting a new dtb after board detection.
by Jean-Jacques Hiblot
· 6 years ago
c483f4c
drivers: core: nullify gd->dm_root after dm_uninit()
by Jean-Jacques Hiblot
· 6 years ago
85e51be
drivers: core: Add the option SPL_DM_DEVICE_REMOVE to the Kconfig
by Jean-Jacques Hiblot
· 6 years ago
f1d2bc9
lib: fdtdec: Add function re-setup the fdt more effeciently
by Jean-Jacques Hiblot
· 6 years ago
78eee5e
configs: dra7xx-evm: increase the size of the malloc's pool before relocation
by Jean-Jacques Hiblot
· 6 years ago
7eb1f60
am57xx: remove non-DM I2C code
by Jean-Jacques Hiblot
· 6 years ago
1514244
ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPL
by Jean-Jacques Hiblot
· 6 years ago
ad95da1
configs: am335x_pdu001: remove CONFIG_DM_I2C_COMPAT
by Jean-Jacques Hiblot
· 6 years ago
2463f67
ti: common: board_detect: Allow DM I2C without CONFIG_DM_I2C_COMPAT
by Andreas Dannenberg
· 6 years ago
fb1b771
power: make most tps drivers and the twl4030 driver compatible with DM_I2C
by Jean-Jacques Hiblot
· 6 years ago
2b30b38
omap: detect the board after DM is available
by Jean-Jacques Hiblot
· 6 years ago
69dab2b
dts: am43x: omap5: Add node for I2C in SPL
by Jean-Jacques Hiblot
· 6 years ago
0e6e67c
am335x: Register the I2C controllers if DM_I2C is used.
by Jean-Jacques Hiblot
· 6 years ago
5f97ae6
i2c: omap24xx_i2c: Use platdata to probe the device
by Jean-Jacques Hiblot
· 6 years ago
bca09ce
i2c: omap24xx_i2c: Move away from SoC specific headers for reg offset
by Vignesh R
· 6 years ago
d834998
configs: am335x: am57x: dra7x: Enable CONFIG_SPL_DM_SEQ_ALIAS
by Jean-Jacques Hiblot
· 6 years ago
3542ff2
dm: device: Allow using uclass_find_device_by_seq() without OF_CONTROL
by Jean-Jacques Hiblot
· 6 years ago
f32a800
dm: i2c: Make i2c_get_chip_for_busnum() fail if the chip is not detected
by Jean-Jacques Hiblot
· 6 years ago
65a97e7
cmd: Kconfig: Do not include EEPROM if DM_I2C is used without DM_I2C_COMPAT
by Jean-Jacques Hiblot
· 6 years ago
d3d6531
efi: payload: only init usb if necessary
by Bin Meng
· 6 years ago
f86bd76
coreboot: only init usb if necessary
by Thomas RIENOESSL
· 6 years ago
2677a15
x86: kconfig: Allow board defconfig file to disable 8259 and APIC
by Bin Meng
· 6 years ago
c641010
x86: Wrap calls to 8259 with CONFIG_I8259_PIC
by Bin Meng
· 6 years ago
da4cfa6
x86: make the LAPIC / IOAPIC construct switchable with Kconfig
by Hannes Schmelzer
· 6 years ago
73af060
x86: acpi: Fix indentation in Intel Tangier ASL code
by Andy Shevchenko
· 6 years ago
f1b8641
x86: acpi: Enable RTC for Intel Tangier
by Andy Shevchenko
· 6 years ago
cde578f
ARM: mvebu: restore license information in mv_ddr_plat.{c,h}
by Chris Packham
· 6 years ago
8cb8c0c
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· 6 years ago
51c2345
Roll CRC16-CCITT into the hash infrastructure
by Philipp Tomsich
· 6 years ago
a740ee9
lib: merge CRC16-CCITT into u-boot/crc.h
by Philipp Tomsich
· 6 years ago
5ca84c6
arm: mvebu: helios4: Reset uSOM onboard phy during board init
by Aditya Prayoga
· 6 years ago
8d7d97e
arm: mvebu: helios4: Enable SPI flash support
by Aditya Prayoga
· 6 years ago
16b6aef
arm: mvebu: helios4: Reduce U-Boot image size
by Aditya Prayoga
· 6 years ago
aad723b
arm: mvebu: helios4: Enable mvebu GPIO
by Aditya Prayoga
· 6 years ago
c209a65
arm: mvebu: helios4: Enable I2C and IO Expander
by Aditya Prayoga
· 6 years ago
a134d68
arm: mvebu: helios4: mmc: move environment before 1M
by Aditya Prayoga
· 6 years ago
ebb1a59
ARM: mvebu: a38x: sync ddr training code with mv_ddr-armada-18.09.02
by Chris Packham
· 6 years ago
c49aff3
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 6 years ago
10d3e90
Merge tag 'u-boot-amlogic-20181207' of git://git.denx.de/u-boot-amlogic
by Tom Rini
· 6 years ago
8a6121e
sunxi: update README.sunxi64
by Andre Przywara
· 6 years ago
0fe52ae
arm: sunxi: Reduce inrush current on Olimex OLinuXino-A20-Lime2-eMMC
by Priit Laes
· 6 years ago
8311e84
arm: sunxi: Reduce inrush current on Olimex OLinuXino-A20-Lime2
by Olliver Schinagl
· 6 years ago
ef52605
power: axp209: Limit inrush current for broken boards
by Olliver Schinagl
· 6 years ago
61436d5
power: axp209: Add support for voltage rate control on LDO3
by Olliver Schinagl
· 6 years ago
3f7d76a
power: axp209: Reduce magic values by adding defines for LDO[234]
by Olliver Schinagl
· 6 years ago
f5eebc7
power: axp209: Define the chip version mask
by Olliver Schinagl
· 6 years ago
048447c
power: axp209: Use BIT() macro
by Olliver Schinagl
· 6 years ago
c970e89
sunxi: pmic_bus: Decrease boot time by not writing duplicate data
by Olliver Schinagl
· 6 years ago
a8011eb
sunxi: board: Print error after power initialization fails
by Olliver Schinagl
· 6 years ago
3589025
Merge branch '2018-12-06-master-imports'
by Tom Rini
· 6 years ago
a9024dc
arm: socfpga: imply SPL options instead of select
by Simon Goldschmidt
· 6 years ago
532eded
board: ti: am57xx: remove USB platform code
by Jean-Jacques Hiblot
· 6 years ago
6b3b0bf
board: ti: dra7-evm: remove USB platform code
by Jean-Jacques Hiblot
· 6 years ago
aec0081
configs: am57xx_evm: Enable DM_USB and DM_USB_DEV
by Jean-Jacques Hiblot
· 6 years ago
b491afa
configs: enable DM_USB and DM_USB_DEV for all DRA7 platforms
by Jean-Jacques Hiblot
· 6 years ago
d0af9eb
dts: dra7x: make ocp2scp@4a080000 compatible with simple-bus
by Jean-Jacques Hiblot
· 6 years ago
c3cd5fc
board; ti: am57xx: turn on USB clocks
by Vignesh R
· 6 years ago
24e261b
board: ti: dra7xx-evm: turn on USB clocks in late init stage
by Jean-Jacques Hiblot
· 6 years ago
d66e54a
dwc3-generic: Add support for the TI DWC3 glue
by Jean-Jacques Hiblot
· 6 years ago
668257e
phy: Add a new driver for OMAP's USB2 PHYs
by Jean-Jacques Hiblot
· 6 years ago
0752d70
phy: ti-pip3-phy: Add support for USB3 PHY
by Vignesh R
· 6 years ago
6c3af1f
syscon: dm: Add a new method to get a regmap from DTS
by Jean-Jacques Hiblot
· 6 years ago
4d3825c
usb: dwc3: Fix a compilation error with the edison defconfig
by Jean-Jacques Hiblot
· 6 years ago
93991cf
dwc3-generic: Add select_dr_mode operation
by Jean-Jacques Hiblot
· 6 years ago
446e3a2
dwc3-generic: Handle the PHYs, the clocks and the reset lines
by Jean-Jacques Hiblot
· 6 years ago
004787a
configs: evb-rk3328: Enable CONFIG_USB_DWC3
by Jean-Jacques Hiblot
· 6 years ago
0131162
dm: usb: create a new UCLASS ID for USB gadget devices
by Jean-Jacques Hiblot
· 6 years ago
d648a50
dwc3: move phy operation to core.c
by Jean-Jacques Hiblot
· 6 years ago
20bebd8
dwc3_generic: do not probe the USB device driver when it's bound
by Jean-Jacques Hiblot
· 6 years ago
ff8d755
usb: udc: implement DM versions of usb_gadget_initialize()/_release()/_handle_interrupt()
by Jean-Jacques Hiblot
· 6 years ago
687ab54
usb: introduce a separate config option for DM USB device
by Jean-Jacques Hiblot
· 6 years ago
a06955a
usb: gadget: Do not call board_usb_xxx() directly in USB gadget drivers
by Jean-Jacques Hiblot
· 6 years ago
5055a4e
ARM: rmobile: Fix to enable icache early in Gen3
by Takeshi Kihara
· 6 years ago
10854bc
ARM: rcar_gen3: fix protection area access error
by Takeshi Kihara
· 6 years ago
23b9b36
ARM: rcar_gen3: fix protection area access error at Cortex-A53
by Hiroyuki Yokoyama
· 6 years ago
fdce9d3
arm: dts: am33xx: Sync dts with Linux 4.20.0
by Felix Brack
· 6 years ago
8fb2391
spl/tpl: change banner into upper case
by Heiko Schocher
· 6 years ago
8a15bdb
ARM: DTS: da850-evm: Re-sync da850-evm.dts from Linux 4.20
by Adam Ford
· 6 years ago
ae67a9b
ARM: dts: da850-lcdk: Sync from Linux 4.20
by Adam Ford
· 6 years ago
Next »