Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
3d11196c802da6bb91562c9a105e401aa68b6629
3d11196c
roc-pc-rk3399: Enable SPI Flash
by Jagan Teki
· 5 years ago
c8b1684
rockchip: dts: Sync ROC-RK3399-PC changes from Linux
by Jagan Teki
· 5 years ago
54b85a9
env: Enable SPI flash env for rockchip
by Jagan Teki
· 5 years ago
d7b433e
env: kconfig: Restrict rockchip env for MMC
by Jagan Teki
· 5 years ago
7c5f6d0
rk3399: Check MMC env while defining it
by Jagan Teki
· 5 years ago
95052b4
ram: rk3399: don't assume phy_io_config() uses real regs
by Thomas Hebb
· 5 years ago
e7ab1cb
Merge tag 'for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c
by Tom Rini
· 4 years, 11 months ago
3e12744
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsung
by Tom Rini
· 5 years ago
b00c3c9
Prepare v2020.04-rc1
by Tom Rini
· 5 years ago
86e42b3
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi
by Tom Rini
· 5 years ago
51521e4
arm: exynos: odroid: Change autoboot script to use ${mmcbootdev}
by Marek Szyprowski
· 5 years ago
0ab16bf
Merge branch '2020-01-27-master-imports'
by Tom Rini
· 5 years ago
b852cca
pmic: allow dump command for non contiguous register maps
by Martin Fuzzey
· 5 years ago
7ae22d8
power: regulator: add driver for Dialog DA9063 PMIC
by Martin Fuzzey
· 5 years ago
483880c
power: pmic: add driver for Dialog DA9063 PMIC
by Martin Fuzzey
· 5 years ago
e1d26a7
rtc: s35392a: encode command correctly
by Ian Ray
· 5 years ago
2d7818d
cmd: sata: Add block unbind device function
by Peng Ma
· 5 years ago
d1b04cd
tbs2910: add custom CONFIG_OF_REMOVE_PROPS list to defconfig
by Anatolij Gustschin
· 5 years ago
43b6e38
dts: add property removal option CONFIG_OF_REMOVE_PROPS
by Anatolij Gustschin
· 5 years ago
86c8871
arm: exynos: Read default MMC device from XOM[7:5] pins
by Marek Szyprowski
· 5 years ago
daa9405
spi: cadence-qspi: Add compatible for TI AM654
by Vignesh Raghavendra
· 5 years ago
0f24784
spi: cadence-qspi: Add support for Cadence Octal SPI controller
by Vignesh Raghavendra
· 5 years ago
658df8b
mtd: spi-nor-core: Add octal mode support
by Vignesh Raghavendra
· 5 years ago
ffab212
spi: cadence-qspi: Add direct mode support
by Vignesh Raghavendra
· 5 years ago
d640772
spi: cadence_qspi: Move to spi-mem framework
by Vignesh Raghavendra
· 5 years ago
370d33b
mtd: spinand: winbond: Add support for W25N01GV
by Robert Marko
· 5 years ago
5502c88
spi: ti_qspi: Add support for CS other than CS0
by Vignesh Raghavendra
· 5 years ago
f7dd537
spi: prevent overriding established bus settings
by Marcin Wojtas
· 5 years ago
6954756
cmd: spi: Permit setting bus frequency
by Marek Vasut
· 5 years ago
bfcd929
test: dm: spi: Fix sandbox dm_test_spi_find()
by Bin Meng
· 5 years ago
7bacce5
dm: spi: Check cs number before accessing slaves
by Bin Meng
· 5 years ago
383fded
spi: nxp_fspi: new driver for the FlexSPI controller
by Michael Walle
· 5 years ago
051e03c
Merge tag 'u-boot-clk-26Jan2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-clk
by Tom Rini
· 5 years ago
2034f6c
i2c: designware_i2c: Do more in the probe() method
by Simon Glass
· 5 years ago
23ad52e
i2c: designware_i2c: Separate out the speed calculation
by Simon Glass
· 5 years ago
a8d2b51
i2c: designware_i2c: Move dw_i2c_speed_config to header
by Simon Glass
· 5 years ago
d96440d
i2c: designware_i2c: Add support for fast-plus speed
by Simon Glass
· 5 years ago
f3d4615
i2c: Update drivers to use enum for speed
by Simon Glass
· 5 years ago
b0a22d0
i2c: stm32: Update to use standard enums for speed
by Simon Glass
· 5 years ago
4bef536
i2c: omap: Update to use standard enums for speed
by Simon Glass
· 5 years ago
ab723b7
i2c: kona_i2c: Update to use standard enums for speed
by Simon Glass
· 5 years ago
54290c6
i2c: designware_i2c: Update to use standard enums for speed
by Simon Glass
· 5 years ago
642400c
i2c: ast_i2c: Update to use standard enums for speed
by Simon Glass
· 5 years ago
7bd21b6
i2c: Add enums for i2c speed and address size
by Simon Glass
· 5 years ago
96fe11c
i2c: designware_i2c: Add spike supression
by Simon Glass
· 5 years ago
e71b6f6
i2c: designware_i2c: Rewrite timing calculation
by Simon Glass
· 5 years ago
31adb87
i2c: designware_i2c: Put hold config in a struct
by Simon Glass
· 5 years ago
d22409e
i2c: designware_i2c: Drop scl_sda_cfg parameter
by Simon Glass
· 5 years ago
80a03db
i2c: designware_i2c: Read device-tree properties
by Simon Glass
· 5 years ago
9bb743d
i2c: designware_i2c: Bring in the binding file
by Simon Glass
· 5 years ago
dd3c160
i2c: designware_i2c: Use an accurate bus clock instead of MHz
by Simon Glass
· 5 years ago
65190d1
i2c: designware_i2c: Use an enum for selected speed mode
by Simon Glass
· 5 years ago
6db7943
i2c: designware_i2c: Rename 'max' speed to 'high' speed
by Simon Glass
· 5 years ago
afb8865
i2c: designware_i2c: Include clk.h in the header file
by Simon Glass
· 5 years ago
25eb0fb
i2c: designware_i2c: Don't allow changing IC_CLK
by Simon Glass
· 5 years ago
0fd05c9
i2c: designware_i2c: Add more registers
by Simon Glass
· 5 years ago
36608b2
global_data: remove unused mxc_i2c specific field
by Baruch Siach
· 5 years ago
2f39ab1
clock_imx8mq: Make frac_pll_init() static
by Pedro Jardim
· 5 years ago
852cd55
clock_imx8mq: Remove the function sscg_pll_init()
by Pedro Jardim
· 5 years ago
953d02f
clock_imx8mq: Make do_imx8m_showclocks() static
by Pedro Jardim
· 5 years ago
fb3c4d9
clock_imx8mq: Delete not used init_usb_clk()
by Pedro Jardim
· 5 years ago
041b06a
clk: imx: pllv3: fix potential 'divide by zero' in av_set_rate()
by Giulio Benetti
· 5 years ago
d37ecab
clk: imx: pllv3: fix potential 'divide by zero' in av_get_rate()
by Giulio Benetti
· 5 years ago
3391e77
clk: imx: pllv3: fix potential 'divide by zero' in sys_get_rate()
by Giulio Benetti
· 5 years ago
c05b38d
common: fix regression on block cache init
by Angelo Durgehello
· 5 years ago
080dbc6
arm: mvebu: fix A38x breakage from commit bb872dd930cc
by Joel Johnson
· 5 years ago
0b23b0d
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi
by Tom Rini
· 5 years ago
2936eb2
configs: Orange Pi Win: enable ethernet phy
by Jernej Skrabec
· 5 years ago
7c841d8
sunxi: Automate loading from 128KB MMC offset
by Andre Przywara
· 5 years ago
ee98d76
sunxi: SPL: Factor out sunxi_get_boot_source()
by Andre Przywara
· 5 years ago
90cbfa5
clk: Fix error checking of dev_read_addr_ptr
by Sean Anderson
· 5 years ago
9fca672
clk: Include missing headers for linux/clk-provider.h
by Sean Anderson
· 5 years ago
efbdad3
clk: uclass: clk_get_by_name() must not be available if CONFIG_OF_PLATDATA is enabled
by Giulio Benetti
· 5 years ago
5dcac2b
clk: show more error info when uclass_get_device_by_name
by Peng Fan
· 5 years ago
832685f
clk: mediatek: use unsigned type for returning the clk rate
by Fabien Parent
· 5 years ago
40521a6
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
by Tom Rini
· 5 years ago
d31dd3b
Merge branch '2020-01-24-master-imports'
by Tom Rini
· 5 years ago
683b7c2
mtd: add prototypes for weak function
by Patrick Delaunay
· 5 years ago
50fe8df
common: blk: fix comment about blkcache_read return value
by Eric Nelson
· 5 years ago
5073e04
meerkat96: fix typo in MAINTAINERS email address
by Shawn Guo
· 5 years ago
3166014
genboardscfg.py: drop python version comment
by Baruch Siach
· 5 years ago
1526bcc
common: add blkcache init
by Angelo Durgehello
· 5 years ago
5cde44e
net: macb: Drop local cache flush
by Vignesh Raghavendra
· 5 years ago
6fff562
mtd: denali: Drop custom dma mapping functions
by Vignesh Raghavendra
· 5 years ago
eaa8b04
mmc: tmio-common: Drop custom dma mapping functions
by Vignesh Raghavendra
· 5 years ago
c0a5a81
asm: dma-mapping.h: Fix dma mapping functions
by Vignesh Raghavendra
· 5 years ago
1fdbad0
fastboot: mt85xx: add command to flash/erase emmc hwpart
by mingming lee
· 5 years ago
dc2426d
configs: mt8518: Enable fastboot related configs
by mingming lee
· 5 years ago
d33be18
configs: mt8518: enable usb gadget driver
by mingming lee
· 5 years ago
dafd97f
configs: mt8518: set global variables for fastboot
by mingming lee
· 5 years ago
e650161
ARM: Mediatek: Add board_late_init to init usb gadget driver
by mingming lee
· 5 years ago
7d017d6
usb: musb-new: mt85xx: add musb-new gadget driver.
by mingming lee
· 5 years ago
94a8e83
crypto: make mod_exp_sw() static
by Heinrich Schuchardt
· 5 years ago
1611235
lib: Kconfig dependencies for pseudo-random library
by Heinrich Schuchardt
· 5 years ago
1b27753
lib: rsa: consider CONFIG_SPL_RSA
by Heinrich Schuchardt
· 5 years ago
533f243
sunxi: Add Libre Computer ALL-H5-CC H5 board
by Chen-Yu Tsai
· 5 years ago
986b5e8
sunxi: Add Libre Computer ALL-H3-IT H5 board
by Chen-Yu Tsai
· 5 years ago
671d64f
sunxi: move CONFIG_SYS_SPI_U_BOOT_OFFS out of defconfig
by Andre Przywara
· 5 years ago
043c65b
sunxi: defconfig: R40 boards: enable USB
by Andre Przywara
· 5 years ago
a2f729f
phy: sun4i-usb: Add Allwinner R40 support
by Andre Przywara
· 5 years ago
Next »