Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
0ff7e585df83470139739533bdbf41114f395470
0ff7e58
fastboot: handle flash write to GPT partitions
by Steve Rae
· 10 years ago
e1f6b0a
disk: part_efi: move code to static functions
by Steve Rae
· 10 years ago
f597fc3
dfu: dfu_get_buf: check the value of env dfu_bufsiz before use
by Przemyslaw Marczak
· 10 years ago
62a96d8
gadget: f_thor: check pointers before use in download_tail()
by Przemyslaw Marczak
· 10 years ago
7da6fa2
dfu: mmc: check if mmc device exists in mmc_block_op()
by Przemyslaw Marczak
· 10 years ago
267abc6
fastboot: add support for continue command
by Rob Herring
· 10 years ago
fe1b28c
usb, g_dnl: generalize DFU detach functions
by Rob Herring
· 10 years ago
68ae882
USB: gadget: atmel_usba_udc: fix transfer hang issue
by Bo Shen
· 10 years ago
b9206e6
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 10 years ago
7cbd74f
ARM: remove redundant asmlinkage define
by Masahiro Yamada
· 10 years ago
e6126a5
x86: move arch-specific asmlinkage to <asm/linkage.h>
by Masahiro Yamada
· 10 years ago
ba7b38a
x86: Add a simple command to show FSP HOB information
by Bin Meng
· 10 years ago
bceb9f0
x86: Support Intel FSP initialization path in start.S
by Bin Meng
· 10 years ago
95a5a47
x86: Add post failure codes for bist and car
by Bin Meng
· 10 years ago
8e04d4c
x86: queensbay: Adapt FSP support codes
by Bin Meng
· 10 years ago
752a0b0
x86: Initial import from Intel FSP release for Queensbay platform
by Bin Meng
· 10 years ago
7e77403
x86: ich-spi: Add Intel Tunnel Creek SPI controller support
by Bin Meng
· 10 years ago
936248d
x86: Add Intel Topcliff PCH device IDs
by Bin Meng
· 10 years ago
a2927e0
x86: Add a simple superio driver for SMSC LPC47M
by Bin Meng
· 10 years ago
568868d
x86: Add Intel Crown Bay board dts file
by Bin Meng
· 10 years ago
2795573
x86: ich6-gpio: Move setup_pch_gpios() to board support codes
by Bin Meng
· 10 years ago
fe0c33a
x86: Clean up asm-offsets
by Bin Meng
· 10 years ago
c701623
x86: Refactor u-boot.rom build rules
by Bin Meng
· 10 years ago
7dfb172
x86: ifdtool: Separate out filenames for -D and -i
by Simon Glass
· 10 years ago
673ed2f
tools/ifdtool: Support writing multiple files (-w) simultaneously
by Bin Meng
· 10 years ago
64542f4
x86: Make ROM_SIZE configurable in Kconfig
by Bin Meng
· 10 years ago
9964671
x86: ich-spi: Set the tx operation mode for ich 7
by Bin Meng
· 10 years ago
fa388bc
x86: ich-spi: Set the rx operation mode for ich 7
by Bin Meng
· 10 years ago
54ba653
sf: Enable byte program support
by Jagannadha Sutradharudu Teki
· 10 years ago
74c2cee
spi: sf: Support byte program for sst spi flash
by Bin Meng
· 10 years ago
b648742
spi: Fix flag collision for SST_WP
by Simon Glass
· 10 years ago
6dd6e90
sf: Fix look for the fastest read command
by Jagannadha Sutradharudu Teki
· 10 years ago
f46f3f3
bios_emulator: Correct ordering of includes
by Simon Glass
· 10 years ago
0a54745
gpio: intel_ich6: Set correct gpio output value in ich6_gpio_direction_output()
by Axel Lin
· 10 years ago
15c7c6b
x86: ich-spi: Fix a bug of reading from a non-64 bytes aligned address
by Bin Meng
· 10 years ago
6983951
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Tom Rini
· 10 years ago
2b8a969
mmc: dw_mmc: Use active DDR mode flag
by Andrew Gabbasov
· 10 years ago
5af8f45
mmc: Fix block length for DDR mode
by Andrew Gabbasov
· 10 years ago
201d5ac
mmc: Fix Dual Data Rate capability recognition
by Andrew Gabbasov
· 10 years ago
786e8f8
mmc: Fix handling of bus widths and DDR card capabilities
by Andrew Gabbasov
· 10 years ago
dfcb683
mmc: exynos_dw-mmc: change debug message
by Jaehoon Chung
· 10 years ago
edab723
MMC: add MMC_VERSION_5_0
by Markus Niebel
· 10 years ago
d7b2912
MMC: fix user capacity for partitioned eMMC card
by Markus Niebel
· 10 years ago
e75eaf1
mmc: Cosmetic fix for nicer, aligned device list printout
by Lubomir Popov
· 10 years ago
a5a5882
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 10 years ago
fc9b0b8
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 10 years ago
2c49323
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 10 years ago
d0419f4
ARM: HYP/non-sec: Fix the ARCH Timer frequency setting for sun7i
by Xiubo Li
· 10 years ago
b0e6ef4
dm: i2c: tegra: Convert to driver model
by Simon Glass
· 10 years ago
a6c7b46
ARM: tegra: Add support for nyan-big board
by Allen Martin
· 10 years ago
754204b
tegra: dts: Sync tegra124.dtsi with linux kernel
by Simon Glass
· 10 years ago
6ee350b
dts: Bring in Chrome OS keyboard device tree definition
by Simon Glass
· 10 years ago
964d153
dm: device: Add newline to debug() messages
by Simon Glass
· 10 years ago
ecc2ed5
dm: i2c: Add tests for I2C
by Simon Glass
· 10 years ago
2014201
dm: Add a simple EEPROM driver
by Simon Glass
· 10 years ago
776f96f
dm: i2c: dts: Add an I2C bus for sandbox
by Simon Glass
· 10 years ago
ac395f0
dm: i2c: config: Enable I2C for sandbox using driver model
by Simon Glass
· 10 years ago
6ec1b75
dm: i2c: Add an I2C EEPROM simulator
by Simon Glass
· 10 years ago
d19de0d
dm: i2c: Add a sandbox I2C driver
by Simon Glass
· 10 years ago
c70c71d
dm: i2c: Add I2C emulation driver for sandbox
by Simon Glass
· 10 years ago
63656b7
dm: i2c: Implement driver model support in the i2c command
by Simon Glass
· 10 years ago
c6202d8
dm: i2c: Add a uclass for I2C
by Simon Glass
· 10 years ago
59345b1
lib: errno: introduce errno_str(): returns errno related message
by Przemyslaw Marczak
· 10 years ago
1150666
dm: rpi: Move serial to driver model
by Simon Glass
· 10 years ago
59c73d7
dm: serial_pl01x: Add missing private data size
by Simon Glass
· 10 years ago
a56642c
dm_test: improve the appearance shown by "dm tree" command
by Masahiro Yamada
· 10 years ago
80d9ef8
lib: string: move strlcpy() to a common place
by Masahiro Yamada
· 10 years ago
0de1570
kconfig: ls102xa: Change the prompt messages
by Alison Wang
· 10 years ago
1d421cc
driver/mtd: Fix IFC compilation warnings
by Jaiprakash Singh
· 10 years ago
660673a
ARM: ls102xa: Setting device's stream id for SMMUs.
by Xiubo Li
· 10 years ago
e87f3b3
ARM: ls102xa: allow all the peripheral access permission as R/W.
by Xiubo Li
· 10 years ago
1a2826f
ls102xa: changing a few targets' configurations.
by Xiubo Li
· 10 years ago
290e6e9
ls1021a: adding a secondary core boot address and kick functions
by Xiubo Li
· 10 years ago
73a1cb2
ARM: HYP/non-sec: Fix the ARCH Timer frequency setting.
by Xiubo Li
· 10 years ago
b8e5c7f
ARM: HYP/non-sec: add the pen address BE mode support.
by Xiubo Li
· 10 years ago
a7787b7
fsl/sleep: updated the deep sleep framework for QorIQ platforms
by Tang Yuantian
· 10 years ago
da5ce44
drivers: usb: fsl: Check USB Erratum A007792 applicability
by Nikhil Badola
· 10 years ago
ecfc19f
drivers: usb: fsl: Add USB device-tree errata framework
by Nikhil Badola
· 10 years ago
a1c04e2
drivers: usb: Make usb device-tree fixup code architecture independent
by Nikhil Badola
· 10 years ago
bca11bd
ls1021aqds: add hwconfig setting to do pin mux
by Yao Yuan
· 10 years ago
8ab967b
arm: ls102xa: Add NAND boot support for LS1021AQDS board
by Alison Wang
· 10 years ago
d612f0a
arm: ls102xa: Add QSPI boot support for LS1021AQDS/TWR board
by Alison Wang
· 10 years ago
4c59ab9
arm: ls102xa: Fix SD/NAND/QSPI boot defination error for QE support
by Alison Wang
· 10 years ago
8251ed2
arm: ls1021a: Add CONFIG_DOS_PARTITION and CONFIG_CMD_FAT support
by Alison Wang
· 10 years ago
8415bb6
arm: ls102xa: Add SD boot support for LS1021ATWR board
by Alison Wang
· 10 years ago
86949c2
arm: ls102xa: Add SD boot support for LS1021AQDS board
by Alison Wang
· 10 years ago
2565d18
ls102xa: qixis: Add CONFIG_QIXIS_I2C_ACCESS macro
by Alison Wang
· 10 years ago
50f0c66
kconfig: ls1021a: add SUPPORT_SPL
by Alison Wang
· 10 years ago
14d54de
arm: spl: Add I2C linker list in generic .lds
by Alison Wang
· 10 years ago
45c2e48
spl: Use u-boot.img instead of u-boot.bin
by Alison Wang
· 10 years ago
94cb17d
ls102xa: pblimage: Add pblimage tool support for LS102xA
by Alison Wang
· 10 years ago
afff137
ls1021aqds: set the default I2C channel before DDR init
by Chenhui Zhao
· 10 years ago
da41902
arm: ls102xa: Update PCIe dts node status
by Minghuan Lian
· 10 years ago
306fa01
arm: ls102xa: clear EPU registers for deep sleep
by chenhui zhao
· 10 years ago
b699b01
arm: ls102xa: fixed a bus frequency setting error
by Tang Yuantian
· 10 years ago
9b416a9
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 10 years ago
d51aae6
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
by Tom Rini
· 10 years ago
2b8c081
arm: rmobile: alt: Add support MMC and MMC command
by Nobuhiro Iwamatsu
· 10 years ago
d7916b1
arm: rmobile: lager: Add support MMC and MMC command
by Nobuhiro Iwamatsu
· 10 years ago
9427c61
arm: rmobile: rcar: Add support ext2 and ext4 file system
by Nobuhiro Iwamatsu
· 10 years ago
Next »