summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-08log: Add support for logging a bufferSimon Glass
2021-06-08display_options: Split print_buffer() into two functionsSimon Glass
2021-06-08hexdump: Allow ctrl-c to interrupt outputSimon Glass
2021-06-08hexdump: Support any rowsizeSimon Glass
2021-06-08hexdump: Add support for sandboxSimon Glass
2021-06-08hexdump: Move API to header fileSimon Glass
2021-06-08display_options: Drop two spaces before the ASCII columnSimon Glass
2021-06-08test: Add a test for print_buffer()Simon Glass
2021-06-08test: Convert print tests to use ut frameworkSimon Glass
2021-06-08test: Detect when expect_str is too smallSimon Glass
2021-06-08console: Report an error when output buffer is exhaustedSimon Glass
2021-06-07Merge branch '2021-06-07-arm-cache-cp15-improvements' into nextTom Rini
2021-06-07pinctrl: renesas: Synchronize R-Car Gen2/Gen3 tables with Linux 5.12Marek Vasut
2021-06-07stm32mp: don't map the reserved region with no-map propertyPatrick Delaunay
2021-06-07stm32mp: Increase the reserved memory in board_get_usable_ram_topPatrick Delaunay
2021-06-07image-fdt: save no-map parameter of reserve-memoryPatrick Delaunay
2021-06-07test: lmb: add test for lmb_reserve_flagsPatrick Delaunay
2021-06-07lmb: add lmb_dump_region() functionPatrick Delaunay
2021-06-07lmb: add lmb_is_reserved_flagsPatrick Delaunay
2021-06-07lmb: Add support of flags for no-map propertiesPatrick Delaunay
2021-06-07Prepare v2021.07-rc4v2021.07-rc4Tom Rini
2021-06-07configs: Resync with savedefconfigTom Rini
2021-06-07Merge tag 'u-boot-rockchip-20210606' of https://source.denx.de/u-boot/custodi...Tom Rini
2021-06-07configs: sam9x60ek: Enable NAND on mmc defconfigTudor Ambarus
2021-06-07nand: atmel: Correct bitflips in erased pagesKai Stuhlemmer (ebee Engineering)
2021-06-07Revert "sama5d3: Fix Galois Field Table offsets"Tudor Ambarus
2021-06-06Merge tag 'dm-pull-6jun21' of https://source.denx.de/u-boot/custodians/u-boot-dmTom Rini
2021-06-05Merge tag 'video-for-2021-07-rc3' of https://source.denx.de/u-boot/custodians...Tom Rini
2021-06-05test: add dm_test_read_resourcePatrick Delaunay
2021-06-05net: luton: remove address translation after ofnode_read_resourcePatrick Delaunay
2021-06-05pwm: cros_ec: Rename "priv_auto_alloc_size" to "priv_auto"Alper Nebi Yasak
2021-06-05sandbox: correct determination of the text baseHeinrich Schuchardt
2021-06-05of: addr: Remove call to dev_count_cells() in of_get_address()Bin Meng
2021-06-05of: addr: Translate 'dma-ranges' for parent nodes missing 'dma-ranges'Bin Meng
2021-06-05pico-imx6ul: disable video after DM_VIDEO conversion deadlineAnatolij Gustschin
2021-06-05brxre1: disable video after DM_VIDEO conversion deadlineAnatolij Gustschin
2021-06-05mx28evk: disable video after DM_VIDEO conversion deadlineAnatolij Gustschin
2021-06-05siemens: pxm2: disable video after DM_VIDEO conversion deadlineAnatolij Gustschin
2021-06-05siemens: rut: disable video after DM_VIDEO conversion deadlineAnatolij Gustschin
2021-06-04Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2021-06-04arm: mvebu: turris_omnia: support invoking rescue boot from consoleMarek Behún
2021-06-04arm: mvebu: turris_omnia: update rescue mode boot commandMarek Behún
2021-06-04arm: a37xx: pci: Fix configuring PCIe resourcesPali Rohár
2021-06-04arm: a37xx: pci: Increase PCIe MEM size from 16 MiB to 127 MiBPali Rohár
2021-06-04arm: a37xx: pci: Fix a3700_fdt_fix_pcie_regions() functionPali Rohár
2021-06-04arm: a37xx: pci: Find PCIe controller node by compatible instead of pathPali Rohár
2021-06-04arm: a37xx: pci: Fix DT compatible string to Linux' DT compatiblePali Rohár
2021-06-04arm: a37xx: pci: Disable bus mastering when unloading driverPali Rohár
2021-06-04arm: a37xx: pci: Don't put link into LTSSM Recovery state during probePali Rohár
2021-06-02configs: sama5d27_wlsom1_ek_mmc: add default bootargsEugen Hristev