summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-08-07include/u-boot, lib/zlib: add sources for zlib decompressionJoao Marcos Costa
2020-08-07fs/squashfs: new filesystemJoao Marcos Costa
2020-08-07cmd: Update the memory-search commandSimon Glass
2020-08-07test: Add a flag for tests that need console recordingSimon Glass
2020-08-07dm: Rename DM test flags to make them more genericSimon Glass
2020-08-07console: Always define the console-recording functionsSimon Glass
2020-08-07test: Add a way to check part of a console line or skip itSimon Glass
2020-08-06drivers: serial: Make serial_initialize return intOvidiu Panait
2020-08-06board_f: Introduce arch_setup_bdinfo initcallOvidiu Panait
2020-08-06board_f: Introduce setup_bdinfo initcallOvidiu Panait
2020-08-06Kconfig: Remove CONFIG_SYS_SRAM_STARTOvidiu Panait
2020-08-06Kconfig: Convert CONFIG_SYS_SRAM_SIZE to KconfigOvidiu Panait
2020-08-06Kconfig: Convert CONFIG_SYS_SRAM_BASE to KconfigOvidiu Panait
2020-08-05Merge https://gitlab.denx.de/u-boot/custodians/u-boot-shTom Rini
2020-08-04dt-bindings: Sync include/dt-bindings/phy/phy.h from LinuxMichal Simek
2020-08-04arm: move CONFIG_PREBOOT="usb start" to KConfigJonas Smedegaard
2020-08-04lmb/bdinfo: dump lmb info via bdinfoTero Kristo
2020-08-04Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-08-04Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2020-08-04Merge tag 'mips-pull-2020-08-03' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini
2020-08-03dm: core: Guard against including dm.h in header filesSimon Glass
2020-08-03net: Drop dm.h header file in eth_phy.hSimon Glass
2020-08-03clk: Drop dm.h header file in clk-provider.hSimon Glass
2020-08-03efi: Tidy up header includesSimon Glass
2020-08-03w1: Drop dm.h header fileSimon Glass
2020-08-03thermal: Drop dm.h header fileSimon Glass
2020-08-03sf: Drop dm.h header file from spi_flash.hSimon Glass
2020-08-03net: Drop dm.h header file from phy.hSimon Glass
2020-08-03fs: fs-loader: Drop dm.h header fileSimon Glass
2020-08-03dm: core: Drop header files from dm/test.hSimon Glass
2020-08-03dm: core: Drop dm.h header file from dm-demo.hSimon Glass
2020-08-03mtd: spi: Drop SPI_XFER_MMAP*Simon Glass
2020-08-03mtd: spi-mem: Drop dm.h header fileSimon Glass
2020-08-03wdt: Drop dm.h header fileSimon Glass
2020-08-04dt-bindings: prci: add indexes for reset signals available in prciSagar Shrikant Kadam
2020-08-03clk: clk_octeon: Add simple MIPS Octeon clock driverStefan Roese
2020-08-03imx8m: enlarge CONFIG_SYS_BOOTM_LENPeng Fan
2020-08-03imx: Add MYiR Tech MYS-6ULX supportParthiban Nallathambi
2020-08-02sh: r2dplus: Enable DM_SERIAL and DM_CLKMarek Vasut
2020-08-01efi_loader: Enable run-time variable support for tee based variablesIlias Apalodimas
2020-07-31env: Add support for explicit write access listMarek Vasut
2020-07-31env: Discern environment coming from external storageMarek Vasut
2020-07-31env: Add H_DEFAULT flagMarek Vasut
2020-07-31cmd: env: add env select commandPatrick Delaunay
2020-07-31cmd: env: add env load commandPatrick Delaunay
2020-07-31env: the ops driver load becomes mandatory in struct env_driverPatrick Delaunay
2020-07-31env: add prototypes for weak functionPatrick Delaunay
2020-07-29Merge tag 'dm-pull-28jul20' of git://git.denx.de/u-boot-dmTom Rini
2020-07-29Merge https://gitlab.denx.de/u-boot/custodians/u-boot-stmTom Rini
2020-07-29drivers: tee: broadcom: add optee based bnxt fw load driverVikas Gupta