summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)AuthorFilesLines
2018-05-07SPDX: Convert all of our multiple license tags to Linux Kernel styleTom Rini1-2/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini77-158/+77
2018-05-06stdio_names: Ensure MAX_NAMES is defined before use, don't use 3 directlyTom Rini1-2/+2
2018-04-29spl: Split sprintf, strto* from SPL serial in KconfigAlex Kiernan1-0/+4
2018-04-29spl: Add dependency on serial to YmodemAlex Kiernan1-0/+2
2018-04-29spl: ti: Avoid preloader_console_init if !CONFIG_SPL_SERIAL_SUPPORTAlex Kiernan1-0/+2
2018-04-28log: CONFIG_LOG should select CONFIG_DMHeinrich Schuchardt1-0/+1
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini9-18/+0
2018-04-27Convert CONFIG_SPI to KconfigAdam Ford1-2/+2
2018-04-18bootm: Align cache flush begin addressBryan O'Donoghue1-1/+7
2018-04-11spl: ram: Add TPL Kconfig symbolsMarek Vasut1-0/+14
2018-04-11spl: ram: Convert to CONFIG_IS_ENABLEDMarek Vasut1-3/+3
2018-04-11tpl: ymodem: Add CONFIG_TPL_YMODEM_SUPPORT to KconfigMarek Vasut1-0/+8
2018-04-11tpl: spi: Add CONFIG_TPL_SPI_LOAD to KconfigMarek Vasut1-0/+7
2018-04-11spl: spi: Move CONFIG_SPL_SPI_LOAD to KconfigMarek Vasut1-0/+7
2018-04-10log: Correct missing free() on error in log_add_filter()Simon Glass1-6/+11
2018-04-08treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to KconfigMario Six1-1/+8
2018-04-08treewide: Migrate CONFIG_LAST_STAGE_INIT to KconfigMario Six1-0/+9
2018-04-08treewide: Migrate CONFIG_BOARD_EARLY_INIT_R to KconfigMario Six1-0/+7
2018-04-07image: fit: Show information about OS type in firwmare case tooMichal Simek1-1/+2
2018-04-07image: fit: Show firmware configuration property if presentMichal Simek2-1/+6
2018-04-07spl: spl_mmc: provide one weak function spl_boot_partitionPatrick Delaunay1-2/+13
2018-04-07input: Drop PS/2 keyboard supportSimon Glass1-15/+0
2018-04-07Migrate CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSCAlex Kiernan1-0/+7
2018-04-04Merge git://git.denx.de/u-boot-sunxiTom Rini1-2/+8
2018-04-03spl: fix binman_sym output checkMiquel Raynal1-2/+8
2018-04-02Merge git://git.denx.de/u-boot-dmTom Rini1-0/+3
2018-04-01libfdt: move FDT_RAMDISK_OVERHEAD to image-fdt.cMasahiro Yamada1-0/+3
2018-03-30tools: mkimage: Support RISC-V archRick Chen1-0/+1
2018-03-21arc: Introduce a possibility to not relocate U-bootAlexey Brodkin1-1/+2
2018-03-19bootm: optee: Add a bootm command for type IH_OS_TEEBryan O'Donoghue1-0/+32
2018-03-19image: Add IH_OS_TEE for TEE chain-load bootBryan O'Donoghue1-0/+1
2018-03-19spl: add SPL_RESET_SUPPORTPatrick Delaunay1-0/+9
2018-03-19tools/mkimage: add support for STM32 image formatPatrick Delaunay1-0/+1
2018-03-19SPL: Add signature verification when loading imageJun Nie2-22/+46
2018-03-16common: move init_helpers.h prototypes in init.hPatrick Delaunay2-2/+0
2018-03-16common: move board_f.c prototypes in init.hPatrick Delaunay1-1/+1
2018-03-14common/memsize.c: restore content of the base addressPatrick Delaunay1-0/+7
2018-03-14common/memsize.c: prepare get_ram_size updatePatrick Delaunay1-3/+4
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada15-15/+15
2018-03-05spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-...Faiz Abbas2-3/+3
2018-02-24Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-0/+8
2018-02-23Merge git://git.denx.de/u-boot-usbTom Rini2-4/+6
2018-02-23fdt: Fixup only valid memory banksThierry Reding1-0/+7
2018-02-21dfu: Rename _FUNCTION_DFU to DFU_OVER_Marek Vasut1-2/+2
2018-02-21dfu: Fix up the Kconfig messMarek Vasut1-2/+4
2018-02-21usb: gadget: sdp: add missing line breaksAndre Heider1-2/+2
2018-02-18fdt: Fixup only valid memory banksThierry Reding1-1/+7
2018-02-18fdt: Implement weak arch_fixup_fdt()Alexey Brodkin1-0/+5
2018-02-14configs: Migrate CONFIG_SPL_FRAMEWORKTom Rini1-1/+9