summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
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
2018-08-04Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2018-08-01binman: Add a new 'image-pos' propertySimon Glass
2018-08-01binman: Rename 'position' to 'offset'Simon Glass
2018-07-31sunxi: add support for Allwinner H6 SoCIcenowy Zheng
2018-07-30common: Log should depends on DM not be selected by DMMichal Simek
2018-07-28Revert "fdt_support: Use CONFIG_NR_DRAM_BANKS if defined"Ramon Fried
2018-07-27Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2018-07-26sandbox: Don't disable ctrlc() on sandbox if in raw modeJoe Hershberger
2018-07-26console: Remember if ctrlc is disabled in console_tstc()Joe Hershberger
2018-07-26spl: Add option SPL_PAYLOADYork Sun
2018-07-24Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2018-07-25fdt_support: make fdt_fixup_mtdparts() prototype more specificMasahiro Yamada
2018-07-24spl: remove dependency to "asm/utils.h"Paulo Zaneti
2018-07-24avb2.0: use block API in AVB opsIgor Opaniuk
2018-07-24avb2.0: add proper dependenciesIgor Opaniuk
2018-07-21configs: Make NAND_BOOT and ONENAND_BOOT imply NANDAdam Ford
2018-07-21spl: record boot_device into spl_image and call spl_perform_fixupsPhilipp Tomsich
2018-07-20bootmenu: Extend BOOTDELAY help textAlex Kiernan
2018-07-20spl: Make the spl_nand_load_image staticMichael Trimarchi
2018-07-20spl: mmc: Skip RAW mode ARGS sectors if not definedYork Sun
2018-07-19spl: nor: Skip CONFIG_SYS_FDT_BASE if not definedYork Sun
2018-07-19spl: nor: Add FIT supportYork Sun
2018-07-19env: common: accept flags on reset to default envYaniv Levinsky
2018-07-19spl: fit: display a message when an FPGA image is loadedLuis Araneda
2018-07-19lib: fdtdec: Update ram_base to store ram start adddressSiva Durga Prasad Paladugu
2018-07-19usb_kdb: Get stdio_dev directly from sdev pointerMichal Simek
2018-07-19usb_kbd: Add support for watchdogMichal Simek
2018-07-19common: command: Handle USAGE failure separatelyMichal Simek
2018-07-19common: command: Use command_ret_t enum values instead of valuesMichal Simek
2018-07-10common/memsize.c: Increase save array for supporting memory size > 4GBTien Fong Chee
2018-07-10common: print \n in initr_scsi()Heinrich Schuchardt
2018-07-10vboot: Do not use hashed-strings offsetTeddy Reed
2018-07-10vboot: Add FIT_SIGNATURE_MAX_SIZE protectionTeddy Reed
2018-07-10spl: fit: verify images prior to post processingBen Whitten
2018-07-10spl: fit: Fix support for loading FPGA bitstreamMarek Vasut
2018-07-10spl: spi: Support full fitImage handlingMarek Vasut
2018-07-10spl: fat: Support full fitImage handlingMarek Vasut
2018-07-10fit: Verify all configuration signaturesMarek Vasut
2018-07-09reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESETLey Foon Tan
2018-06-27Merge git://git.denx.de/u-boot-imxTom Rini
2018-06-24board_r: Do not initialize IDE when DM BLK is onBin Meng
2018-06-19bootm: Handle kernel_noload on arm64Marek Vasut
2018-06-18console: Fix handling of NULL global_dataSimon Glass
2018-06-18log: Fix incorect range check in log_get_cat_name()Simon Glass
2018-06-18iotrace: fix behaviour when buffer is fullRamon Fried
2018-06-18iotrace: move record definitons to header fileRamon Fried