summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
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
2018-01-03spl: atf: add SPL_ATF_NO_PLATFORM_PARAM optionPhilipp Tomsich
2017-12-24common: Fix-up MAC addr in dts by fetching env variable seriallyPrabhakar Kushwaha
2017-12-18common: image.c: Fix CACHE: Misaligned operation outputHeiko Schocher
2017-12-18Merge tag 'xilinx-for-v2018.01-rc2-v2' of git://www.denx.de/git/u-boot-microb...Tom Rini
2017-12-14Merge git://git.denx.de/u-boot-dmTom Rini
2017-12-14fpga: allow programming fpga from FIT image for all FPGA driversGoldschmidt Simon
2017-12-12binman: Add binman support to spl_ram.cSimon Glass
2017-12-12binman: Add binman symbol support to SPLSimon Glass
2017-12-12SPL: Add FIT data-position property supportPeng Fan
2017-12-07log: Plumb logging into the init sequenceSimon Glass
2017-12-07log: Add a test commandSimon Glass
2017-12-07log: Add a console driverSimon Glass
2017-12-07log: Add an implementation of loggingSimon Glass
2017-12-07Drop the log bufferSimon Glass
2017-12-07usb: Correct use of debug()Simon Glass
2017-12-07Revert "sandbox: Drop special case console code for sandbox"Simon Glass
2017-11-29common: command: tempory buffer should have size of command line bufHeinrich Schuchardt
2017-11-28Merge git://git.denx.de/u-boot-usbTom Rini