Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
fb1b7712ad3f375f83e74629f03236c300b0b896
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
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
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
031288a
ARM: DTS: da850: Sync from Linux 4.20
by Adam Ford
· 6 years ago
343b606
ARM: DTS: Resync LogicPD-Torpedo-37xx-devkit with Linux 4.20
by Adam Ford
· 6 years ago
faef5b3
ARM: DTS: Resync LogicPD SOM-LV with Linux 4.20
by Adam Ford
· 6 years ago
5eca073
serial: omap: Add code for early debugging
by Felix Brack
· 6 years ago
f0d964f
travis: Bump ARC tools to arc-2018.09
by Alexey Brodkin
· 6 years ago
5792f0d
ARM: DTS: Resync am3517-evm.dts with Linux 4.20
by Adam Ford
· 6 years ago
bace221
ensure active menuitem is inside menu
by Frank Wunderlich
· 6 years ago
530b63c
pinctrl: stm32: Update stm32_pinctrl_get_gpio_dev()
by Patrice Chotard
· 6 years ago
8b6d45a
gpio: stm32f7: Remove CONFIG_CLK flag.
by Patrice Chotard
· 6 years ago
b2f84e3
gpio: stm32f7: Move STM32_GPIOS_PER_BANK into gpio.h
by Patrice Chotard
· 6 years ago
dbf928d
gpio: stm32f7: Add gpio bank holes management
by Patrice Chotard
· 6 years ago
0435504
pinctrl: stm32: Move gpio_dev list filling outside probe()
by Patrice Chotard
· 6 years ago
e9e8d80
serial: bcm6858: remove driver and switch to bcm6345
by Álvaro Fernández Rojas
· 6 years ago
47b1cba
arm: implement {in, out}_{16, 32} and {clr, set, clrset}bits_{16, 32}
by Álvaro Fernández Rojas
· 6 years ago
09ace91
serial: bcm6345: switch to raw I/O functions
by Álvaro Fernández Rojas
· 6 years ago
2aadff0
arm: am335x-pdu001: Enable CONFIG_BLK and CONFIG_DM_MMC
by Felix Brack
· 6 years ago
ae0a157
dts: am335x-pdu001: Fix polarity of card detection input
by Felix Brack
· 6 years ago
b330991
test: dma: add dma-uclass test
by Grygorii Strashko
· 6 years ago
27ab27f
dma: add channels support
by Álvaro Fernández Rojas
· 6 years ago
10b4dc5
dma: move dma_ops to dma-uclass.h
by Álvaro Fernández Rojas
· 6 years ago
205b010
configs: am335x_hs_evm_uart: Add YMODEM SPL support for UART boot
by Andrew F. Davis
· 6 years ago
bbaeb7a
ARM: at91: lds: add test for SPL binary size and bss size
by Eugen.Hristev@microchip.com
· 6 years ago
139ebe9
pinctrl: meson: axg: Fix GPIO pin offsets
by Carlo Caione
· 6 years ago
075b018
pinctrl: stm32: make pinctrl use hwspinlock
by Benjamin Gaignard
· 6 years ago
9119f54
hwspinlock: add stm32 hardware spinlock support
by Benjamin Gaignard
· 6 years ago
283bcd9
clk: stm32: add hardware spinlock clock
by Benjamin Gaignard
· 6 years ago
7f84fc6
dm: Add Hardware Spinlock class
by Benjamin Gaignard
· 6 years ago
3b074fb
board: ti: ks2_evm: Over ride spl_get_load_buffer function
by Keerthy
· 6 years ago
291da96
clk: Allow clock defaults to be set during re-reloc state for SPL only
by Philipp Tomsich
· 6 years ago
8b021bb
fs: fix FAT name extraction
by Patrick Wildt
· 6 years ago
cd80a4f
fs: check FAT cluster size
by Patrick Wildt
· 6 years ago
16462a3
configs: stm32f746-disco: Fix stm32f746-disco boot
by Patrice Chotard
· 6 years ago
2cb132a
main: Drop more #ifdefs
by Simon Glass
· 6 years ago
b959381
w1: fix occasional enumeration failure
by Martin Fuzzey
· 6 years ago
57dbc15
rockchip: rk3399: Add MAINTAINERS entry
by Tom Rini
· 6 years ago
26fe08d
Merge tag 'for-master-20181206' of git://git.denx.de/u-boot-rockchip
by Tom Rini
· 6 years ago
4678773
rockchip: rk3399: Add Ficus EE board support
by Manivannan Sadhasivam
· 6 years ago
07f7687
rockchip: rk3399: Add Rock960 CE board support
by Manivannan Sadhasivam
· 6 years ago
1bad5e1
rockchip: rk3399: Add common Rock960 family from Vamrs
by Manivannan Sadhasivam
· 6 years ago
2c9050c
arm: dts: rockchip: add some common pin-settings to rk3399
by Randy Li
· 6 years ago
6316272
usb: dwc2-otg: make regs_phy (in platdata) a uintptr_t
by Philipp Tomsich
· 6 years ago
2a055ea
Merge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dm
by Tom Rini
· 6 years ago
9450ab2
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 6 years ago
08898e8
mtd: sf: Make sf_mtd.c more robust
by Boris Brezillon
· 6 years ago
7371944
mtd: sf: Unregister the MTD device prior to removing the spi_flash obj
by Boris Brezillon
· 6 years ago
4a5594f
mtd: Don't stop MTD partition creation when it fails on one device
by Boris Brezillon
· 6 years ago
2428d91
mtd: Make sure we don't parse MTD partitions belonging to another dev
by Boris Brezillon
· 6 years ago
772aa97
mtd: Make sure the name passed in mtdparts fits in mtd_name[]
by Boris Brezillon
· 6 years ago
429e048
mtd: Be more strict on the "mtdparts=" prefix check
by Boris Brezillon
· 6 years ago
96b0643
mtd: Use get_mtdids() instead of env_get("mtdids") in mtd_search_alternate_name()
by Boris Brezillon
· 6 years ago
492151b
mtd: sf: Make sure we don't register the same device twice
by Boris Brezillon
· 6 years ago
a02820f
mtd: Delete partitions attached to the device when a device is deleted
by Boris Brezillon
· 6 years ago
779c9c0
mtd: Parse mtdparts/mtdids again when the MTD list has been updated
by Boris Brezillon
· 6 years ago
4c47fd0
mtd: Add a function to report when the MTD dev list has been updated
by Boris Brezillon
· 6 years ago
b288cd9
x86: acpi: Generate SPCR table
by Andy Shevchenko
· 6 years ago
f3275aa
x86: acpi: Add SPCR table description
by Andy Shevchenko
· 6 years ago
50bf7d0
serial: ns16550: Provide ->getinfo() implementation
by Andy Shevchenko
· 6 years ago
a77a8fd
Merge git://git.denx.de/u-boot-riscv
by Tom Rini
· 6 years ago
9649c53
Merge tag 'video-updates-for-2019.01-rc2' of git://git.denx.de/u-boot-video
by Tom Rini
· 6 years ago
4e72077
serial: ns16550: Read reg-io-width from device tree
by Andy Shevchenko
· 6 years ago
0af7616
serial: ns16550: Group reg_* members of ns16550_platdata
by Andy Shevchenko
· 6 years ago
d5bb4f8
dm: serial: Introduce ->getinfo() callback
by Andy Shevchenko
· 6 years ago
Next »