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
Age
Commit message (
Expand
)
Author
2020-02-05
test: Add a way to check each line of console output
Simon Glass
2020-02-05
test: Enable console recording in tests
Simon Glass
2020-02-05
console: Add a function to read a line of the output / eof
Simon Glass
2020-02-05
sandbox: pmic: Correct i2c pmic emulator platdata method
Simon Glass
2020-02-05
bloblist: Zero records when adding
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: Drop uclass_find_next_free_req_seq() conditions
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
2020-02-05
dm: core: Reimplement ofnode_read_size()
Simon Glass
2020-02-05
dm: core: Add ofnode_read_prop()
Simon Glass
2020-02-05
dm: core: Rename ofnode_get_chosen_prop()
Simon Glass
2020-02-05
dm: core: Update comment for ofnode_get_chosen_node()
Simon Glass
2020-02-05
test: Add underscore prefix to macro parameters
Simon Glass
2020-02-05
dm: core: Use const device for the dev_read_...() interface
Simon Glass
2020-02-05
dm: core: Use const device for the devfdt...() interface
Simon Glass
2020-02-05
dm: pci: Update a few more interfaces for const udevice *
Simon Glass
2020-02-05
dm: pci: Update the PCI read_config() method to const dev *
Simon Glass
2020-02-05
dm: core: Use const where possible in device.h
Simon Glass
2020-02-05
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
Tom Rini
2020-02-05
Merge tag 'rpi-next-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-bo...
Tom Rini
2020-02-04
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
2020-02-04
Merge tag 'ti-v2020.04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-02-04
board: ls1012ardb: do not use imply CONFIG_
Heinrich Schuchardt
2020-02-04
armv8: ls2088a: Updates secure boot headers offset
Priyanka Singh
2020-02-04
armv8: ls1088a: Updates secure boot headers offset
Priyanka Singh
2020-02-04
armv8: lx2160a: Updates secure boot headers offset
Priyanka Singh
2020-02-04
armv8: ls1012ardb: Updates secure boot headers offset
Priyanka Singh
2020-02-04
armv8: ls1046a: Updates secure boot headers offset
Priyanka Singh
2020-02-04
configs: ls1021a: Reserve low memory for CMA
Alison Wang
2020-02-04
dm: arm: ls1021a: add i2c DM support
Biwen Li
2020-02-04
dm: arm64: ls1012a: add i2c DM support
Biwen Li
2020-02-04
Kconfigs: layerscape: use a convenient default value for SYS_MALLOC_F_LEN
Biwen Li
2020-02-04
i2c: mxc_i2c: add DM_FLAG_PRE_RELOC flag
Biwen Li
2020-02-04
armv8: fsl-layerscape: spl: fix build error when DM_I2C is enabled
Biwen Li
2020-02-04
rtc: pcf8563: Add driver model support
Biwen Li
2020-02-04
configs: ls1028a: Enable FSPI support
Kuldeep Singh
2020-02-04
arm: dts: lx2160a: Add FSPI node properties
Kuldeep Singh
2020-02-04
arm: dts: ls1028a: Add FSPI node properties
Kuldeep Singh
2020-02-04
board: fsl: lx2160a: Add support to reset to eMMC
Meenakshi Aggarwal
2020-02-04
arm: dts: ls1028a: fix interrupt properties
Michael Walle
2020-02-04
arm: ls1028a: use the new flexspi driver
Michael Walle
2020-02-04
configs: ls1012ardb: Enable CONFIG_SYS_RELOC_GD_ENV_ADDR
Kuldeep Singh
2020-02-04
azure: Move to vs2017-win2016 platform build host
Tom Rini
2020-02-04
gpio: intel_gpio: Fix register/bit offsets intel_gpio_get_value()
Wolfgang Wallner
2020-02-04
gpio: intel_gpio: Clear tx state bit when setting output
Wolfgang Wallner
2020-02-04
gpio: intel_gpio: Pass pinctrl device to pcr_clrsetbits32()
Wolfgang Wallner
2020-02-04
x86: itss: Remove apl-prefix
Wolfgang Wallner
[next]