summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-07x86: apl: Use the clock driverSimon Glass
2020-02-07x86: Add a clock driver for Intel devicesSimon Glass
2020-02-07tegra: i2c: Change driver to use helper functionSimon Glass
2020-02-07dm: core: Change syscon to use helper functionSimon Glass
2020-02-07dm: core: Add a function to find a device by drvdataSimon Glass
2020-02-07dm: core: Allow iterating devices without uclass_get()Simon Glass
2020-02-07x86: Move P2SB from Apollo Lake to a more generic locationWolfgang Wallner
2020-02-06Merge tag 'efi-2020-04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-02-06Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2020-02-06video: enable VIDEO_ANSI and all VIDEO_BBP optionsAnatolij Gustschin
2020-02-06configs: Resync with savedefconfigTom Rini
2020-02-05sandbox: Complete migration away from os_malloc()Simon Glass
2020-02-05dm: core: Drop the inclusion of linux/compat.h in dm.hSimon Glass
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2020-02-05sandbox: Support changing the LCD colour depthSimon Glass
2020-02-05sandbox: sdl: Add an option to double the screen sizeSimon Glass
2020-02-05sandbox: sdl: Move to use SDL2Simon Glass
2020-02-05gitlab: Disable SDL when building sandboxSimon Glass
2020-02-05sandbox: sdl: Support waiting for audio to completeSimon Glass
2020-02-05sandbox: sdl: Improve error handlingSimon Glass
2020-02-05sandbox: Add comments to the sdl structSimon Glass
2020-02-05sandbox: sound: Handle errors better in sound_beep()Simon Glass
2020-02-05sound: Add a new stop_play() methodSimon Glass
2020-02-05sandbox: Add a new header for the system malloc()Simon Glass
2020-02-05sandbox: Ensure that long-options array is terminatedSimon Glass
2020-02-05sandbox: Drop os_realloc()Simon Glass
2020-02-05sandbox: Drop use of special os_malloc() where possibleSimon Glass
2020-02-05sandbox: Rename strdup() functionsSimon Glass
2020-02-05string: Allow arch override of strndup() alsoSimon Glass
2020-02-05exports: Add the malloc.h headerSimon Glass
2020-02-05sandbox: Use a prefix for all allocation functionsSimon Glass
2020-02-05sandbox: Rename 'free' variableSimon Glass
2020-02-05mtd: Rename free() to rfree()Simon Glass
2020-02-05dma: Rename free() to rfree()Simon Glass
2020-02-05clk: Rename free() to rfree()Simon Glass
2020-02-05gpio: Rename free() to rfree()Simon Glass
2020-02-05reset: Rename free() to rfree()Simon Glass
2020-02-05power-domain: Rename free() to rfree()Simon Glass
2020-02-05mailbox: Rename free() to rfree()Simon Glass
2020-02-05video: sandbox: Enable all colour depthsSimon Glass
2020-02-05video: Support truetype fonts on a 32-bit displaySimon Glass
2020-02-05sandbox: Sort the help optionsSimon Glass
2020-02-05doc: dm: debugging: Fix the steps for activating debugFabio Estevam
2020-02-05dtc: add ability to make nodes conditional on them being referencedMaxime Ripard
2020-02-05cmd: Add command to dump drivers and compatible stringsSean Anderson
2020-02-05buildman: Enable buildman on aarch64 hostsMatthias Brugger
2020-02-05tpm2: ftpm: A driver for firmware TPM running inside TEEThirupathaiah Annapureddy
2020-02-05cli: Make the sandbox board_run_command the defaultSean Anderson
2020-02-05cmd: tpm: add a subcommand devicePhilippe Reynes