summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-21arm: mvebu: Enable CONFIG_SPL_SYS_NO_VECTOR_TABLE for 32-bit mvebuPali Rohár
2022-04-21arm: Do not compile vector table when SYS_NO_VECTOR_TABLE is enabledPali Rohár
2022-04-21arm: Introduce new CONFIG_SPL_SYS_NO_VECTOR_TABLE optionPali Rohár
2022-04-21tools: kwboot: Replace fstat()+st_size by lseek()+SEEK_ENDPali Rohár
2022-04-21arm: mvebu: Add support for reading LD0 and LD1 eFusePali Rohár
2022-04-21mvebu: uDPU: update defconfigRobert Marko
2022-04-21arm: mvebu: dts: uDPU: fix non-working networkingRobert Marko
2022-04-21net: mvneta: add SFP TX disable handlingRobert Marko
2022-04-21arm: mvebu: dts: uDPU: update DTSRobert Marko
2022-04-21arm: mvebu: a37xx: Add support for reading Security OTP valuesPali Rohár
2022-04-21arm: mvebu: a37xx: Extend mbox_do_cmd() codePali Rohár
2022-04-21arm: mvebu: a37xx: Move generic mbox code to arch/arm/mach-mvebuPali Rohár
2022-04-21arm: mvebu: a37xx: Enable fuse command on all Armada 3720 boardsPali Rohár
2022-04-21arm: mvebu: a37xx: Add support for reading NB and SB fuse OTP valuePali Rohár
2022-04-21arm: mvebu: Fix Espressobin build for configs where ENV is not in SPIRogier Stam
2022-04-21tools/mrvl_uart.sh: Remove scriptPali Rohár
2022-04-20configs: Resync with savedefconfigTom Rini
2022-04-20Merge branch '2022-04-20-assorted-improvements'Tom Rini
2022-04-20cmd: gpio: Add `gpio read` subcommandDiego Rondini
2022-04-20ram: k3-ddrss: Allow use of dt provided initial frequencyDave Gerlach
2022-04-20image: fdt: Fix DT relocation handling with multiple DRAM banks with gapMarek Vasut
2022-04-20am33xx: Update SYS_MALLOC_F_LEN to use 0x2000 as the defaultTom Rini
2022-04-20Kconfig: Change SYS_MALLOC_F_LEN default to 0x2000Tom Rini
2022-04-20ram: k3-ddrss: Fix register name and explain its usageDominic Rath
2022-04-19Merge branch '2022-04-19-assorted-updates'Tom Rini
2022-04-19fs: Allow to compile FS_BTRFS when SPL is enabledPali Rohár
2022-04-19btrfs: Fix compilation on big endian systemsPali Rohár
2022-04-19IOMUX: Fix access past end of console_devicesSean Anderson
2022-04-19Convert CONFIG_SYS_MEM_TOP_HIDE to KconfigTom Rini
2022-04-19tools: add boot/ to .gitignoreDu Huanpeng
2022-04-19fs/squashfs: simplify sqfs_read()Heinrich Schuchardt
2022-04-19image-fit: don't check free() argumentHeinrich Schuchardt
2022-04-19gpio: aspeed: Fix incorrect offset of read back register.Billy Tsai
2022-04-19configs: Enable EXT4 and ISO partitions for the DeveloperBoxIlias Apalodimas
2022-04-19.mailmap: Start to use new amd.com email addressMichal Simek
2022-04-19image-fdt: save name of FIT configuration in '/chosen' nodeDaniel Golle
2022-04-19Merge tag 'u-boot-rockchip-20220418' of https://source.denx.de/u-boot/custodi...Tom Rini
2022-04-19Merge branch '2022-04-18-dm-reducing-spl-memory-usage'Tom Rini
2022-04-18dm: core: Deal with a wrinkle with linker listsSimon Glass
2022-04-18dm: core: Allow devres to be disabled in SPLSimon Glass
2022-04-18sandbox: Align linker lists to a 32-byte boundarySimon Glass
2022-04-18sandbox: Allow link flags to be givenSimon Glass
2022-04-18Makefile: Avoid resetting link flags in config.mkSimon Glass
2022-04-18Makefile: Drop a stale comment about linkingSimon Glass
2022-04-18sandbox: Correct loss of early output in SPLSimon Glass
2022-04-18rockchip: video: mipi: add more compatible strings for rk3288/rk3399Johan Jonker
2022-04-18rockchip: video: rk_edp: add more rk3288 edp node optionsJohan Jonker
2022-04-18board: rk3288: add more DT files to MAINTAINERSJohan Jonker
2022-04-18board: google: veyron: add more DT files to MAINTAINERSJohan Jonker
2022-04-18rockchip: fix boot_devices constantsJohan Jonker