summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2018-04-11spl: ram: Add TPL Kconfig symbolsMarek Vasut
2018-04-11spl: ram: Convert to CONFIG_IS_ENABLEDMarek Vasut
2018-04-11tpl: ymodem: Add CONFIG_TPL_YMODEM_SUPPORT to KconfigMarek Vasut
2018-04-11tpl: spi: Add CONFIG_TPL_SPI_LOAD to KconfigMarek Vasut
2018-04-11spl: spi: Move CONFIG_SPL_SPI_LOAD to KconfigMarek Vasut
2018-04-10log: Correct missing free() on error in log_add_filter()Simon Glass
2018-04-08treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to KconfigMario Six
2018-04-08treewide: Migrate CONFIG_LAST_STAGE_INIT to KconfigMario Six
2018-04-08treewide: Migrate CONFIG_BOARD_EARLY_INIT_R to KconfigMario Six
2018-04-06image: fit: Show information about OS type in firwmare case tooMichal Simek
2018-04-06image: fit: Show firmware configuration property if presentMichal Simek
2018-04-06spl: spl_mmc: provide one weak function spl_boot_partitionPatrick Delaunay
2018-04-06input: Drop PS/2 keyboard supportSimon Glass
2018-04-06Migrate CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSCAlex Kiernan
2018-04-04Merge git://git.denx.de/u-boot-sunxiTom Rini
2018-04-03spl: fix binman_sym output checkMiquel Raynal
2018-04-01Merge git://git.denx.de/u-boot-dmTom Rini
2018-04-01libfdt: move FDT_RAMDISK_OVERHEAD to image-fdt.cMasahiro Yamada
2018-03-30tools: mkimage: Support RISC-V archRick Chen
2018-03-21arc: Introduce a possibility to not relocate U-bootAlexey Brodkin
2018-03-19bootm: optee: Add a bootm command for type IH_OS_TEEBryan O'Donoghue
2018-03-19image: Add IH_OS_TEE for TEE chain-load bootBryan O'Donoghue
2018-03-19spl: add SPL_RESET_SUPPORTPatrick Delaunay
2018-03-19tools/mkimage: add support for STM32 image formatPatrick Delaunay
2018-03-19SPL: Add signature verification when loading imageJun Nie
2018-03-16common: move init_helpers.h prototypes in init.hPatrick Delaunay
2018-03-16common: move board_f.c prototypes in init.hPatrick Delaunay
2018-03-13common/memsize.c: restore content of the base addressPatrick Delaunay
2018-03-13common/memsize.c: prepare get_ram_size updatePatrick Delaunay
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2018-03-05spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-...Faiz Abbas
2018-02-23Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford
2018-02-23Merge git://git.denx.de/u-boot-usbTom Rini
2018-02-23fdt: Fixup only valid memory banksThierry Reding
2018-02-21dfu: Rename _FUNCTION_DFU to DFU_OVER_Marek Vasut
2018-02-21dfu: Fix up the Kconfig messMarek Vasut
2018-02-21usb: gadget: sdp: add missing line breaksAndre Heider
2018-02-18fdt: Fixup only valid memory banksThierry Reding
2018-02-18fdt: Implement weak arch_fixup_fdt()Alexey Brodkin
2018-02-14configs: Migrate CONFIG_SPL_FRAMEWORKTom Rini
2018-02-13fix spelling of 'functions' in 2 places (was 'funtcions')Simon Goldschmidt
2018-02-13tftp: update: Include missing cfi_flash.h headerMarek Vasut
2018-02-13cmd: fitupd: Convert CONFIG_UPDATE_TFTP and co.Marek Vasut
2018-02-13spl: fit: move fdt_record_loadable out of ARCH_FIXUP_FDT_MEMORY guardPhilipp Tomsich
2018-02-07spl: eMMC/SD: Provide one __weak spl_boot_mode() functionLukasz Majewski
2018-02-07parse the second area of android imageBin Chen
2018-02-03log: add category LOGC_EFIHeinrich Schuchardt
2018-02-03log: Add a way to log error-return valuesSimon Glass
2018-02-03log: Update log_console to honour the log formatSimon Glass
2018-02-03log: Add control over log formattingSimon Glass