]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - common
drivers/i2c: Update fti2c010.[ch], i2c_core.c to use SPDX identifiers
[karo-tx-uboot.git] / common /
2013-07-24 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c
2013-07-24 Wolfgang DenkAdd eCos-2.0 SPDX-License-Identifier to source files
2013-07-24 Wolfgang DenkAdd GPL-2.0+ SPDX-License-Identifier to source files
2013-07-23 Axel Lincmd_i2c: Use ARRAY_SIZE instead of reinventing it
2013-07-23 Heiko Schocheri2c, multibus: get rid of CONFIG_I2C_MUX
2013-07-23 Heiko Schocheri2c, soft-i2c: switch to new multibus/multiadapter...
2013-07-23 Heiko Schocheri2c: common changes for multibus/multiadapter support
2013-07-17 Simon Glassbootm: Move fixup_silent_linux() earlier in the bootm...
2013-07-17 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mmc
2013-07-16 Reinhard Pfautpm: add AUTH1 cmds for LoadKey2 and GetPubKey
2013-07-15 Frederic LeroyFix ext2/ext4 filesystem accesses beyond 2TiB
2013-07-15 Lan Yixun (dlan)common: remove unaligned access error in bootmenu_getop...
2013-07-15 Simon Glassscsi: Correct types of scsi_read/write()
2013-07-12 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-nand...
2013-07-12 Simon Glassbootm: Handle errors consistently
2013-07-12 Stefano Babiccommon/image.c: Fix regression with ramdisk load/entry...
2013-07-12 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2013-07-12 Simon Glassbootm: Correct the arguments for the ELF image loader
2013-07-12 Simon Glassbootm: Use selected configuration for ramdisk and fdt
2013-07-12 Simon Glassblackfin: x86: bootm: Handle PREP stage of bootm
2013-07-12 Simon Glassbootm: Remove extra OK message
2013-07-12 Tom Rinicmd_bootm.c: Re-order bootm_load_os return check for...
2013-07-12 Albert ARIBAUDMerge branch 'u-boot-imx/master' into 'u-boot-arm/master'
2013-07-10 Tom Rinicmd_bootm.c: Make bootz handle BOOTM_STATE_FINDOTHER...
2013-07-10 Tom Rinicmd_bootm.c: Make bootz consume 'bootz' from argv,...
2013-07-10 Simon Glassbootm: Add the missing PREP stage to bootz and correct...
2013-07-10 Simon Glassbootm: Clean up bootz_setup() function
2013-07-10 Simon Glassbootm: Require boot function only if it is about to...
2013-07-10 Simon Glassbootm: Disable interrupts only when loading
2013-07-10 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2013-07-08 Anatolij Gustschinvideo: consolidate splash screen alignment code
2013-07-04 Tom Rinicmd_bootm.c: Correct check/return for unsupported sub...
2013-07-03 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2013-07-01 Robert Winklervideo: lcd: Make splash_screen_prepare weak, remove...
2013-07-01 Robert Winklervideo: lcd: Add CONFIG_SPLASH_SCREEN_PREPARE support...
2013-07-01 Piotr Wilczeklcd: align bmp header when uncopmressing image
2013-07-01 Stephen Warrenlcd: remove unaligned access in lcd_dt_simplefb_configu...
2013-07-01 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-nand...
2013-06-28 Simon Glassbootm: Disable interrupts before loading OS
2013-06-28 Tom Rinicmd_bootm.c: Correct BOOTM_ERR_OVERLAP handling
2013-06-28 Albert ARIBAUDMerge branch 'u-boot-imx/master' into 'u-boot-arm/master'
2013-06-27 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-74xx-7xx
2013-06-26 Sascha SilbeFix block device accesses beyond 2TiB
2013-06-26 Steven Stallioncmd_bootm: Add command line arguments to Plan 9
2013-06-26 Simon Glassimage: Add support for signing of FIT configurations
2013-06-26 Simon Glassimage: Add RSA support for image signing
2013-06-26 Simon Glassimage: Support signing of images
2013-06-26 Simon Glassimage: Add signing infrastructure
2013-06-26 Simon GlassAdd a 'fake' go command to the bootm command
2013-06-26 Simon GlassRefactor the bootm command to reduce code duplication
2013-06-26 Simon GlassClarify bootm OS arguments
2013-06-26 Simon GlassAdd trace support to generic board
2013-06-26 Simon GlassAdd a trace command
2013-06-26 Simon GlassAdd function to print a number with grouped digits
2013-06-26 Simon Glassbootstage: Correct printf types
2013-06-26 Simon GlassFix missing return in do_mem_loop()
2013-06-25 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2013-06-25 Rob Herringpxe: add ipappend support
2013-06-25 Joe Hershbergernet: Fix build regression in cmd_pxe.c
2013-06-25 Rob Herringpxe: add support for per arch and SoC default paths
2013-06-25 Rob Herringpxe: add support for ontimeout token
2013-06-25 Rob Herringpxe: simplify menu display and selection
2013-06-25 Rob Herringpxe: always display a menu when present
2013-06-25 Rob Herringpxe: try bootz if bootm fails to find a valid image
2013-06-25 Rob Herringbootz: un-staticize do_bootz
2013-06-25 Rob Herringpxe: fix handling of different localboot values
2013-06-25 Rob Herringpxe: make string parameters const
2013-06-25 Rob Herringpxe: Use ethact setting for pxe
2013-06-24 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc5xxx
2013-06-24 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2013-06-22 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2013-06-21 Scott Woodnand: Don't call adjust_size_for_badblocks for erase
2013-06-20 Ying ZhangMakefile: move the common makefile line to public area
2013-06-20 Ying Zhangcommon/Makefile: Add new symbol CONFIG_SPL_ENV_SUPPORT...
2013-06-19 Albert ARIBAUDMerge branch 'u-boot-ti/master' into 'u-boot-arm/master'
2013-06-19 Albert ARIBAUDMerge branch 'u-boot-samsung/master' into 'u-boot-arm...
2013-06-17 Simon Glassimage: Use ENOENT instead of ENOMEDIUM for better compa...
2013-06-14 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-mmc
2013-06-13 Stephen Warrenenv_mmc: allow negative CONFIG_ENV_OFFSET
2013-06-13 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2013-06-13 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2013-06-13 AmarCOMMON: MMC: Command to support EMMC booting and to...
2013-06-12 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2013-06-12 Kuo-Jung Suusb: ehci: add Faraday USB 2.0 EHCI support
2013-06-12 Kuo-Jung Suusb: hub: make minimum power-on delay configurable
2013-06-12 Vincent Palatinusb: workaround non-working keyboards.
2013-06-12 Vincent Palatinusb: properly re-initialize the USB keyboard.
2013-06-11 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-74xx-7xx
2013-06-11 Scott Woodpowerpc: fix 8xx and 82xx type-punning warnings with...
2013-06-08 Albert ARIBAUDMerge branch 'u-boot-imx/master' into 'u-boot-arm/master'
2013-06-07 Stephen Warrenfdt: remove unaligned access in fdt_fixup_ethernet()
2013-06-07 Masahiro Yamadageneric_board: reduce the redundancy of gd_t struct...
2013-06-07 Peter Korsgaardspl_mmc: add Falcon mode support for raw variant
2013-06-07 Peter Korsgaardspl_mmc: mmc_load_image_raw(): Add sector argument
2013-06-07 Peter Korsgaardspl_mmc: add Falcon mode support for FAT variant
2013-06-07 Peter Korsgaardspl_mmc: mmc_load_image_fat(): Add filename argument...
2013-06-07 Peter Korsgaardspl_mmc: return error from mmc_load_image_{raw, fat...
2013-06-07 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2013-06-07 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-nand...
2013-06-05 Stephen Warrenlcd: add functions to set up simplefb device tree
next