index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2020-02-11
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
2020-02-10
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
2020-02-09
board: ge: bx50v3, imx53ppd: configure CONFIG_SYS_BOOTMAPSZ
Ian Ray
2020-02-09
board: ge: bx50v3, mx53ppd: fix firstboot detection
Robert Beckett
2020-02-09
board: ge: mx53ppd: use DM for uart
Ian Ray
2020-02-09
board: ge: bx50v3: use DM for uart
Robert Beckett
2020-02-09
board: ge: mx53ppd: Use DM for ethernet
Robert Beckett
2020-02-09
board: ge: bx50v3: Enable DM PWM for backlight
Robert Beckett
2020-02-09
board: ge: mx53ppd: enable DM_VIDEO
Ian Ray
2020-02-09
board: ge: mx53ppd: add i2c eeprom bootcount storage
Robert Beckett
2020-02-09
board: ge: bx50v3: add i2c eeprom bootcount storage
Robert Beckett
2020-02-09
board: ge: bx50v3, imx53ppd: use DM I2C
Robert Beckett
2020-02-09
mx6sabre_common: Remove FEC related settings
Fabio Estevam
2020-02-09
ARM: imx: novena: Enable DM ethernet
Marek Vasut
2020-02-09
warp7: remove unused usb configs
Joris Offouga
2020-02-09
mx7ulp_com: Remove unneeded SoC definitions
Fabio Estevam
2020-02-09
mx6ul_14x14_evk: Move CONFIG_DM_74X164 to defconfig
Fabio Estevam
2020-02-09
board: toradex: Add Verdin iMX8M Mini support
Igor Opaniuk
2020-02-07
board: presidio-asic: Add basic G3 engr. development board support
Alex Nemirovsky
2020-02-07
tpm: Add more TPM2 definitions
Simon Glass
2020-02-07
dm: irq: Add support for requesting interrupts
Simon Glass
2020-02-07
dm: irq: Add support for interrupt controller types
Simon Glass
2020-02-07
x86: Add a clock driver for Intel devices
Simon Glass
2020-02-07
dm: core: Add a function to find a device by drvdata
Simon Glass
2020-02-07
dm: core: Allow iterating devices without uclass_get()
Simon Glass
2020-02-06
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
Tom Rini
2020-02-05
dm: core: Drop the inclusion of linux/compat.h in dm.h
Simon Glass
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2020-02-05
sound: Add a new stop_play() method
Simon Glass
2020-02-05
sandbox: Drop os_realloc()
Simon Glass
2020-02-05
sandbox: Rename strdup() functions
Simon Glass
2020-02-05
string: Allow arch override of strndup() also
Simon Glass
2020-02-05
sandbox: Use a prefix for all allocation functions
Simon Glass
2020-02-05
mtd: Rename free() to rfree()
Simon Glass
2020-02-05
dma: Rename free() to rfree()
Simon Glass
2020-02-05
clk: Rename free() to rfree()
Simon Glass
2020-02-05
gpio: Rename free() to rfree()
Simon Glass
2020-02-05
reset: Rename free() to rfree()
Simon Glass
2020-02-05
power-domain: Rename free() to rfree()
Simon Glass
2020-02-05
mailbox: Rename free() to rfree()
Simon Glass
2020-02-05
cmd: Add command to dump drivers and compatible strings
Sean Anderson
2020-02-05
tpm: add a helper to iterate on all tpm devices
Philippe Reynes
2020-02-05
test: Add a way to check each line of console output
Simon Glass
2020-02-05
console: Add a function to read a line of the output / eof
Simon Glass
2020-02-05
bloblist: Tidy up a few comments and code-style nits
Simon Glass
2020-02-05
bloblist: Add a new function to add or check size
Simon Glass
2020-02-05
dm: core: Add a way to iterate through children, probing each
Simon Glass
2020-02-05
dm: core: Add a way to read platdata for all child devices
Simon Glass
2020-02-05
dm: core: Add ofnode_get_chosen_prop()
Simon Glass
[next]