Age | Commit message (Expand) | Author |
2020-07-24 | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv | Tom Rini |
2020-07-24 | Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" | Tom Rini |
2020-07-24 | riscv: Make SiFive HiFive Unleashed board boot again | Bin Meng |
2020-07-23 | Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm | Tom Rini |
2020-07-22 | efi_loader: returning from UEFI FIT images | Heinrich Schuchardt |
2020-07-20 | fdt_support: skip MTD node with "disabled" in fdt_fixup_mtdparts() | Masahiro Yamada |
2020-07-20 | fdt_support: call mtdparts_init() after finding MTD node to fix up | Masahiro Yamada |
2020-07-20 | fdt_support: add static to fdt_node_set_part_info() | Masahiro Yamada |
2020-07-20 | lib: libfdt: fdt_region: avoid NULL pointer access | Philippe Reynes |
2020-07-17 | treewide: convert bd_t to struct bd_info by coccinelle | Masahiro Yamada |
2020-07-17 | spl: fix ext4fs_mount return code handling | Thomas Schaefer |
2020-07-17 | common: bootm: add checks to verify if ramdisk / fdtimage overlaps OS image | Tero Kristo |
2020-07-17 | image: fdt: bail out with error if no boot time FDT image found | Tero Kristo |
2020-07-09 | log: use BIT() instead of 1 << | Heinrich Schuchardt |
2020-07-09 | log: don't show function by default | Heinrich Schuchardt |
2020-07-09 | log: uclass_get_name() depends on CONFIG_SPL_DM | Heinrich Schuchardt |
2020-07-09 | console: Add a way to output to serial only | Simon Glass |
2020-07-08 | command: Drop #ifdef for MEM_SUPPORT_64BIT_DATA | Simon Glass |
2020-07-08 | Update MEM_SUPPORT_64BIT_DATA to be always defined | Simon Glass |
2020-07-08 | spl: fit: improve spl_nand_fit_read(...) readability | Dario Binacchi |
2020-07-08 | spl: fit: nand: fix fit loading in case of bad blocks | Dario Binacchi |
2020-07-08 | spl: fit: fail fit loading in case of FDT appending error | Dario Binacchi |
2020-07-07 | image: Add support for ZSTD decompression | Robert Marko |
2020-07-07 | common/board_f: Respect original FDT size while relocating | Oleksandr Andrushchenko |
2020-07-06 | video: restore CONFIG_VIDCONSOLE_AS_LCD as boolean | Patrick Delaunay |
2020-07-06 | Merge branch 'next' | Tom Rini |
2020-07-02 | riscv: sbi: Add newline to error message | Sean Anderson |
2020-07-01 | riscv: Clean up IPI initialization code | Sean Anderson |
2020-06-30 | Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/... | Tom Rini |
2020-06-29 | spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI* | Lukasz Majewski |
2020-06-28 | splash: Fix build warning on 64 bits CPU | Ye Li |
2020-06-25 | bdinfo: net: ppc: Drop bi_enet1addr and other similar info | Simon Glass |
2020-06-25 | Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u... | Tom Rini |
2020-06-25 | common: fdt: Remove additional 4k space for fdt allocation | Ashok Reddy Soma |
2020-06-18 | video: extend stdout video console work-around for 'vga' | Anatolij Gustschin |
2020-06-16 | common: hash: Remove a debug printf statement | Harald Seiler |
2020-06-13 | Merge tag 'dm-pull-12jun20' of git://git.denx.de/u-boot-dm into next | Tom Rini |
2020-06-12 | Add support for SHA384 and SHA512 | Reuben Dowle |
2020-06-11 | log: clean up Kconfig | Heinrich Schuchardt |
2020-06-04 | sifive: fu540: Add U-Boot proper sector start | Jagan Teki |
2020-06-02 | image: android: fix abootimg support | Christian Gmeiner |
2020-05-31 | spl: add fixed memory node in target fdt also when loading ATF | Heiko Stuebner |
2020-05-20 | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq | Tom Rini |
2020-05-19 | board_r: Detect ifc-nor flash at run-time | Pankit Garg |
2020-05-18 | common: Drop linux/bitops.h from common header | Simon Glass |
2020-05-18 | common: Drop linux/delay.h from common header | Simon Glass |
2020-05-18 | common: Drop linux/bug.h from common header | Simon Glass |
2020-05-18 | common: Drop asm/ptrace.h from common header | Simon Glass |
2020-05-18 | common: Drop log.h from common header | Simon Glass |
2020-05-18 | Fix some checkpatch warnings in calls to debug() | Simon Glass |