summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-0515-15/+15
* spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-...Faiz Abbas2018-03-052-3/+3
* Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford2018-02-231-0/+8
* Merge git://git.denx.de/u-boot-usbTom Rini2018-02-232-4/+6
|\
| * dfu: Rename _FUNCTION_DFU to DFU_OVER_Marek Vasut2018-02-211-2/+2
| * dfu: Fix up the Kconfig messMarek Vasut2018-02-211-2/+4
| * usb: gadget: sdp: add missing line breaksAndre Heider2018-02-211-2/+2
* | fdt: Fixup only valid memory banksThierry Reding2018-02-231-0/+7
|/
* fdt: Fixup only valid memory banksThierry Reding2018-02-181-1/+7
* fdt: Implement weak arch_fixup_fdt()Alexey Brodkin2018-02-181-0/+5
* configs: Migrate CONFIG_SPL_FRAMEWORKTom Rini2018-02-141-1/+9
* fix spelling of 'functions' in 2 places (was 'funtcions')Simon Goldschmidt2018-02-131-1/+1
* tftp: update: Include missing cfi_flash.h headerMarek Vasut2018-02-131-0/+1
* cmd: fitupd: Convert CONFIG_UPDATE_TFTP and co.Marek Vasut2018-02-131-0/+21
* spl: fit: move fdt_record_loadable out of ARCH_FIXUP_FDT_MEMORY guardPhilipp Tomsich2018-02-131-39/+39
* spl: eMMC/SD: Provide one __weak spl_boot_mode() functionLukasz Majewski2018-02-071-0/+11
* parse the second area of android imageBin Chen2018-02-071-0/+19
* log: add category LOGC_EFIHeinrich Schuchardt2018-02-031-0/+1
* log: Add a way to log error-return valuesSimon Glass2018-02-031-0/+13
* log: Update log_console to honour the log formatSimon Glass2018-02-031-1/+26
* log: Add control over log formattingSimon Glass2018-02-031-0/+1
* log: Add functions to convert IDs to/from namesSimon Glass2018-02-031-0/+67
* spl: include timezone in bannerKlaus Goger2018-01-291-1/+1
* flash: Fix spelling of "ERR_TIMOUT"Mario Six2018-01-291-2/+2
* Merge git://git.denx.de/u-boot-rockchipTom Rini2018-01-281-1/+2
|\
| * spl: atf: pass NULL for bl32_ep pcKever Yang2018-01-281-1/+2
* | spl: add option to disable SPL banner outputAnatolij Gustschin2018-01-282-0/+9
* | spl: use different BOARD_INIT MACRO for spl and tplKever Yang2018-01-282-1/+8
* | common: board_r: Fix style violationsMario Six2018-01-281-13/+14
* | common: board_f: Fix style violationsMario Six2018-01-281-4/+4
* | Initialize SHA buffer size var in passwd_abortMartin Etnestad2018-01-281-1/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-coldfireTom Rini2018-01-242-3/+2
|\
| * common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFOAngelo Dureghello2018-01-232-3/+2
* | crypto/fsl: Fix HW accelerated hash commandsBreno Lima2018-01-231-1/+6
* | common: board_f: vid: Add VID specific API to adjust core voltageRajesh Bhagat2018-01-231-0/+10
|/
* board_r: remove superfluous #ifdef CONFIG_PRAMHeinrich Schuchardt2018-01-191-2/+0
* fix incorrect usage of DT node unit address in commentsAndre Przywara2018-01-152-9/+9
* Merge git://git.denx.de/u-boot-mmcTom Rini2018-01-142-0/+11
|\
| * mmc: add a Kconfig option to enable the support for MMC write operationsJean-Jacques Hiblot2018-01-121-0/+9
| * common: do not compile common fastboot code when building the SPLJean-Jacques Hiblot2018-01-121-0/+2
* | riscv: Modify generic codes to support RISC-VRick Chen2018-01-122-3/+3
|/
* spl: atf: add SPL_ATF_NO_PLATFORM_PARAM optionPhilipp Tomsich2018-01-032-3/+27
* common: Fix-up MAC addr in dts by fetching env variable seriallyPrabhakar Kushwaha2017-12-241-4/+21
* common: image.c: Fix CACHE: Misaligned operation outputHeiko Schocher2017-12-181-1/+2
* Merge tag 'xilinx-for-v2018.01-rc2-v2' of git://www.denx.de/git/u-boot-microb...Tom Rini2017-12-182-5/+3
|\
| * fpga: allow programming fpga from FIT image for all FPGA driversGoldschmidt Simon2017-12-142-5/+3
* | Merge git://git.denx.de/u-boot-dmTom Rini2017-12-142-6/+29
|\ \ | |/ |/|
| * binman: Add binman support to spl_ram.cSimon Glass2017-12-121-4/+15
| * binman: Add binman symbol support to SPLSimon Glass2017-12-121-2/+14
* | SPL: Add FIT data-position property supportPeng Fan2017-12-122-2/+34
|/