summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2018-10-16spl: fpga: Implement fpga bistream loading with fpga_loadMichal Simek
2018-10-10Merge tag 'dm-9oct18' of git://git.denx.de/u-boot-dmTom Rini
2018-10-10bootm: Add board specific OS preboot hookMarek Vasut
2018-10-09cros: Adjust board_get_cros_ec_dev() to return a udeviceSimon Glass
2018-10-09sandbox: Add a flag to set the default log levelSimon Glass
2018-10-07avb_verify: support using OP-TEE TA AVBJens Wiklander
2018-10-06spl: spi: Do not hardcode fixed size for headerMichal Simek
2018-10-06spl: ram: Fix u_boot_pos calculationMichal Simek
2018-10-06configs: drop CONFIG_SYS_EXTRA_ENV_RELOCSimon Goldschmidt
2018-10-05Merge tag 'rockchip-for-v2018.11-rc2' of git://git.denx.de/u-boot-rockchipTom Rini
2018-10-05ARC: Enable DISPLAY_CPUINFO & DISPLAY_BOARDINFOAlexey Brodkin
2018-10-04spl: add support to booting with OP-TEEKever Yang
2018-10-02Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2018-09-30spl: mmc: Report device number when we failAlex Kiernan
2018-09-29Convert CONFIG_DISABLE_CONSOLE to KconfigChristian Gmeiner
2018-09-27Merge tag 'xilinx-for-v2018.11' of git://git.denx.de/u-boot-microblazeTom Rini
2018-09-26Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini
2018-09-26sandbox: Fix set_working_fdt_addr usersAlexander Graf
2018-09-26spl: fit: Enable GZIP compression also for no kernel partitionsMichal Simek
2018-09-26arm64: zynqmp: Handle CONFIG_BOARD_LATE_INIT via KconfigMichal Simek
2018-09-25spl: Weed out CONFIG_SYS_TEXT_BASE usageMarek Vasut
2018-09-20mtd: move NAND files into a raw/ subdirectoryMiquel Raynal
2018-09-18board_f: Use static print_cpuinfo if CONFIG_CPU is activeMario Six
2018-09-18common: board_f: Sort includesMario Six
2018-09-18board_f: Add reset status printingMario Six
2018-09-11spl: Allow remoteproc drivers to be used within SPLLokesh Vutla
2018-09-11spl: Allow mailbox drivers to be used within SPLLokesh Vutla
2018-09-11arm: K3: Add initial support for TI's K3 generation of SoCsLokesh Vutla
2018-09-10Remove <inttypes.h> includes and PRI* usages in printf() entirelyMasahiro Yamada
2018-09-10cli: handle getch errorPatrick Delaunay
2018-09-10console: unify fgetc function when console MUX is deactivatedPatrick Delaunay
2018-08-31spl: Kconfig: Fix typo in 'Upgrade'Fabio Estevam
2018-08-24malloc_simple: calloc: don't call memset if malloc failedSimon Goldschmidt
2018-08-24common: avb_verify: Fix division by zero in mmc_byte_io()Eugeniu Rosca
2018-08-24common: avb_verify: Fix never-occurring avb_free(ops_data)Eugeniu Rosca
2018-08-24common: avb_verify: Fix memory leaksEugeniu Rosca
2018-08-24common: avb_verify: Make local data staticEugeniu Rosca
2018-08-24common: kconfig: Mark AVB_VERIFY as dependent on PARTITION_UUIDSEugeniu Rosca
2018-08-24common: avb_verify: Fix invalid 'for' loop conditionEugeniu Rosca
2018-08-20cmd: Add dtimg commandSam Protsenko
2018-08-20common: Add support for Android DT imageSam Protsenko
2018-08-20spl: fix debug print in spl_common_init()Simon Goldschmidt
2018-08-17Convert CONFIG_MISC_INIT_R to KconfigAdam Ford
2018-08-17kconfig: fix typo 'parition'Simon Goldschmidt
2018-08-16fdt_support: Use CONFIG_NR_DRAM_BANKS if necessaryRamon Fried
2018-08-13avb2.0: add get_size_of_partition()Igor Opaniuk
2018-08-10sandbox: led: use new function to configure default statePatrick Delaunay
2018-08-07Merge tag 'xilinx-for-v2018.09-rc2' of git://git.denx.de/u-boot-microblazeTom Rini
2018-08-07common: fdt: Make fdt_del_subnodes/fdt_del_partition staticMichal Simek
2018-08-06power: Add CONFIG_SPL_POWER_DOMAIN configPeng Fan