summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-08imx: imx8m: add 1GHz fracpll entryPeng Fan
2020-01-08imx: imx8mp: add basic clockPeng Fan
2020-01-08arm: dts: add i.MX8MP pinfunc headerPeng Fan
2020-01-08dt-bindings: clock: add i.MX8MP clock headerPeng Fan
2020-01-08imx: spl: support i.MX8MP spl_boot_devicePeng Fan
2020-01-08imx: imx8m: add Kconfig entry for i.MX8MPPeng Fan
2020-01-08imx: cpu: enlarge bit mask to 0x1FF for cpu typePeng Fan
2020-01-08imx8mp: set BYPASS ID SWAP to avoid AXI bus errorsPeng Fan
2020-01-08imx: get cpu id/type of i.MX8MPPeng Fan
2020-01-08imx: imx8mq: handle ESDHC in mxc_get_clockPeng Fan
2020-01-08wandboard: Remove repeated PMIC stringFabio Estevam
2020-01-08wandboard: Fix the DM_PMIC conversionFabio Estevam
2020-01-08mpc83xx_clk: always treat MPC83XX_CLK_PCI as invalidRasmus Villemoes
2020-01-08mpc83xx: set MPC83XX_GPIO_CTRLRS to 2 for MPC8309Rasmus Villemoes
2020-01-08mpc83xx: immap_83xx: add spi8xxx_t in immap for mpc8309Rasmus Villemoes
2020-01-08powerpc: mpc83xx: convert CONFIG_FSL_ELBC to KconfigRasmus Villemoes
2020-01-08mpc83xx: make ARCH_MPC8309 select SYS_FSL_ERRATUM_ESDHC111Rasmus Villemoes
2020-01-07log: Include missing header for log.hSean Anderson
2020-01-07dm: Add a debug message when devices are skipped pre-relocSean Anderson
2020-01-07Include missing headers for fdt_support.hSean Anderson
2020-01-07binman: fix default filename of u-boot-with-ucode-ptr in documentationMasahiro Yamada
2020-01-07dm: devres: Add a new OFDATA phaseSimon Glass
2020-01-07dm: devres: Use an enum for the allocation phaseSimon Glass
2020-01-07dm: devres: Add testsSimon Glass
2020-01-07dm: test: Add a test driver for devresSimon Glass
2020-01-07dm: devres: Convert to use loggingSimon Glass
2020-01-07test: Add functions to find the amount of allocated memorySimon Glass
2020-01-07dm: devres: Create a new devres header fileSimon Glass
2020-01-07dm: core: Add a new flag to track platform dataSimon Glass
2020-01-07dm: core: Export a new function to read platdataSimon Glass
2020-01-07dm: core: Add a comment for DM_FLAG_OF_PLATDATASimon Glass
2020-01-07dm: core: Allocate parent data separate from probing parentSimon Glass
2020-01-07dm: core: Move ofdata_to_platdata() call earlierSimon Glass
2020-01-07dm: core: Don't clear active flag twice when probe() failsSimon Glass
2020-01-07aspeed: ast2500: Read clock ofdata in the correct methodSimon Glass
2020-01-07pci: Print a warning if the bus is accessed before probingSimon Glass
2020-01-07x86: apl: Avoid accessing the PCI bus before it is probedSimon Glass
2020-01-07usb: Drop use of BUG_ON() and WARN_ON()Simon Glass
2020-01-07dm: core: Use assert_noisy() in devresSimon Glass
2020-01-07common: Add a noisy assert()Simon Glass
2020-01-07efi_selftest: unit test for EFI_RNG_PROTOCOLHeinrich Schuchardt
2020-01-07efi_rng_protocol: Install the efi_rng_protocol on the root nodeSughosh Ganu
2020-01-07efi: qemu: arm64: Add efi_rng_protocol implementation for the platformSughosh Ganu
2020-01-07cmd: add rng commandHeinrich Schuchardt
2020-01-07virtio: rng: Add a random number generator(rng) driverSughosh Ganu
2020-01-07test: rng: Add basic test for random number generator(rng) uclassSughosh Ganu
2020-01-07configs: sandbox: Enable random number generator(rng) deviceSughosh Ganu
2020-01-07sandbox: rng: Add a random number generator(rng) driverSughosh Ganu
2020-01-07configs: stm32mp15: Enable random number generator(rng) deviceSughosh Ganu
2020-01-07stm32mp1: rng: Add a driver for random number generator(rng) deviceSughosh Ganu