aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-16lib: fdt: Fix fdtdec_setup_mem..() conversion to livetree APIMarek Vasut1-2/+2
2020-09-16include: phy: fix NULL pointer check in phy_write()Thirupathaiah Annapureddy1-1/+1
2020-09-16MAINTAINERS: update clk entry git treeBaruch Siach1-1/+1
2020-09-16Merge tag 'efi-2020-10-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini5-15/+26
2020-09-16Merge tag 'u-boot-rockchip-20200916' of https://gitlab.denx.de/u-boot/custodi...Tom Rini6-4/+11
2020-09-16rockchip: make_fit_atf: ignore empty PT_LOAD segmentHeinrich Schuchardt1-2/+3
2020-09-16rockchip: rv1108: enable board early initKever Yang2-0/+2
2020-09-16rockchip: rv1108: Enable grf as pre-reloc nodeKever Yang1-0/+4
2020-09-16rockchip: rv1108: use correct API for board callbackKever Yang2-2/+2
2020-09-15Merge tag 'mmc-2020-9-15' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini2-14/+8
2020-09-15Azure/GitLab/Travis: Add SH4 r2dplus machine with various PCI ethernet optionsMarek Vasut3-0/+68
2020-09-15mmc: xenon_sdhci: Add missing common host capabilitiesAndre Heider1-14/+4
2020-09-15mmc: msm_sdhci: Use mmc_of_parse for setting host_capsManivannan Sadhasivam1-0/+4
2020-09-14efi_selftest: restore gd before do_reset()Heinrich Schuchardt1-2/+4
2020-09-14efi_loader: save global data pointer on RISC-VHeinrich Schuchardt1-9/+9
2020-09-14riscv: define function set_gd()Heinrich Schuchardt1-0/+9
2020-09-14efi_loader: efi_var_mem_notify_exit_boot_servicesHeinrich Schuchardt1-1/+1
2020-09-14rsa: crash in br_i32_decode() called from rsa_gen_key_prop()Robert Reither1-3/+3
2020-09-14Merge branch '2020-09-12-assorted-bugfixes'Tom Rini12-19/+187
2020-09-12test: do no assume hush parser in validate_empty()Heinrich Schuchardt1-1/+1
2020-09-12Makefile: mrproper shall delete doc/output/Heinrich Schuchardt1-1/+1
2020-09-12doc: describe building with GCCHeinrich Schuchardt2-0/+120
2020-09-12doc: describe source repositoryHeinrich Schuchardt2-0/+31
2020-09-12ARM: MediaTek: amend IC description for MediaTek MT8512Mingming Lee1-3/+3
2020-09-11Fix data abort caused by mis-aligning FIT dataReuben Dowle1-2/+5
2020-09-11mtd: nand: Fix nand write error with bad block addresses above 32-bitT Karthik Reddy1-3/+3
2020-09-11env: Crash in 'env import' when using checksum and a specific sizePedro Aguilar1-0/+5
2020-09-11bootm: update image OS image size when decompressingHeinrich Schuchardt1-0/+2
2020-09-11common: Kconfig: Add dependency for default variables stringsMichal Simek1-3/+3
2020-09-10PCI: mediatek: Release the resource when PCIe enable port failChuanjia Liu1-6/+13
2020-09-10Merge tag 'u-boot-amlogic-20200910' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2-0/+13
2020-09-10configs: odroid-c4: update for HDMI output background & USB keyboardAnand Moon1-0/+4
2020-09-10configs: odroid-n2: update for HDMI output & USB keyboardAnand Moon1-0/+9
2020-09-09Merge tag 'u-boot-stm32-20200909' of https://gitlab.denx.de/u-boot/custodians...Tom Rini3-4/+6
2020-09-09ARM: dts: stm32: Adjust PLL4 settings on AV96 againMarek Vasut1-2/+2
2020-09-09ARM: dts: stm32: Pull UART4 RX high on AV96Marek Vasut1-0/+2
2020-09-09arm: stm32mp: cleanup test on eth_env_set_enetaddr resultPatrick Delaunay1-2/+2
2020-09-09Merge tag 'rpi-next-2020.10.2' of https://gitlab.denx.de/u-boot/custodians/u-...Tom Rini2-9/+12
2020-09-08config: Enable USB Keyboard suuport on RPi4 32 bitMatthias Brugger1-0/+1
2020-09-08bcmgenet: Add support for rgmii-rxidJason Wessel1-1/+2
2020-09-08bcmgenet: fix DMA buffer managementJason Wessel1-8/+9
2020-09-07Prepare v2020.10-rc4v2020.10-rc4Tom Rini1-1/+1
2020-09-07configs: Resync with savedefconfigTom Rini12-17/+5
2020-09-07Merge tag 'efi-2020-10-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini8-69/+75
2020-09-06efi_selftest: simplify MakefileHeinrich Schuchardt1-6/+0
2020-09-06efi_loader: remove duplicate image size checkHeinrich Schuchardt1-4/+0
2020-09-06efi: clean up efi commandHeinrich Schuchardt2-18/+22
2020-09-06efi_loader: error message if image not authenticatedHeinrich Schuchardt1-2/+4
2020-09-06efi_loader: log function in image loaderHeinrich Schuchardt1-22/+22
2020-09-06efi_loader: log messages for bootefi commandHeinrich Schuchardt1-3/+9