projects
/
platform
/
kernel
/
u-boot.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
board_f: Make clear_bss generic
[platform/kernel/u-boot.git]
/
include
/
2020-02-13
Heinrich Schuchardt
pci: definition of pci_addr_t and pci_size_t
tree
|
commitdiff
2020-02-11
Tom Rini
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de...
tree
|
commitdiff
2020-02-10
Tom Rini
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
tree
|
commitdiff
2020-02-10
Tom Rini
Merge tag 'fixes-for-v2020.04' of https://gitlab.denx...
tree
|
commitdiff
2020-02-10
Tom Rini
Merge tag 'u-boot-imx-20200210' of https://gitlab.denx...
tree
|
commitdiff
2020-02-09
Ian Ray
board: ge: bx50v3, imx53ppd: configure CONFIG_SYS_BOOTMAPSZ
tree
|
commitdiff
2020-02-09
Robert Beckett
board: ge: bx50v3, mx53ppd: fix firstboot detection
tree
|
commitdiff
2020-02-09
Ian Ray
board: ge: mx53ppd: use DM for uart
tree
|
commitdiff
2020-02-09
Robert Beckett
board: ge: bx50v3: use DM for uart
tree
|
commitdiff
2020-02-09
Robert Beckett
board: ge: mx53ppd: Use DM for ethernet
tree
|
commitdiff
2020-02-09
Robert Beckett
board: ge: bx50v3: Enable DM PWM for backlight
tree
|
commitdiff
2020-02-09
Ian Ray
board: ge: mx53ppd: enable DM_VIDEO
tree
|
commitdiff
2020-02-09
Robert Beckett
board: ge: mx53ppd: add i2c eeprom bootcount storage
tree
|
commitdiff
2020-02-09
Robert Beckett
board: ge: bx50v3: add i2c eeprom bootcount storage
tree
|
commitdiff
2020-02-09
Robert Beckett
board: ge: bx50v3, imx53ppd: use DM I2C
tree
|
commitdiff
2020-02-09
Fabio Estevam
mx6sabre_common: Remove FEC related settings
tree
|
commitdiff
2020-02-09
Marek Vasut
ARM: imx: novena: Enable DM ethernet
tree
|
commitdiff
2020-02-09
Joris Offouga
warp7: remove unused usb configs
tree
|
commitdiff
2020-02-09
Fabio Estevam
mx7ulp_com: Remove unneeded SoC definitions
tree
|
commitdiff
2020-02-09
Fabio Estevam
mx6ul_14x14_evk: Move CONFIG_DM_74X164 to defconfig
tree
|
commitdiff
2020-02-09
Igor Opaniuk
board: toradex: Add Verdin iMX8M Mini support
tree
|
commitdiff
2020-02-08
Tom Rini
Merge branch '2020-02-07-master-imports'
tree
|
commitdiff
2020-02-07
Alex Nemirovsky
board: presidio-asic: Add basic G3 engr. development...
tree
|
commitdiff
2020-02-07
Simon Glass
tpm: Add more TPM2 definitions
tree
|
commitdiff
2020-02-07
Simon Glass
dm: irq: Add support for requesting interrupts
tree
|
commitdiff
2020-02-07
Simon Glass
dm: irq: Add support for interrupt controller types
tree
|
commitdiff
2020-02-07
Simon Glass
x86: Add a clock driver for Intel devices
tree
|
commitdiff
2020-02-07
Simon Glass
dm: core: Add a function to find a device by drvdata
tree
|
commitdiff
2020-02-07
Simon Glass
dm: core: Allow iterating devices without uclass_get()
tree
|
commitdiff
2020-02-07
Tom Rini
Merge tag 'efi-2020-04-rc2' of https://gitlab.denx...
tree
|
commitdiff
2020-02-07
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
tree
|
commitdiff
2020-02-06
Simon Glass
dm: core: Drop the inclusion of linux/compat.h in dm.h
tree
|
commitdiff
2020-02-06
Simon Glass
dm: core: Create a new header file for 'compat' features
tree
|
commitdiff
2020-02-06
Simon Glass
dm: core: Require users of devres to include the header
tree
|
commitdiff
2020-02-06
Simon Glass
sound: Add a new stop_play() method
tree
|
commitdiff
2020-02-06
Simon Glass
sandbox: Drop os_realloc()
tree
|
commitdiff
2020-02-06
Simon Glass
sandbox: Rename strdup() functions
tree
|
commitdiff
2020-02-06
Simon Glass
string: Allow arch override of strndup() also
tree
|
commitdiff
2020-02-06
Simon Glass
sandbox: Use a prefix for all allocation functions
tree
|
commitdiff
2020-02-06
Simon Glass
mtd: Rename free() to rfree()
tree
|
commitdiff
2020-02-06
Simon Glass
dma: Rename free() to rfree()
tree
|
commitdiff
2020-02-06
Simon Glass
clk: Rename free() to rfree()
tree
|
commitdiff
2020-02-06
Simon Glass
gpio: Rename free() to rfree()
tree
|
commitdiff
2020-02-06
Simon Glass
reset: Rename free() to rfree()
tree
|
commitdiff
2020-02-06
Simon Glass
power-domain: Rename free() to rfree()
tree
|
commitdiff
2020-02-06
Simon Glass
mailbox: Rename free() to rfree()
tree
|
commitdiff
2020-02-06
Sean Anderson
cmd: Add command to dump drivers and compatible strings
tree
|
commitdiff
2020-02-06
Philippe Reynes
tpm: add a helper to iterate on all tpm devices
tree
|
commitdiff
2020-02-06
Simon Glass
test: Add a way to check each line of console output
tree
|
commitdiff
2020-02-06
Simon Glass
console: Add a function to read a line of the output...
tree
|
commitdiff
2020-02-06
Simon Glass
bloblist: Tidy up a few comments and code-style nits
tree
|
commitdiff
2020-02-06
Simon Glass
bloblist: Add a new function to add or check size
tree
|
commitdiff
2020-02-06
Simon Glass
dm: core: Add a way to iterate through children, probin...
tree
|
commitdiff
2020-02-06
Simon Glass
dm: core: Add a way to read platdata for all child...
tree
|
commitdiff
2020-02-06
Simon Glass
dm: core: Add ofnode_get_chosen_prop()
tree
|
commitdiff
2020-02-06
Simon Glass
dm: core: Add ofnode_read_prop()
tree
|
commitdiff
2020-02-06
Simon Glass
dm: core: Rename ofnode_get_chosen_prop()
tree
|
commitdiff
2020-02-06
Simon Glass
dm: core: Update comment for ofnode_get_chosen_node()
tree
|
commitdiff
2020-02-06
Simon Glass
test: Add underscore prefix to macro parameters
tree
|
commitdiff
2020-02-06
Simon Glass
dm: core: Use const device for the dev_read_...() interface
tree
|
commitdiff
2020-02-06
Simon Glass
dm: core: Use const device for the devfdt...() interface
tree
|
commitdiff
2020-02-06
Simon Glass
dm: pci: Update a few more interfaces for const udevice *
tree
|
commitdiff
2020-02-06
Simon Glass
dm: pci: Update the PCI read_config() method to const...
tree
|
commitdiff
2020-02-06
Simon Glass
dm: core: Use const where possible in device.h
tree
|
commitdiff
2020-02-05
Tom Rini
Merge https://gitlab.denx.de/u-boot/custodians/u-boot...
tree
|
commitdiff
2020-02-05
Tom Rini
Merge tag 'rpi-next-2020.04' of https://gitlab.denx...
tree
|
commitdiff
2020-02-05
Marek Vasut
watchdog: designware: Convert to DM and DT probing
tree
|
commitdiff
2020-02-04
Tom Rini
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
tree
|
commitdiff
2020-02-04
Tom Rini
Merge tag 'ti-v2020.04-rc2' of https://gitlab.denx...
tree
|
commitdiff
2020-02-04
Priyanka Singh
armv8: ls2088a: Updates secure boot headers offset
tree
|
commitdiff
2020-02-04
Priyanka Singh
armv8: ls1088a: Updates secure boot headers offset
tree
|
commitdiff
2020-02-04
Priyanka Singh
armv8: lx2160a: Updates secure boot headers offset
tree
|
commitdiff
2020-02-04
Priyanka Singh
armv8: ls1012ardb: Updates secure boot headers offset
tree
|
commitdiff
2020-02-04
Priyanka Singh
armv8: ls1046a: Updates secure boot headers offset
tree
|
commitdiff
2020-02-04
Alison Wang
configs: ls1021a: Reserve low memory for CMA
tree
|
commitdiff
2020-02-04
Biwen Li
dm: arm: ls1021a: add i2c DM support
tree
|
commitdiff
2020-02-04
Biwen Li
dm: arm64: ls1012a: add i2c DM support
tree
|
commitdiff
2020-02-04
Meenakshi Aggarwal
board: fsl: lx2160a: Add support to reset to eMMC
tree
|
commitdiff
2020-02-04
Vignesh Raghavendra
configs: j721e_evm: Add DFU related variables
tree
|
commitdiff
2020-02-04
Sam Protsenko
arm: ti: boot: Use correct dtb and dtbo on Android...
tree
|
commitdiff
2020-02-04
Sam Protsenko
env: ti: boot: Boot Android with dynamic partitions
tree
|
commitdiff
2020-02-04
Sam Protsenko
env: ti: boot: Respect slot_suffix in AVB commands
tree
|
commitdiff
2020-02-04
Sam Protsenko
image: android: Add routine to get dtbo params
tree
|
commitdiff
2020-02-04
Sam Protsenko
image: android: Add functions for handling dtb field
tree
|
commitdiff
2020-02-03
Park, Aiden
x86: serial: Use NS16550_DYNAMIC in Slim Bootloader
tree
|
commitdiff
2020-02-03
Simon Glass
serial: ns16550: Support run-time configuration
tree
|
commitdiff
2020-02-03
Marek Vasut
watchdog: designware: Migrate CONFIG_DESIGNWARE_WATCHDO...
tree
|
commitdiff
2020-02-02
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-usb
tree
|
commitdiff
2020-02-01
Tom Rini
Merge tag 'u-boot-rockchip-20200130' of https://gitlab...
tree
|
commitdiff
2020-01-31
Tom Rini
Merge tag 'uniphier-v2020.04-2' of https://gitlab.denx...
tree
|
commitdiff
2020-01-31
Masahiro Yamada
ARM: uniphier: use $loadaddr for source command
tree
|
commitdiff
2020-01-30
Jagan Teki
rockchip: Add Single boot image (with binman, pad_cat)
tree
|
commitdiff
2020-01-30
Jagan Teki
rockchip: rk3399: Add bootcount support
tree
|
commitdiff
2020-01-30
Jagan Teki
rk3399: Check MMC env while defining it
tree
|
commitdiff
2020-01-29
Marek Szyprowski
config: enable DFU over USB on Raspberry Pi4 boards
tree
|
commitdiff
2020-01-29
Tom Rini
Merge tag 'for-v2020.04' of https://gitlab.denx.de...
tree
|
commitdiff
2020-01-29
Tom Rini
Merge branch 'master' of https://gitlab.denx.de/u-boot...
tree
|
commitdiff
2020-01-28
Tom Rini
Merge branch 'master' of https://gitlab.denx.de/u-boot...
tree
|
commitdiff
2020-01-28
Marek Szyprowski
arm: exynos: odroid: Change autoboot script to use...
tree
|
commitdiff
2020-01-28
Tom Rini
Merge branch '2020-01-27-master-imports'
tree
|
commitdiff
next