summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'efi-2020-10-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/14Sep2020Tom Rini2020-09-145-15/+26
|\
| * efi_selftest: restore gd before do_reset()Heinrich Schuchardt2020-09-141-2/+4
| * efi_loader: save global data pointer on RISC-VHeinrich Schuchardt2020-09-141-9/+9
| * riscv: define function set_gd()Heinrich Schuchardt2020-09-141-0/+9
| * efi_loader: efi_var_mem_notify_exit_boot_servicesHeinrich Schuchardt2020-09-141-1/+1
| * rsa: crash in br_i32_decode() called from rsa_gen_key_prop()Robert Reither2020-09-141-3/+3
|/
* Merge branch '2020-09-12-assorted-bugfixes'Tom Rini2020-09-1412-19/+187
|\
| * test: do no assume hush parser in validate_empty()WIP/2020-09-12-assorted-bugfixesHeinrich Schuchardt2020-09-121-1/+1
| * Makefile: mrproper shall delete doc/output/Heinrich Schuchardt2020-09-121-1/+1
| * doc: describe building with GCCHeinrich Schuchardt2020-09-122-0/+120
| * doc: describe source repositoryHeinrich Schuchardt2020-09-122-0/+31
| * ARM: MediaTek: amend IC description for MediaTek MT8512Mingming Lee2020-09-121-3/+3
| * Fix data abort caused by mis-aligning FIT dataReuben Dowle2020-09-111-2/+5
| * mtd: nand: Fix nand write error with bad block addresses above 32-bitT Karthik Reddy2020-09-111-3/+3
| * env: Crash in 'env import' when using checksum and a specific sizePedro Aguilar2020-09-111-0/+5
| * bootm: update image OS image size when decompressingHeinrich Schuchardt2020-09-111-0/+2
| * common: Kconfig: Add dependency for default variables stringsMichal Simek2020-09-111-3/+3
| * PCI: mediatek: Release the resource when PCIe enable port failChuanjia Liu2020-09-101-6/+13
|/
* Merge tag 'u-boot-amlogic-20200910' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2020-09-102-0/+13
|\
| * configs: odroid-c4: update for HDMI output background & USB keyboardAnand Moon2020-09-101-0/+4
| * configs: odroid-n2: update for HDMI output & USB keyboardAnand Moon2020-09-101-0/+9
|/
* Merge tag 'u-boot-stm32-20200909' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2020-09-093-4/+6
|\
| * ARM: dts: stm32: Adjust PLL4 settings on AV96 againMarek Vasut2020-09-091-2/+2
| * ARM: dts: stm32: Pull UART4 RX high on AV96Marek Vasut2020-09-091-0/+2
| * arm: stm32mp: cleanup test on eth_env_set_enetaddr resultPatrick Delaunay2020-09-091-2/+2
* | Merge tag 'rpi-next-2020.10.2' of https://gitlab.denx.de/u-boot/custodians/u-...Tom Rini2020-09-092-9/+12
|\ \ | |/ |/|
| * config: Enable USB Keyboard suuport on RPi4 32 bitMatthias Brugger2020-09-081-0/+1
| * bcmgenet: Add support for rgmii-rxidJason Wessel2020-09-081-1/+2
| * bcmgenet: fix DMA buffer managementJason Wessel2020-09-081-8/+9
|/
* Prepare v2020.10-rc4v2020.10-rc4Tom Rini2020-09-071-1/+1
* configs: Resync with savedefconfigTom Rini2020-09-0712-17/+5
* Merge tag 'efi-2020-10-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/07Sep2020Tom Rini2020-09-078-69/+75
|\
| * efi_selftest: simplify MakefileHeinrich Schuchardt2020-09-061-6/+0
| * efi_loader: remove duplicate image size checkHeinrich Schuchardt2020-09-061-4/+0
| * efi: clean up efi commandHeinrich Schuchardt2020-09-062-18/+22
| * efi_loader: error message if image not authenticatedHeinrich Schuchardt2020-09-061-2/+4
| * efi_loader: log function in image loaderHeinrich Schuchardt2020-09-061-22/+22
| * efi_loader: log messages for bootefi commandHeinrich Schuchardt2020-09-061-3/+9
| * fs: convert error and debug messages to logHeinrich Schuchardt2020-09-062-14/+18
|/
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini2020-09-042-19/+16
|\
| * defconfig: espressobin: Add support for ISSI SPI flashesKonstantin Porotchkin2020-09-041-0/+1
| * defconfig: espressobin: Include support for Gigadevice SPIKonstantin Porotchkin2020-09-041-0/+1
| * phy: marvell: a3700: add sata comphy on lane 2 with invert optionzachary2020-09-041-19/+14
|/
* Merge branch 'master' of git://git.denx.de/u-boot-usbWIP/03Sep2020Tom Rini2020-09-0339-101/+1867
|\
| * fastboot: getvar: fix partition-size return valueGary Bisson2020-09-011-2/+2
| * fastboot: Fix fastboot reboot fail by changing functions orderyurii.pidhornyi2020-09-011-2/+2
| * f_sdp: Change bInterval of interrupt endpoint to 3Sherry Sun2020-09-011-2/+2
| * f_sdp: Add EP1_OUT as default data receive pipe in sdpSherry Sun2020-09-011-16/+107
| * spl: add g_dnl_get_board_bcd_device_numberPeng Fan2020-09-011-0/+6
| * f_sdp: Support searching and loading FIT or container imagePeng Fan2020-09-011-12/+58