summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
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
2018-02-03log: Add functions to convert IDs to/from namesSimon Glass
2018-01-29spl: include timezone in bannerKlaus Goger
2018-01-29flash: Fix spelling of "ERR_TIMOUT"Mario Six
2018-01-28Merge git://git.denx.de/u-boot-rockchipTom Rini
2018-01-28spl: add option to disable SPL banner outputAnatolij Gustschin
2018-01-28spl: use different BOARD_INIT MACRO for spl and tplKever Yang
2018-01-28spl: atf: pass NULL for bl32_ep pcKever Yang
2018-01-28common: board_r: Fix style violationsMario Six
2018-01-28common: board_f: Fix style violationsMario Six
2018-01-28Initialize SHA buffer size var in passwd_abortMartin Etnestad
2018-01-24Merge branch 'master' of git://git.denx.de/u-boot-coldfireTom Rini
2018-01-23common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFOAngelo Dureghello
2018-01-23crypto/fsl: Fix HW accelerated hash commandsBreno Lima
2018-01-23common: board_f: vid: Add VID specific API to adjust core voltageRajesh Bhagat
2018-01-19board_r: remove superfluous #ifdef CONFIG_PRAMHeinrich Schuchardt
2018-01-15fix incorrect usage of DT node unit address in commentsAndre Przywara
2018-01-14Merge git://git.denx.de/u-boot-mmcTom Rini
2018-01-12riscv: Modify generic codes to support RISC-VRick Chen
2018-01-12mmc: add a Kconfig option to enable the support for MMC write operationsJean-Jacques Hiblot
2018-01-12common: do not compile common fastboot code when building the SPLJean-Jacques Hiblot