summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-12efi_loader: superfluous check in efi_remove_protocol()Heinrich Schuchardt
2019-05-12efi_loader: LocateDevicePath() incorrect parameter checkHeinrich Schuchardt
2019-05-12efi_loader: fix typo in efi_locate_handle() commentHeinrich Schuchardt
2019-05-12efi_loader: make device path to text protocol customizableHeinrich Schuchardt
2019-05-12efi_loader: make Unicode collation protocol customizableHeinrich Schuchardt
2019-05-12efi_loader: reword the EFI_LOADER config optionHeinrich Schuchardt
2019-05-12efi_loader: format KconfigHeinrich Schuchardt
2019-05-12efi_loader: observe CONFIG_EFI_LOADER_HIIHeinrich Schuchardt
2019-05-12MAINTAINERS: assign include/charset.hHeinrich Schuchardt
2019-05-12lib: charset: correct utf8_utf16_strnlen() descriptionHeinrich Schuchardt
2019-05-10Merge branch '2019-05-10-master-imports'Tom Rini
2019-05-10Remove whitelist entry for CONFIG_CRC32Chris Packham
2019-05-10Remove #define CONFIG_CRC32Chris Packham
2019-05-10mtd: ubi: Remove select for non existent optionChris Packham
2019-05-10cmd: ubifs: Remove select for non-existent optionChris Packham
2019-05-10Remove whitelist entry for CONFIG_GPIOChris Packham
2019-05-10sysreset: select DM_GPIO instead of GPIOChris Packham
2019-05-10Merge branch '2019-05-09-master-imports'Tom Rini
2019-05-09remoteproc: k3_system_controller: Increase rx timeoutLokesh Vutla
2019-05-09arm: k3: config.mk: Use k3_gen_x509_cert.sh to generate boot imagesLokesh Vutla
2019-05-09tools: k3_get_x509 cert: Add a script to generate x509 certificate for K3 dev...Lokesh Vutla
2019-05-09Set time and umask on fit-dtb.blob to ensure reproducibile builds.Vagrant Cascadian
2019-05-09Remove fit-dtb.blob* in clean target.Vagrant Cascadian
2019-05-09Add fit-dtb.blob* to .gitignore.Vagrant Cascadian
2019-05-09arm: zimage: add barebox image magic numberChristoph Fritz
2019-05-09test/py: don't use mmc_rd config for other mmc testsStephen Warren
2019-05-09fdt_shrink_to_minimum: do not mark fdt space reserved unconditionallySimon Goldschmidt
2019-05-09Make FIT support really optionalFabrice Fontaine
2019-05-09Fix spelling of available.Vagrant Cascadian
2019-05-09env: spi: Fix incorrect entry descriptionMarek Vasut
2019-05-09test/py: avb: fix test_avb_persistent_values failIgor Opaniuk
2019-05-09ata: ahci: fix memory leakChristian Gmeiner
2019-05-09usb: ohci: ohci-da8xx: Cleanup Error handling and fix flagsAdam Ford
2019-05-09dm: MIGRATION: Add migration plan for WDT (DM watchdog support)Stefan Roese
2019-05-09Merge tag 'rockchip-for-v2019.07-rc1' of git://git.denx.de/u-boot-rockchipTom Rini
2019-05-09Merge git://git.denx.de/u-boot-marvellTom Rini
2019-05-09Merge git://git.denx.de/u-boot-riscvTom Rini
2019-05-09Merge tag 'u-boot-amlogic-20190509' of git://git.denx.de/u-boot-amlogicTom Rini
2019-05-09doc: rockchip: Add global doc for rk3399 build/flashJagan Teki
2019-05-09rockchip: rk3399: Add Nanopc T4 board supportJagan Teki
2019-05-09rockchip: rk3399: Add Nanopi M4 board supportJagan Teki
2019-05-09rockchip: dts: rk3399: nanopi4: Use CD pin as RK_FUNC_1Jagan Teki
2019-05-09RISCV: image: Add booti supportAtish Patra
2019-05-09riscv: configs: AE350 will use CONFIG_OF_SEPARATE when boots from flashRick Chen
2019-05-09riscv: configs: AE350 will use CONFIG_OF_PRIOR_STAGE when boots from ramRick Chen
2019-05-09riscv: prior_stage_fdt_address should only be used when OF_PRIOR_STAGE is ena...Rick Chen
2019-05-09riscv: configs: Support AE350 SMP booting from flash flowRick Chen
2019-05-09riscv: Introduce CONFIG_XIP to support booting from flashRick Chen
2019-05-09riscv: qemu: Use correct SYS_TEXT_BASE for S-mode on 32bit systemAnup Patel
2019-05-09riscv: qemu-riscv.h: define CONFIG_PREBOOT (enables extlinux)David Abdurachmanov