summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2017-08-31MLK-12883 usb: limit USB_MAX_XFER_BLK to 256Peng Fan
2017-04-05common: spl: don't optimize away version stringColibri-iMX7_LXDE-Image_2.7b2-20170410Colibri-iMX6_LXDE-Image_2.7b2-20170410Colibri-VF_LXDE-Image_2.7b2-20170410Colibri-T30_LXDE-Image_2.7b2-20170410Colibri-T20_LXDE-Image_2.7b2-20170410Apalis-iMX6_LXDE-Image_2.7b2-20170410Apalis-TK1_LXDE-Image_2.7b2-20170410Apalis-T30_LXDE-Image_2.7b2-20170410Max Krummenacher
2017-03-30common: apalis/colibri imx6: spl: add config to silence console outputMax Krummenacher
2017-03-30common: spl: add config to suppress console outputMax Krummenacher
2017-01-18spl: add serial download protocol (SDP) supportStefan Agner
2017-01-11board_r: workaround deleted output line and garbage charsColibri_iMX7_LinuxImageV2.7Beta1_20170112Colibri_iMX6_LinuxImageV2.7Beta1_20170112Colibri_VF_LinuxImageV2.7Beta1_20170112Colibri_T30_LinuxImageV2.7Beta1_20170112Colibri_T20_LinuxImageV2.7Beta1_20170112Apalis_iMX6_LinuxImageV2.7Beta1_20170112Apalis_TK1_LinuxImageV2.7Beta1_20170112Apalis_T30_LinuxImageV2.7Beta1_20170112Max Krummenacher
2017-01-11common: fdt_support: Add support for setting usable memorySanchayan Maity
2017-01-11spl: add USB Gadget config optionStefan Agner
2017-01-11spl: dfu: move DFU Kconfig to SPL KconfigStefan Agner
2017-01-11spl: add RAM boot device only if it is actually definedStefan Agner
2017-01-11spl: mmc: fix switch statementMax Krummenacher
2017-01-11generic-board: make show_board_info a weak functionMarcel Ziswiler
2017-01-11Revert "generic-board: allow showing custom board info"Marcel Ziswiler
2016-11-05image: Protect against overflow in unknown_msg()Simon Glass
2016-11-03cmd: dfu: Add error handling for board_usb_initMichal Simek
2016-10-28Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-10-26config: Move CONFIG_DEFAULT_FDT_FILE to defconfigsJagan Teki
2016-10-23Convert CONFIG_SYS_STDIO_DEREGISTER to KconfigSimon Glass
2016-10-23Convert CONFIG_SYS_CONSOLE_INFO_QUIET to KconfigSimon Glass
2016-10-23Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to KconfigSimon Glass
2016-10-23Convert CONFIG_SYS_CONSOLE_ENV_OVERWRITE to KconfigSimon Glass
2016-10-23Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass
2016-10-23Convert CONSOLE_PRE_CONSOLE_BUFFER options to KconfigSimon Glass
2016-10-23Convert SILENT_CONSOLE options to KconfigSimon Glass
2016-10-17watchdog: Fix Watchdog Reset while in U-Boot PromptAndreas J. Reichel
2016-10-15spl: move SYS_OS_BASE to KconfigHeiko Schocher
2016-10-14spl: move SPL_OS_BOOT to KconfigHeiko Schocher
2016-10-13libfdt: Sync fdt_for_each_subnode() with upstreamSimon Glass
2016-10-13libfdt: Bring in upstream stringlist functionsSimon Glass
2016-10-13cmd/fdt: add possibilty to have 'extrasize' on fdt resizeHannes Schmelzer
2016-10-12Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini
2016-10-12common: Add DISPLAY_BOARDINFOLokesh Vutla
2016-10-12common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla
2016-10-11board_f: Drop the extra fdtdec_prepare_fdt()Simon Glass
2016-10-11dm: stdio: Allow lazy probing of video devicesSimon Glass
2016-10-08Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-10-08spl: saveenv: adding saveenv support in SPLB, Ravi
2016-10-07common/console.c: ensure GD_FLG_SILENT is set or clearedChris Packham
2016-10-06Various, accumulated typos collected from around the tree.Robert P. J. Day
2016-10-06spl: Make spl_boot_list a local variableSimon Glass
2016-10-06spl: Update spl_load_simple_fit() to take an spl_image paramSimon Glass
2016-10-06spl: Update fat functions to take an spl_image parameterSimon Glass
2016-10-06spl: Update ext functions to take an spl_image parameterSimon Glass
2016-10-06spl: Pass spl_image as a parameter to load_image() methodsSimon Glass
2016-10-06spl: Convert spl_board_load_image() to use linker listSimon Glass
2016-10-06spl: Convert spl_net_load_image() to use linker listSimon Glass
2016-10-06spl: Convert spl_spi_load_image() to use linker listSimon Glass
2016-10-06spl: spi: Move the generic SPI loader into common/splSimon Glass
2016-10-06spl: Convert spl_sata_load_image() to use linker listSimon Glass
2016-10-06spl: Convert spl_usb_load_image() to use linker listSimon Glass