summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2018-08-09MLK-19183-8 iMX8QXP SPL: common: spl: Hack for allowing raw ATF image bootingAbel Vesa
2018-06-13MLK-18257-4 use another method check if need run bootcmd_mfgFrank Li
2018-06-13MLK-18591-6 android: iot: Add boot Trusty OS codes for imx6 and imx7Ye Li
2018-06-13MLK-18591-3 android: Add FSL android fastboot supportYe Li
2018-06-13MLK-18591-1 android: Add the AVB libraryYe Li
2018-05-23MLK-18333-1 spl: nor: add fit image supportPeng Fan
2018-04-27MLK-16758-4 SPL: Add HAB image authentication to FITYe Li
2018-04-27MLK-18157 mfgtool: Add mfgtool supportYe Li
2018-04-27MLK-11211 lcd: fix build warningPeng Fan
2018-04-27MLK-12425-2 video: epdc: introduce epdc supportPeng Fan
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