]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - common
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
[karo-tx-uboot.git] / common /
2013-04-04 Albert ARIBAUDMerge branch 'u-boot-samsung/master' into 'u-boot-arm...
2013-04-04 Albert ARIBAUDMerge branch 'u-boot-imx/master' into 'u-boot-arm/master'
2013-03-29 Akshay Saraswatgen: Add sha h/w acceleration to hash
2013-03-28 Albert ARIBAUDMerge branch 'u-boot/master' into 'u-boot-arm/master'
2013-03-27 Steven Stallionimage: Add support for Plan 9
2013-03-27 Tom Rinicmd_ext4: BREAK and correct ext4write parameter order
2013-03-27 Tom Rinienv_callback: Mark find_env_callback as static
2013-03-26 Albert ARIBAUDMerge branch 'u-boot-tegra/master' into 'u-boot-arm...
2013-03-26 Albert ARIBAUDMerge branch 'u-boot-samsung/master' into 'u-boot-arm...
2013-03-20 Tom RiniMerge branch 'spi' of git://git.denx.de/u-boot-x86
2013-03-20 Stephen Warrenlcd: calculate line_length after lcd_ctrl_init()
2013-03-19 Simon Glasssf: Use unsigned type for buffers
2013-03-18 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2013-03-18 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2013-03-18 Lukasz Majewskiusb:gadget: USB Mass Storage Gadget support
2013-03-16 Pantelis Antonioudfu: Fix crash when wrong number of arguments given
2013-03-16 Pantelis Antonioudfu: Only perform DFU board_usb_init() for TRATS
2013-03-15 Simon Glassx86: Enable generic board support
2013-03-15 Simon Glassx86: Adjust board_r.c for x86
2013-03-15 Simon Glassx86: Adjust board_f.c for x86
2013-03-15 Simon GlassAdjust board_r.c for ppc
2013-03-15 Simon GlassAdjust board_f.c for ppc
2013-03-15 Simon GlassAdd CONFIG_SYS_SYM_OFFSETS to support offset symbols
2013-03-15 Simon GlassAdd spl load feature
2013-03-15 Simon GlassIntroduce generic post-relocation board_r.c
2013-03-15 Simon GlassIntroduce generic pre-relocation board_f.c
2013-03-15 Albert ARIBAUDMerge branch 'u-boot-tegra/master' into 'u-boot-arm...
2013-03-15 Albert ARIBAUDMerge branch 'u-boot-imx/master' into 'u-boot-arm/master'
2013-03-12 Albert ARIBAUDRefactor linker-generated arrays
2013-03-12 Tom Rinicmd_mem.c: Fix warning when CONFIG_CMD_MEMTEST is not set
2013-03-12 Joe HershbergerCONFIG_BOOTDELAY default should not affect runtime
2013-03-12 Barak Wasserstromcommon/main: move set_working_fdt_addr to enable usage...
2013-03-12 Wolfgang Denkenv: fix "env ask" command
2013-03-12 Tom Rinicmd_fat.c: Note in fatread help about alignment require...
2013-03-12 Albert ARIBAUDMerge branch 'u-boot-atmel/master' into 'u-boot-arm...
2013-03-12 Akshay SaraswatTMU: Add TMU support in dtt command
2013-03-11 Robert P. J. Daycmd_df.c: Delete this clearly unused source file.
2013-03-11 Robert P. J. Daycmd_mtdparts.c: Correct "reseting" to "resetting" in...
2013-03-11 Joe HershbergerAllow u-boot to be silent without forcing Linux to be
2013-03-11 Stephen Warrencmd_part: don't print cmd name twice in help
2013-03-11 Wolfgang DenkFeature Removal: disable "mtest" command by default
2013-03-11 Tom RiniMerge u-boot/master into u-boot-ti/master
2013-03-11 Nikita Kiryanovlcd: implement a callback for splashimage
2013-03-11 Enric Balletbo i... SPL: ONENAND: Support SPL to boot u-boot from OneNAND.
2013-03-08 Nikita Kiryanovlcd: add option for board specific splash screen prepar...
2013-03-08 Nikita Kiryanovmmc: add support for write protection
2013-03-07 Otavio Salvadorled: Use STATUS_LED_ON and STATUS_LED_OFF when calling...
2013-03-05 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot-arm
2013-03-04 Daniel Schwierzeckbootm: fix conditional compilation for bootm ramdisk...
2013-03-04 Joe Hershbergerenv: Avoid clobbering an edited variable on ctrl-c
2013-03-04 Simon Glasssandbox: Add 'sb' command to access filesystem features
2013-03-04 Tom RiniMerge branch 'mem' of git://git.denx.de/u-boot-x86
2013-03-04 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-blackfin
2013-03-04 Sonic Zhangblackfin: bf60x: Port blackfin core architecture code...
2013-03-01 Stefano BabicSPL: Change description for spl command
2013-03-01 Simon Glasshash: Use lower case for hash algorithm names
2013-03-01 Simon Glasssandbox: Allow hash functions to work correctly
2013-03-01 Simon Glasssandbox: Update mtest to fix crashes
2013-03-01 Simon GlassMove CONFIG_SYS_MEMTEST_SCRATCH #ifdef to top of file
2013-03-01 Simon GlassRoll crc32 into hash infrastructure
2013-03-01 Simon Glasshash: Add a flag to support saving hashes in the enviro...
2013-03-01 Simon Glassimage: Use crc header file instead of C prototypes
2013-03-01 Simon Glasscommon: Use new numeric setenv functions
2013-03-01 Simon GlassUpdate set_working_fdt_addr() to use setenv_addr()
2013-03-01 Simon GlassReduce casting in mtest
2013-03-01 Simon GlassBring mtest putc() into common code
2013-03-01 Simon GlassFix mtest indenting
2013-03-01 Simon GlassUse common mtest iteration counting
2013-03-01 Simon GlassSplit out the memory tests into separate functions
2013-03-01 Simon Glasssandbox: Change memory commands to use map_physmem
2013-03-01 Simon GlassTidy up error checking and fix bug in hash command
2013-02-23 Fabio Estevamcommon: cmd_sata: Fix usage text for 'sata init'
2013-02-23 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot-arm
2013-02-23 Phil Suttercommon/env_nand.c: calculate crc only when readenv...
2013-02-23 Phil Sutterenv_nand.c: clarify log messages when env reading fails
2013-02-23 Harvey Chapmannand: fix nand read.option parsing
2013-02-22 Vipin Kumarimls: Add support to list images in NAND device
2013-02-21 Albert ARIBAUDMerge branch 'u-boot-ti/master' into 'u-boot-arm/master'
2013-02-21 Albert ARIBAUDMerge 'u-boot-microblaze/mainline/arm' into 'u-boot...
2013-02-20 Piotr Wilczekgpt: fix partion size limit
2013-02-20 Holger Hans Peter... led: The gpio_led.c code expects that LED state is...
2013-02-20 Reinhard Arltcmd_elf: Fix broken bootvx command
2013-02-19 Robert P. J. Daycmd_load.c: Add #endif comments to reduce confusion
2013-02-19 Robert P. J. Daycmd_mem.c: Fix some typoes, no functional changes
2013-02-19 Gabor Juhosmalloc: make malloc_bin_reloc static
2013-02-18 Ilya Yanokspl: support for booting via usbeth
2013-02-15 Kim PhillipsMerge branch 'master' of git://git.denx.de/u-boot
2013-02-12 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2013-02-08 Kim Phillipscommon/fdt_support.c: sparse fixes
2013-02-08 Kim Phillipstreewide: include libfdt_env.h before fdt.h
2013-02-04 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2013-02-04 Kim PhillipsMerge branch 'master' of git://git.denx.de/u-boot
2013-02-04 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2013-02-04 Michal Simekserial: arm_dcc: Remove CONFIG_ARM_DCC_MULTI option
2013-02-04 Richard Genoudcmd_time: merge run_command_and_time_it with cmd_process
2013-02-04 Jim Linconsole: USB: KBD: Fix incorrect autoboot timeout
2013-02-04 Fabio Estevamcommon: env_mmc: Use __weak annotation to simplify...
2013-02-04 Gabor Juhoscommon/cmd_bootm.c: prevent running of subcommands...
2013-02-04 Simon GlassOnly use fb_base if we have a display
2013-02-04 Michal Simekcommon: cmd_bdinfo: Fix compilation warning for microblaze
next