Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
26a426a1001d0f84fc1627ea547fb4f406e85d5c
/
include
58fc2b5
pci: definition of pci_addr_t and pci_size_t
by Heinrich Schuchardt
· 5 years ago
9a8942b
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
by Tom Rini
· 5 years ago
4e5c468
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
by Tom Rini
· 5 years ago
a19d737
board: ge: bx50v3, imx53ppd: configure CONFIG_SYS_BOOTMAPSZ
by Ian Ray
· 5 years ago
5e13def
board: ge: bx50v3, mx53ppd: fix firstboot detection
by Robert Beckett
· 5 years ago
30f0909
board: ge: mx53ppd: use DM for uart
by Ian Ray
· 5 years ago
a707281
board: ge: bx50v3: use DM for uart
by Robert Beckett
· 5 years ago
2d1ea19
board: ge: mx53ppd: Use DM for ethernet
by Robert Beckett
· 5 years ago
92faf43
board: ge: bx50v3: Enable DM PWM for backlight
by Robert Beckett
· 5 years ago
9167c20
board: ge: mx53ppd: enable DM_VIDEO
by Ian Ray
· 5 years ago
1d06dc6
board: ge: mx53ppd: add i2c eeprom bootcount storage
by Robert Beckett
· 5 years ago
41613a7
board: ge: bx50v3: add i2c eeprom bootcount storage
by Robert Beckett
· 5 years ago
1dec7fa
board: ge: bx50v3, imx53ppd: use DM I2C
by Robert Beckett
· 5 years ago
70a2df3
mx6sabre_common: Remove FEC related settings
by Fabio Estevam
· 5 years ago
b91f28d
ARM: imx: novena: Enable DM ethernet
by Marek Vasut
· 5 years ago
2140cae
warp7: remove unused usb configs
by Joris Offouga
· 5 years ago
17c9d23
mx7ulp_com: Remove unneeded SoC definitions
by Fabio Estevam
· 5 years ago
19ba480
mx6ul_14x14_evk: Move CONFIG_DM_74X164 to defconfig
by Fabio Estevam
· 5 years ago
14d5aef
board: toradex: Add Verdin iMX8M Mini support
by Igor Opaniuk
· 5 years ago
7d706a8
board: presidio-asic: Add basic G3 engr. development board support
by Alex Nemirovsky
· 5 years ago
1400a7f
tpm: Add more TPM2 definitions
by Simon Glass
· 5 years ago
0255435
dm: irq: Add support for requesting interrupts
by Simon Glass
· 5 years ago
ba87607
dm: irq: Add support for interrupt controller types
by Simon Glass
· 5 years ago
b4d00b2
x86: Add a clock driver for Intel devices
by Simon Glass
· 5 years ago
5016234
dm: core: Add a function to find a device by drvdata
by Simon Glass
· 5 years ago
3cf0fba
dm: core: Allow iterating devices without uclass_get()
by Simon Glass
· 5 years ago
457faef
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 5 years ago
f217651
dm: core: Drop the inclusion of linux/compat.h in dm.h
by Simon Glass
· 5 years ago
336d461
dm: core: Create a new header file for 'compat' features
by Simon Glass
· 5 years ago
61b29b8
dm: core: Require users of devres to include the header
by Simon Glass
· 5 years ago
3062cd1
sound: Add a new stop_play() method
by Simon Glass
· 5 years ago
89cdb0b
sandbox: Drop os_realloc()
by Simon Glass
· 5 years ago
f72bdc6
sandbox: Rename strdup() functions
by Simon Glass
· 5 years ago
1ea1c7d
string: Allow arch override of strndup() also
by Simon Glass
· 5 years ago
cfda60f
sandbox: Use a prefix for all allocation functions
by Simon Glass
· 5 years ago
8d38a84
mtd: Rename free() to rfree()
by Simon Glass
· 5 years ago
aae9588
dma: Rename free() to rfree()
by Simon Glass
· 5 years ago
fb8c0d5
clk: Rename free() to rfree()
by Simon Glass
· 5 years ago
093152f
gpio: Rename free() to rfree()
by Simon Glass
· 5 years ago
94474b2
reset: Rename free() to rfree()
by Simon Glass
· 5 years ago
4f51188
power-domain: Rename free() to rfree()
by Simon Glass
· 5 years ago
cc92c3c
mailbox: Rename free() to rfree()
by Simon Glass
· 5 years ago
7b9d60f
cmd: Add command to dump drivers and compatible strings
by Sean Anderson
· 5 years ago
bb3f47e
tpm: add a helper to iterate on all tpm devices
by Philippe Reynes
· 5 years ago
400175b
test: Add a way to check each line of console output
by Simon Glass
· 5 years ago
b612312
console: Add a function to read a line of the output / eof
by Simon Glass
· 5 years ago
02247c1
bloblist: Tidy up a few comments and code-style nits
by Simon Glass
· 5 years ago
5b04454
bloblist: Add a new function to add or check size
by Simon Glass
· 5 years ago
903e83e
dm: core: Add a way to iterate through children, probing each
by Simon Glass
· 5 years ago
f262d4c
dm: core: Add a way to read platdata for all child devices
by Simon Glass
· 5 years ago
bd933bf
dm: core: Add ofnode_get_chosen_prop()
by Simon Glass
· 5 years ago
a8167d8
dm: core: Add ofnode_read_prop()
by Simon Glass
· 5 years ago
14ca9f7
dm: core: Rename ofnode_get_chosen_prop()
by Simon Glass
· 5 years ago
74d594a
dm: core: Update comment for ofnode_get_chosen_node()
by Simon Glass
· 5 years ago
ba8444a
test: Add underscore prefix to macro parameters
by Simon Glass
· 5 years ago
88b3a37
dm: core: Use const device for the dev_read_...() interface
by Simon Glass
· 5 years ago
d975ce2
dm: core: Use const device for the devfdt...() interface
by Simon Glass
· 5 years ago
194fca9
dm: pci: Update a few more interfaces for const udevice *
by Simon Glass
· 5 years ago
c4e72c4
dm: pci: Update the PCI read_config() method to const dev *
by Simon Glass
· 5 years ago
fc347fb
dm: core: Use const where possible in device.h
by Simon Glass
· 5 years ago
f5cc89a
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
by Tom Rini
· 5 years ago
c95215a
Merge tag 'rpi-next-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi
by Tom Rini
· 5 years ago
cf8c836
watchdog: designware: Convert to DM and DT probing
by Marek Vasut
· 6 years ago
d4827fc
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
by Tom Rini
· 5 years ago
8526a58
armv8: ls2088a: Updates secure boot headers offset
by Priyanka Singh
· 5 years ago
4238e37
armv8: ls1088a: Updates secure boot headers offset
by Priyanka Singh
· 5 years ago
20858a2
armv8: lx2160a: Updates secure boot headers offset
by Priyanka Singh
· 5 years ago
3e90cfe
armv8: ls1012ardb: Updates secure boot headers offset
by Priyanka Singh
· 5 years ago
e735ad3
armv8: ls1046a: Updates secure boot headers offset
by Priyanka Singh
· 5 years ago
feb8fa2
configs: ls1021a: Reserve low memory for CMA
by Alison Wang
· 5 years ago
9ebde88
dm: arm: ls1021a: add i2c DM support
by Biwen Li
· 5 years ago
a0affb3
dm: arm64: ls1012a: add i2c DM support
by Biwen Li
· 5 years ago
bddec1b
board: fsl: lx2160a: Add support to reset to eMMC
by Meenakshi Aggarwal
· 5 years ago
4728c6f
configs: j721e_evm: Add DFU related variables
by Vignesh Raghavendra
· 5 years ago
add1a6b
arm: ti: boot: Use correct dtb and dtbo on Android boot
by Sam Protsenko
· 5 years ago
d94e6db
env: ti: boot: Boot Android with dynamic partitions
by Sam Protsenko
· 5 years ago
0f5103d
env: ti: boot: Respect slot_suffix in AVB commands
by Sam Protsenko
· 5 years ago
7f25315
image: android: Add routine to get dtbo params
by Sam Protsenko
· 5 years ago
c3bfad8
image: android: Add functions for handling dtb field
by Sam Protsenko
· 5 years ago
18416ba
x86: serial: Use NS16550_DYNAMIC in Slim Bootloader
by Park, Aiden
· 5 years ago
62cbde4
serial: ns16550: Support run-time configuration
by Simon Glass
· 5 years ago
8941f84
watchdog: designware: Migrate CONFIG_DESIGNWARE_WATCHDOG to Kconfig
by Marek Vasut
· 6 years ago
427da6f
Merge tag 'u-boot-rockchip-20200130' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· 5 years ago
80e99ad
Merge tag 'uniphier-v2020.04-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier
by Tom Rini
· 5 years ago
76cd7d4
ARM: uniphier: use $loadaddr for source command
by Masahiro Yamada
· 5 years ago
79030a4
rockchip: Add Single boot image (with binman, pad_cat)
by Jagan Teki
· 5 years ago
efebc8e
rockchip: rk3399: Add bootcount support
by Jagan Teki
· 5 years ago
7c5f6d0
rk3399: Check MMC env while defining it
by Jagan Teki
· 5 years ago
f29002f
config: enable DFU over USB on Raspberry Pi4 boards
by Marek Szyprowski
· 5 years ago
e7ab1cb
Merge tag 'for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c
by Tom Rini
· 5 years ago
3e12744
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsung
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
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
658df8b
mtd: spi-nor-core: Add octal mode support
by Vignesh Raghavendra
· 5 years ago
7bacce5
dm: spi: Check cs number before accessing slaves
by Bin Meng
· 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
7bd21b6
i2c: Add enums for i2c speed and address size
by Simon Glass
· 5 years ago
36608b2
global_data: remove unused mxc_i2c specific field
by Baruch Siach
· 5 years ago
Next »