]> git.ipfire.org Git - people/ms/u-boot.git/history - common
lib/asm-offsets - make GD_RELOCADDR, GD_RELOC_OFF & GD_START_ADDR_SP available for...
[people/ms/u-boot.git] / common /
2015-03-06  Heiko Schocherspl: fix calling "spl export .." more than once
2015-03-06  Alison Wangm68k: Add generic board support for MCF547X/8X and...
2015-03-06  angelo@sysam.itm68k: add generic-board support
2015-03-06  Peter Tysercmd_yaffs: Clean up command usage messages
2015-03-06  Hannes Petermaiercommon/lcd: Add command for writing to lcd-display
2015-03-06  Hannes Petermaiercommon/lcd: Add command for setting cursor within lcd...
2015-03-05  Rob Herringgpt: support random UUIDs without setting environment...
2015-03-05  Rob Herringgpt: fix error reporting on partition table write failures
2015-03-05  Nikolaos Pasaloukoskconfig: common: Fix memtest bool name
2015-03-05  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2015-03-04  Simon Glassarm: spl: Allow board_init_r() to run with a larger...
2015-03-02  Tom RiniMerge branch 'xnext/zynqmp' of git://www.denx.de/git...
2015-03-02  Tom RiniMerge git://git.denx.de/u-boot-usb
2015-03-02  Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2015-03-02  Tom RiniMerge branch 'rmobile' of git://git.denx.de/u-boot-sh
2015-03-02  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2015-02-25  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2015-02-25  gaurav ranacrypto/fsl - Add progressive hashing support using...
2015-02-25  gaurav ranacrypto/fsl: Make function names consistent for blob...
2015-02-25  Dileep Kattafastboot: Correct fastboot_fail and fastboot_okay strings
2015-02-25  Rob Herringfastboot: Add USB cable detect check
2015-02-25  Dileep Kattausb: gadget: fastboot: Add fastboot erase
2015-02-24  Masahiro Yamadakconfig: remove unneeded dependency on !SPL_BUILD
2015-02-23  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mmc
2015-02-23  Pantelis Antonioummc: Implement SD/MMC versioning properly
2015-02-22  Tom RiniMerge git://git.denx.de/u-boot-sunxi
2015-02-21  Tom RiniMerge git://git.denx.de/u-boot-dm
2015-02-19  Lubomir Popovcmd_i2c: Provide option for bulk 'i2c write' in one...
2015-02-19  Masahiro Yamadacmd_i2c: quit I2C commands immediately on error
2015-02-18  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fdt
2015-02-18  Joe Hershbergercmd_fdt: Print the control fdt in terms of virtual...
2015-02-18  Joe Hershbergercmd_fdt: Actually fix fdt command in sandbox
2015-02-18  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-avr32
2015-02-17  Andreas Bießmannavr32: add generic board support
2015-02-17  Andreas Bießmanncommon/board_r: allocate bootparams
2015-02-17  Andreas Bießmanncommon/board_f: factor out reserve_stacks
2015-02-17  Tom RiniMerge branch 'master' of http://git.denx.de/u-boot...
2015-02-17  Christian Gmeinercmd_eeprom: make it possible to define the used i2c bus
2015-02-16  Heiko Schocherspl, spl_nor: fix compiler warning
2015-02-16  Simon Glassarm: spl: Provide for a board-specific loader
2015-02-16  Axel Linimage: Convert to use fdt_for_each_subnode macro
2015-02-16  Tom RiniMerge git://git.denx.de/u-boot-marvell
2015-02-16  Tom RiniMerge branch 'sandbox' of git://git.denx.de/u-boot-x86
2015-02-13  Tom RiniMerge git://git.denx.de/u-boot-samsung
2015-02-13  Tom RiniMerge git://git.denx.de/u-boot-dm
2015-02-13  Tom RiniMerge branch 'rmobile' of git://git.denx.de/u-boot-sh
2015-02-13  Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2015-02-12  Simon Glassdm: Add CMD_DM and CMD_DEMO to Kconfig
2015-02-12  Simon Glassdm: i2c: Add a dm_ prefix to driver model bus speed...
2015-02-12  Simon GlassIntroduce board_init_f_mem() to handle early memory...
2015-02-12  Hans de Goedemalloc_simple: Return NULL on malloc failure rather...
2015-02-12  Peter Tyserdm: Prevent "demo hello" and "demo status" segfaults
2015-02-10  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2015-02-10  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-atmel
2015-02-10  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2015-02-10  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2015-02-10  Nikita Kiryanovlcd: split splash code into its own function
2015-02-10  Nikita Kiryanovlcd: dt: extract simplefb support
2015-02-10  Nikita Kiryanovlcd: rename bitmap_plot to better represent its functio...
2015-02-10  Nikita Kiryanovlcd: various cleanups
2015-02-10  Nikita Kiryanovlcd: remove unused includes
2015-02-10  Nikita Kiryanovlcd: introduce lcd_set_cmap
2015-02-10  Nikita Kiryanovlcd: logo: move generic cmap setting to lcd_logo_set_cmap()
2015-02-10  Nikita Kiryanovlcd: mpc823: move mpc823-specific lcd_logo_set_cmap...
2015-02-10  Nikita Kiryanovlcd: atmel: introduce lcd_logo_set_cmap
2015-02-10  Nikita Kiryanovlcd: mpc8xx: move mpc823-specific fb_put_byte to mpc8xx...
2015-02-10  Nikita Kiryanovlcd: atmel: move atmel-specific fb_put_word to atmel_lcdfb
2015-02-10  Nikita Kiryanovlcd: split configuration_get_cmap
2015-02-09  Tom RiniMerge branch 'microblaze' of git://git.denx.de/u-boot...
2015-02-09  Michal Simekbdinfo: Show information about fdt blob via bdinfo
2015-02-09  Michal Simekmicroblaze: Move architecture to use generic board...
2015-02-09  Andreas Bießmanncommon/board_r: manual relocation for cmd table
2015-02-07  Heiko Schochercommon/board_f: add at91 wdt
2015-02-06  Simon Glassscsi: bootstage: Measure time taken to scan the bus
2015-02-04  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-ubi
2015-02-02  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-ti
2015-02-02  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-blackfin
2015-02-02  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2015-01-31  Tom RiniMerge branch 'patman' of git://git.denx.de/u-boot-x86
2015-01-31  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2015-01-30  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2015-01-30  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-dm
2015-01-30  Michal Simekfpga: Extend dump description
2015-01-30  Bin Mengcmd: Fix gettime command help
2015-01-30  Ruchika Guptarsa: Use checksum algorithms from struct hash_algo
2015-01-30  Ruchika GuptaUse hash.c in mkimage
2015-01-30  Ruchika Guptahash: Add function to find hash_algo struct with progre...
2015-01-30  Martin DorwigExport redesign
2015-01-30  Simon Glassdm: i2c: Provide an offset length parameter where needed
2015-01-30  Simon Glassdm: i2c: Rename driver model I2C functions to permit...
2015-01-30  Simon Glassdm: demo: Add a simple GPIO demonstration
2015-01-30  Masahiro Yamadageneric-board: show model name in board_init_f() too
2015-01-30  Masahiro Yamadacmd_i2c: change variable type for 10bit addressing...
2015-01-29  Michal Simekcommon: bootm: Document fake bootm sub-command
2015-01-29  Guilherme Maciel... dumpimage: fit: extract FIT images
2015-01-29  Guilherme Maciel... imagetool: make the image_save_datafile() available...
2015-01-29  Pieter Voorthuijsencommon: add cache flush to imxtract function
2015-01-29  Sjoerd Simonspart: let list put the list in an environment variable
2015-01-29  Sjoerd Simonsfs: Add command to retrieve the filesystem type
2015-01-29  Nikita Kiryanovcommon: convert compulab splash load code to common...
next