aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)AuthorFilesLines
2018-02-14configs: Migrate CONFIG_SPL_FRAMEWORKTom Rini1-1/+9
2018-02-13fix spelling of 'functions' in 2 places (was 'funtcions')Simon Goldschmidt1-1/+1
2018-02-13tftp: update: Include missing cfi_flash.h headerMarek Vasut1-0/+1
2018-02-13cmd: fitupd: Convert CONFIG_UPDATE_TFTP and co.Marek Vasut1-0/+21
2018-02-13spl: fit: move fdt_record_loadable out of ARCH_FIXUP_FDT_MEMORY guardPhilipp Tomsich1-39/+39
2018-02-07spl: eMMC/SD: Provide one __weak spl_boot_mode() functionLukasz Majewski1-0/+11
2018-02-07parse the second area of android imageBin Chen1-0/+19
2018-02-03log: add category LOGC_EFIHeinrich Schuchardt1-0/+1
2018-02-03log: Add a way to log error-return valuesSimon Glass1-0/+13
2018-02-03log: Update log_console to honour the log formatSimon Glass1-1/+26
2018-02-03log: Add control over log formattingSimon Glass1-0/+1
2018-02-03log: Add functions to convert IDs to/from namesSimon Glass1-0/+67
2018-01-29spl: include timezone in bannerKlaus Goger1-1/+1
2018-01-29flash: Fix spelling of "ERR_TIMOUT"Mario Six1-2/+2
2018-01-28Merge git://git.denx.de/u-boot-rockchipTom Rini1-1/+2
2018-01-28spl: add option to disable SPL banner outputAnatolij Gustschin2-0/+9
2018-01-28spl: use different BOARD_INIT MACRO for spl and tplKever Yang2-1/+8
2018-01-28spl: atf: pass NULL for bl32_ep pcKever Yang1-1/+2
2018-01-28common: board_r: Fix style violationsMario Six1-13/+14
2018-01-28common: board_f: Fix style violationsMario Six1-4/+4
2018-01-28Initialize SHA buffer size var in passwd_abortMartin Etnestad1-1/+1
2018-01-24Merge branch 'master' of git://git.denx.de/u-boot-coldfireTom Rini2-3/+2
2018-01-23common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFOAngelo Dureghello2-3/+2
2018-01-23crypto/fsl: Fix HW accelerated hash commandsBreno Lima1-1/+6
2018-01-23common: board_f: vid: Add VID specific API to adjust core voltageRajesh Bhagat1-0/+10
2018-01-19board_r: remove superfluous #ifdef CONFIG_PRAMHeinrich Schuchardt1-2/+0
2018-01-15fix incorrect usage of DT node unit address in commentsAndre Przywara2-9/+9
2018-01-14Merge git://git.denx.de/u-boot-mmcTom Rini2-0/+11
2018-01-12riscv: Modify generic codes to support RISC-VRick Chen2-3/+3
2018-01-12mmc: add a Kconfig option to enable the support for MMC write operationsJean-Jacques Hiblot1-0/+9
2018-01-12common: do not compile common fastboot code when building the SPLJean-Jacques Hiblot1-0/+2
2018-01-03spl: atf: add SPL_ATF_NO_PLATFORM_PARAM optionPhilipp Tomsich2-3/+27
2017-12-24common: Fix-up MAC addr in dts by fetching env variable seriallyPrabhakar Kushwaha1-4/+21
2017-12-18common: image.c: Fix CACHE: Misaligned operation outputHeiko Schocher1-1/+2
2017-12-18Merge tag 'xilinx-for-v2018.01-rc2-v2' of git://www.denx.de/git/u-boot-microb...Tom Rini2-5/+3
2017-12-14Merge git://git.denx.de/u-boot-dmTom Rini2-6/+29
2017-12-14fpga: allow programming fpga from FIT image for all FPGA driversGoldschmidt Simon2-5/+3
2017-12-12binman: Add binman support to spl_ram.cSimon Glass1-4/+15
2017-12-12binman: Add binman symbol support to SPLSimon Glass1-2/+14
2017-12-12SPL: Add FIT data-position property supportPeng Fan2-2/+34
2017-12-07log: Plumb logging into the init sequenceSimon Glass3-1/+7
2017-12-07log: Add a test commandSimon Glass1-0/+10
2017-12-07log: Add a console driverSimon Glass3-0/+44
2017-12-07log: Add an implementation of loggingSimon Glass3-0/+301
2017-12-07Drop the log bufferSimon Glass4-56/+2
2017-12-07usb: Correct use of debug()Simon Glass1-3/+1
2017-12-07Revert "sandbox: Drop special case console code for sandbox"Simon Glass1-0/+7
2017-11-29common: command: tempory buffer should have size of command line bufHeinrich Schuchardt1-1/+1
2017-11-28Merge git://git.denx.de/u-boot-usbTom Rini1-2/+2
2017-11-27spl: TI: Do not default to SPL_FIT_IMAGE_TINY being enabledTom Rini1-1/+0