summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeLines
* spl: mmc: fix switch statementMax Krummenacher2016-11-29-1/+0
* spl: add USB Gadget config optionStefan Agner2016-11-28-12/+21
* spl: dfu: move DFU Kconfig to SPL KconfigStefan Agner2016-11-28-0/+26
* spl: add RAM boot device only if it is actually definedStefan Agner2016-11-28-0/+2
* xyz-modem: Change getc timeout loop waitingtomas.melin@vaisala.com2016-11-28-5/+5
* sata: fix sata command can not being executed bugTang Yuantian2016-11-28-3/+5
* generic-board: make show_board_info a weak functionMarcel Ziswiler2016-11-28-1/+1
* Revert "generic-board: allow showing custom board info"Marcel Ziswiler2016-11-28-1/+1
* spl: remove redundant call to parse_image_header()tomas.melin@vaisala.com2016-11-28-1/+0
* spl: add check for FIT-header when loading imagetomas.melin@vaisala.com2016-11-28-1/+2
* Merge git://git.denx.de/u-boot-rockchipTom Rini2016-11-26-4/+5
|\
| * stdio: Correct numbering logic in stdio_probe_device()Simon Glass2016-11-25-2/+3
| * stdio: Correct code style nitsSimon Glass2016-11-25-2/+2
* | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-11-25-1/+18
|\ \ | |/ |/|
| * image-fit: Fix compiling error caused by autoconf.hYork Sun2016-11-23-1/+1
| * armv8: Support loading 32-bit OS in AArch32 execution stateAlison Wang2016-11-22-1/+18
* | image: Combine image_sig_algo with image_sign_infoAndrew Duda2016-11-21-26/+31
* | image: Add crypto_algo struct for RSA infoAndrew Duda2016-11-21-23/+23
* | rsa: Verify RSA padding programaticallyAndrew Duda2016-11-21-3/+6
* | ext4: Allow reading files with non-zero offset, clamp read lenStefan BrĂ¼ns2016-11-21-4/+4
|/
* spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to KconfigSemen Protsenko2016-11-18-2/+29
* image: Protect against overflow in unknown_msg()Simon Glass2016-11-05-2/+4
* cmd: dfu: Add error handling for board_usb_initMichal Simek2016-11-03-1/+5
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-10-28-0/+5
|\
| * config: Move CONFIG_DEFAULT_FDT_FILE to defconfigsJagan Teki2016-10-26-0/+5
* | Convert CONFIG_SYS_STDIO_DEREGISTER to KconfigSimon Glass2016-10-23-4/+13
* | Convert CONFIG_SYS_CONSOLE_INFO_QUIET to KconfigSimon Glass2016-10-23-0/+8
* | Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to KconfigSimon Glass2016-10-23-0/+9
* | Convert CONFIG_SYS_CONSOLE_ENV_OVERWRITE to KconfigSimon Glass2016-10-23-0/+9
* | Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass2016-10-23-0/+21
* | Convert CONSOLE_PRE_CONSOLE_BUFFER options to KconfigSimon Glass2016-10-23-3/+45
* | Convert SILENT_CONSOLE options to KconfigSimon Glass2016-10-23-2/+47
* | watchdog: Fix Watchdog Reset while in U-Boot PromptAndreas J. Reichel2016-10-17-0/+2
|/
* spl: move SYS_OS_BASE to KconfigHeiko Schocher2016-10-15-0/+10
* spl: move SPL_OS_BOOT to KconfigHeiko Schocher2016-10-14-0/+8
* libfdt: Sync fdt_for_each_subnode() with upstreamSimon Glass2016-10-13-5/+5
* libfdt: Bring in upstream stringlist functionsSimon Glass2016-10-13-21/+17
* cmd/fdt: add possibilty to have 'extrasize' on fdt resizeHannes Schmelzer2016-10-13-2/+3
* Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2016-10-12-7/+83
|\
| * board_f: Drop the extra fdtdec_prepare_fdt()Simon Glass2016-10-11-3/+0
| * dm: stdio: Allow lazy probing of video devicesSimon Glass2016-10-11-4/+83
* | common: Add DISPLAY_BOARDINFOLokesh Vutla2016-10-12-0/+8
* | common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla2016-10-12-0/+8
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-10-08-0/+1
|\
| * tools: mkimage: add support for Vybrid image formatAlbert ARIBAUD \(3ADEV\)2016-10-06-0/+1
* | spl: saveenv: adding saveenv support in SPLB, Ravi2016-10-08-0/+13
* | common/console.c: ensure GD_FLG_SILENT is set or clearedChris Packham2016-10-07-4/+13
* | Various, accumulated typos collected from around the tree.Robert P. J. Day2016-10-06-3/+3
* | spl: Make spl_boot_list a local variableSimon Glass2016-10-06-12/+12
* | spl: Update spl_load_simple_fit() to take an spl_image paramSimon Glass2016-10-06-10/+11