]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
2013-03-04 Simon Glassx86: Add function to get top of usable ram
2013-03-04 Tom RiniPrepare v2013.04-rc1 v2013.04-rc1
2013-03-04 Sonic Zhangkerneldoc: Add Sonic Zhang to alias bfin in git-mailrc.
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 Joe Hershbergerubifs: Allow ubifsmount volume reference by number
2013-03-04 Simon Glasssandbox: config: Enable sandbox command
2013-03-04 Simon Glasssandbox: Enable ext4 and fat filesystems
2013-03-04 Simon Glasssandbox: Add 'sb' command to access filesystem features
2013-03-04 Simon Glasssandbox: Add host filesystem
2013-03-04 Simon Glasssandbox: Add a way of obtaining directory listings
2013-03-04 Simon Glassfs: Move ls and read methods into ext4, fat
2013-03-04 Simon Glassfs: Use map_sysmem() on read
2013-03-04 Simon Glassfs: Tell probe functions where to put their results
2013-03-04 Simon Glassfs: Use filesystem methods instead of switch()
2013-03-04 Simon Glassfs: Fully populate the filesystem method struct
2013-03-04 Simon Glassext4: Split write support into its own file
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 Steven Miaoblackfin: bf60x: add resume from hibernate
2013-03-04 Bob Liublackfin: bf60x: add hw watchdog support
2013-03-04 Scott Jiangblackfin: add bf6xx spi driver
2013-03-04 Sonic Zhangblackfin: bf60x: add rsi/sdh support
2013-03-04 Sonic Zhangblackfin: bf60x: add board and headers files to support...
2013-03-04 Bob Liublackfin: bf60x: add gpio support
2013-03-04 Bob Liublackfin: bf60x: support big cplb page
2013-03-04 Bob Liublackfin: bf60x: add dma support
2013-03-04 Sonic Zhangblackfin: bf60x: add serial support
2013-03-04 Sonic Zhangblackfin: bf60x: Port blackfin core architecture code...
2013-03-04 Bob Liublackfin: bf60x: new processor header files
2013-03-01 Stefano BabicSPL: Change description for spl command
2013-03-01 Stefano BabicOMAP3: drop CONFIG_SPL_OS_BOOT_KEY and use local define
2013-03-01 Stefano BabicAdd README for the "Falcon" mode
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 Glasssandbox: config: Enable hash functions and mtest
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 Glassnet: Use new numeric setenv functions
2013-03-01 Simon Glassfs: Use new numeric setenv functions
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 Glasssandbox: Add un/map_sysmen() to deal with sandbox's...
2013-03-01 Taylor Huttsandbox: Improve sandbox serial port keyboard interface
2013-03-01 Simon GlassUpdate print_buffer() to use const
2013-03-01 Simon GlassTidy up error checking and fix bug in hash command
2013-03-01 Allen Martinsandbox: fix compiler warning
2013-02-28 Wolfgang DenkARM: ns9750dev: remove remainders of dead board
2013-02-28 Wolfgang DenkREADME.scrapyard: add missing commit IDs
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 Joe Hershbergermtd: nand: Check if NAND is locked tight before lock...
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 Allen MartinMAKEALL: add support for per architecture toolchains
2013-02-20 Piotr Wilczekgpt: fix partion size limit
2013-02-20 Holger Hans... mac: Fix the condition check for setting the MAC from...
2013-02-20 Holger Hans... led: The gpio_led.c code expects that LED state is...
2013-02-20 Holger Hans... gpio: Build the da8xx_gpio code for the davinci644x...
2013-02-20 Reinhard Arltcmd_elf: Fix broken bootvx command
2013-02-19 Robert P. J... cmd_load.c: Add #endif comments to reduce confusion
2013-02-19 Robert P. J... cmd_mem.c: Fix some typoes, no functional changes
2013-02-19 Robert P. J... fw_env.config: Correct "fw_saveenv" to "fw_setenv".
2013-02-19 Piotr Wilczekvsprintf: add ustrtoll function
2013-02-19 Gabor Juhosmalloc: make malloc_bin_reloc static
2013-02-19 Scott Woodserial/ns16550: don't generate functions for undefined...
2013-02-19 Bo ShenARM: atmel: add at91sam9g20ek_2mmc nand boot support
2013-02-18 Tom Riniam335x evm: Add am335x_evm_spiboot target
2013-02-18 Ilya Yanokdoc/SPL/README.am335x-network: Document using ethernet...
2013-02-18 Chase Maupinam335x_evm: Add NET environment variables
2013-02-18 Chase Maupinam335x_evm: Add SPI environment variables
2013-02-18 Chase Maupinam335x_evm: Add NAND environment variables
2013-02-18 Michael Jonesomap3: mvblx: pass FPGA version to the kernel
2013-02-18 Michael Jonesomap3: mvblx: select fpgafilename according to orientation
2013-02-18 Howard Grayomap3: mvblx: change console to ttyO0 and make silent...
2013-02-18 Enric Balletbo... OMAP3: igep00x0: Add new IGEP COM PROTON.
2013-02-18 Enric Balletbo... OMAP3: igep00x0: add missing include mach-types.h
2013-02-18 Enric Balletbo... OMAP3: igep00x0: use official board names.
2013-02-18 Ilya Yanokam335x_evm: enable support for booting via USB
2013-02-18 Ilya Yanokam33xx: support for booting via usbeth
2013-02-18 Ilya Yanokspl: support for booting via usbeth
2013-02-18 Lars Poeschelam33xx: pcm051: Remove wp pin mux for sd-card
2013-02-18 robertcnelson... beagle: expansion boards: add LSR COM6L adapter
2013-02-18 robertcnelson... beagle: expansion boards: retry i2c_read with 16bit...
2013-02-18 Tomas Novotnyda8xx: Add the missing pinmux for da830 to the gpio...
2013-02-18 Tomas Novotnyda8xx: ea20: Add the configuration define for the exact...
2013-02-18 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc83xx
next