]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
2013-03-11 Andreas Bießmanndisplay_options:print_buffer: align ASCII print
2013-03-11 Wolfgang DenkFeature Removal: disable "mtest" command by default
2013-03-10 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc82xx
2013-03-09 Holger Brunckpowerpc/82xx/km: removed unneeded ifdef
2013-03-09 Holger Brunckpowerpc/82xx/km: make handle_mgcoge3un_reset static
2013-03-09 Anatolij Gustschinmpc512x: pdm360ng: drop not needed memory node fixup
2013-03-09 Anatolij Gustschinmpc512x: Adjust the DRAM init sequence to the datasheet...
2013-03-09 Anatolij Gustschinmpc512x: add ifm ac14xx board
2013-03-09 Anatolij Gustschinmpc512x: allow configuring board specific IPS divider
2013-03-09 Anatolij Gustschinmpc512x: optionally configure DIU, LPC and NFC deviders
2013-03-09 Anatolij Gustschinmpc512x: use common code for clock setting for all...
2013-03-09 Anatolij Gustschinmpc512x: use common code for CSx configuration
2013-03-09 Anatolij Gustschinmpc512x: add common LAW and Chip Select configuration
2013-03-09 Stefan Roesempc5200: a4m2k: Implement custom "dynamic" watchdog...
2013-03-09 Stefan Roesempc5200: Add a4m2k board port
2013-03-09 Stefan Roesempc5200: spl_boot.c: Change init oder to first enable...
2013-03-04 Simon Glassx86: Enable CONFIG_OF_CONTROL on coreboot
2013-03-04 Simon Glassx86: Adjust link device tree include file
2013-03-04 Simon Glassx86: Add error checking to x86 relocation code
2013-03-04 Simon Glassx86: Support relocation of FDT on start-up
2013-03-04 Simon Glassx86: Rearrange the output input to remove BSS
2013-03-04 Simon Glassx86: Add an __end symbol to signal the end of the U...
2013-03-04 Simon Glassx86: Permit bootstage and timer data to be used prior...
2013-03-04 Simon Glassx86: Add basic cache operations
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-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-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-18 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc83xx
2013-02-18 Simon Glassnds32: Add a basic errno.h
2013-02-15 Holger Brunckpowerpc/83xx/km: drop uneeded dtt_bus environment var
next