aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-05exports: Add the malloc.h headerSimon Glass1-0/+1
2020-02-05sandbox: Use a prefix for all allocation functionsSimon Glass1-2/+22
2020-02-05sandbox: Rename 'free' variableSimon Glass1-3/+3
2020-02-05mtd: Rename free() to rfree()Simon Glass8-10/+10
2020-02-05dma: Rename free() to rfree()Simon Glass4-8/+8
2020-02-05clk: Rename free() to rfree()Simon Glass5-7/+7
2020-02-05gpio: Rename free() to rfree()Simon Glass3-6/+6
2020-02-05reset: Rename free() to rfree()Simon Glass19-20/+20
2020-02-05power-domain: Rename free() to rfree()Simon Glass12-13/+13
2020-02-05mailbox: Rename free() to rfree()Simon Glass6-8/+8
2020-02-05video: sandbox: Enable all colour depthsSimon Glass5-5/+3
2020-02-05video: Support truetype fonts on a 32-bit displaySimon Glass1-0/+21
2020-02-05sandbox: Sort the help optionsSimon Glass1-1/+45
2020-02-05doc: dm: debugging: Fix the steps for activating debugFabio Estevam1-2/+2
2020-02-05dtc: add ability to make nodes conditional on them being referencedMaxime Ripard5-0/+55
2020-02-05cmd: Add command to dump drivers and compatible stringsSean Anderson3-1/+33
2020-02-05buildman: Enable buildman on aarch64 hostsMatthias Brugger1-0/+2
2020-02-05tpm2: ftpm: A driver for firmware TPM running inside TEEThirupathaiah Annapureddy4-0/+292
2020-02-05cli: Make the sandbox board_run_command the defaultSean Anderson2-7/+7
2020-02-05cmd: tpm: add a subcommand devicePhilippe Reynes4-4/+80
2020-02-05tpm: add a helper to iterate on all tpm devicesPhilippe Reynes1-0/+3
2020-02-05image: fdt: check "status" of "/reserved-memory" subnodesThirupathaiah Annapureddy1-1/+1
2020-02-05test: Add a way to check each line of console outputSimon Glass3-0/+115
2020-02-05test: Enable console recording in testsSimon Glass1-2/+2
2020-02-05console: Add a function to read a line of the output / eofSimon Glass2-0/+30
2020-02-05sandbox: pmic: Correct i2c pmic emulator platdata methodSimon Glass1-3/+13
2020-02-05bloblist: Zero records when addingSimon Glass3-4/+30
2020-02-05bloblist: Tidy up a few comments and code-style nitsSimon Glass2-4/+4
2020-02-05bloblist: Add a new function to add or check sizeSimon Glass3-1/+65
2020-02-05dm: core: Drop uclass_find_next_free_req_seq() conditionsSimon Glass1-4/+0
2020-02-05dm: core: Add a way to iterate through children, probing eachSimon Glass3-0/+80
2020-02-05dm: core: Add a way to read platdata for all child devicesSimon Glass4-1/+99
2020-02-05dm: core: Add ofnode_get_chosen_prop()Simon Glass4-3/+29
2020-02-05dm: core: Reimplement ofnode_read_size()Simon Glass1-19/+10
2020-02-05dm: core: Add ofnode_read_prop()Simon Glass3-8/+62
2020-02-05dm: core: Rename ofnode_get_chosen_prop()Simon Glass6-8/+32
2020-02-05dm: core: Update comment for ofnode_get_chosen_node()Simon Glass1-3/+6
2020-02-05test: Add underscore prefix to macro parametersSimon Glass1-22/+22
2020-02-05dm: core: Use const device for the dev_read_...() interfaceSimon Glass2-143/+159
2020-02-05dm: core: Use const device for the devfdt...() interfaceSimon Glass2-26/+26
2020-02-05dm: pci: Update a few more interfaces for const udevice *Simon Glass4-19/+19
2020-02-05dm: pci: Update the PCI read_config() method to const dev *Simon Glass26-60/+67
2020-02-05dm: core: Use const where possible in device.hSimon Glass3-29/+32
2020-02-05Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini75-149/+885
2020-02-05Merge tag 'rpi-next-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini11-45/+854
2020-02-04Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini26-157/+308
2020-02-04Merge tag 'ti-v2020.04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini39-393/+1658
2020-02-04board: ls1012ardb: do not use imply CONFIG_Heinrich Schuchardt1-2/+2
2020-02-04armv8: ls2088a: Updates secure boot headers offsetPriyanka Singh2-32/+32
2020-02-04armv8: ls1088a: Updates secure boot headers offsetPriyanka Singh2-33/+33