]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - common
Prepare v2015.07-rc2
[karo-tx-uboot.git] / common /
2015-09-08 Simon Glassdm: usb: Convert 'usb' command to support driver model
2015-09-08 Simon Glassdm: usb: Adjust usb_alloc_new_device() to return an...
2015-09-08 Simon Glassdm: usb: Adjust usb command to prepare for driver model
2015-09-08 Simon Glasscros_ec: Remove unused cros_ec_board_init() function
2015-09-08 Simon Glasscros_ec: Drop unused CONFIG_DM_CROS_EC
2015-09-08 Simon Glassdm: x86: spi: Convert ICH SPI driver to driver model
2015-09-08 Joe Hershbergerdm: eth: Add basic driver model support to Ethernet...
2015-09-08 Joe Hershbergercmd: net: Clean up return codes
2015-09-08 Joe Hershbergernet: Remove the bd* parameter from net stack functions
2015-09-08 Joe Hershbergercommon: Make sure arch-specific map_sysmem() is defined
2015-09-08 Hannes Petermaiercommon/lcd_console: introduce display/framebuffer rotation
2015-09-08 Hannes Petermaiercommon/lcd_console: move single static variables into...
2015-09-08 Hannes Petermaiercommon/lcd_console: ask only one-time for bg/fg-color...
2015-09-08 Hannes Petermaiercommon/lcd_console: cleanup lcd_drawchars/lcd_putc_xy
2015-09-08 Simon Glassdm: pci: Add a uclass for PCI
2015-09-08 Simon Glassdm: core: Add dev_get_uclass_priv() to access uclass...
2015-09-08 Simon GlassCorrect map_sysmem() logic in do_mem_mw()
2015-09-08 Simon Glassdm: Add a new CPU init function which can use driver...
2015-09-08 Paul Kocialkowskifastboot: Proper download gadget unregister and clear...
2015-09-08 Michael Scottfastboot: check for alias when looking up partition...
2015-09-08 Heiko Schocherdfu: cmd: trigger watchdog before calling usb_gadget_ha...
2015-09-08 Fabio Estevamcmd_usb_mass_storage: Use 'USB Mass Storage' in the...
2015-09-08 Inha Songusb: gadget: thor: Invoke board specific USB cleanup...
2015-09-08 Inha Songusb: gadget: UMS: Invoke board specific USB cleanup...
2015-09-08 Kishon Vijay Abraham Iusb: modify usb_gadget_handle_interrupts to take contro...
2015-09-08 Kishon Vijay Abraham Icommon: cmd_dfu: invoke board_usb_cleanup() for cleaning up
2015-09-08 Tim Harveyusb: hub: allow pgood_delay to be specified via env
2015-09-08 Stephen Warrenusb: fix first descriptor fetch error handling
2015-09-08 Paul Kocialkowskiusb: Early failure when the first descriptor read fails...
2015-09-08 Paul Kocialkowskiusb: Check usb_new_device for failure
2015-09-08 Paul Kocialkowskiusb: usb_new_device return codes consistency
2015-09-08 Sergey Temerkhanovusb_storage:Fix USB storage capacity detection on 64...
2015-09-08 Franck Jullienusb_storage : scan all interfaces to find a storage...
2015-09-08 angelo@sysam.itm68k: add generic-board support
2015-09-02 Lothar Waßmanncommon/board_f: add missing #endif after merge
2015-09-01 Tim Harveyenv_nand: use nand_spl_load_image for readenv if SPL
2015-09-01 Eric Nelsonunzip: add gzwrite command to write compressed image...
2015-09-01 Tim Harveyfdt: add new fdt_fixup_display function to configure...
2015-09-01 Linus Walleijcommon/armflash: Support for ARM flash images
2015-09-01 Stefan Agnercommon, ubi: use positive return values for ubi check
2015-09-01 Albert ARIBAUD ... Introduce CONFIG_SPL_PANIC_ON_RAW_IMAGE
2015-09-01 Albert ARIBAUD ... lpc32xx: add lpc32xx-spl.bin boot image target
2015-09-01 Tom Rinicmd_mem.c: Update 'iteration_limit' to unsigned long
2015-09-01 Pavel Machekcmd_mem: cleanups, catch bad usage
2015-09-01 Mario Schuknechtenv_sf: Fix recovery default
2015-09-01 Alexey Brodkinarc: clean-up init procedure
2015-09-01 Peter Tysernand: yaffs: Remove the "nand write.yaffs" command
2015-09-01 Peter Tysercmd_nand: Verify writes to NAND
2015-09-01 angelo@sysam.itm68k: fix 3 broken boards
2015-09-01 Alexey Brodkincommon/board_f: move board_init_f_mem() from #else...
2015-09-01 Sjoerd Simonspart: Add support for list filtering on bootable partitions
2015-09-01 Rob Herringremove unnecessary version.h includes
2015-09-01 Stefan Roesecommon/board_f.c: Enable IMX watchdog in init_func_watc...
2015-09-01 Siva Durga Prasad... common: cmd_elf: Add support to disable start of applic...
2015-09-01 Jan Kiszkacommon/board_r: Restore non-cached memory setup
2015-09-01 Przemyslaw Marczakdlmalloc: do memset in malloc init as new default config
2015-09-01 Fabio Estevamcmd_usb_mass_storage: Remove extra 'ums' string in...
2015-09-01 Alexey Brodkincommon/board_f: implement type casting for gd structure
2015-09-01 Heiko Schocherspl: fix calling "spl export .." more than once
2015-09-01 Alison Wangm68k: Add generic board support for MCF547X/8X and...
2015-09-01 angelo@sysam.itm68k: add generic-board support
2015-09-01 Peter Tysercmd_yaffs: Clean up command usage messages
2015-09-01 Hannes Petermaiercommon/lcd: Add command for writing to lcd-display
2015-09-01 Hannes Petermaiercommon/lcd: Add command for setting cursor within lcd...
2015-09-01 Rob Herringgpt: support random UUIDs without setting environment...
2015-09-01 Rob Herringgpt: fix error reporting on partition table write failures
2015-09-01 Nikolaos Pasaloukoskconfig: common: Fix memtest bool name
2015-09-01 Simon Glassarm: spl: Allow board_init_r() to run with a larger...
2015-09-01 Stephen Warrencommon: board: support systems with where RAM ends...
2015-09-01 gaurav ranacrypto/fsl - Add progressive hashing support using...
2015-09-01 gaurav ranacrypto/fsl: Make function names consistent for blob...
2015-09-01 Dileep Kattafastboot: Correct fastboot_fail and fastboot_okay strings
2015-09-01 Rob Herringfastboot: Add USB cable detect check
2015-09-01 Dileep Kattausb: gadget: fastboot: Add fastboot erase
2015-09-01 Masahiro Yamadakconfig: remove unneeded dependency on !SPL_BUILD
2015-09-01 Pantelis Antonioummc: Implement SD/MMC versioning properly
2015-09-01 Lubomir Popovcmd_i2c: Provide option for bulk 'i2c write' in one...
2015-09-01 Masahiro Yamadacmd_i2c: quit I2C commands immediately on error
2015-09-01 Joe Hershbergercmd_fdt: Print the control fdt in terms of virtual...
2015-09-01 Joe Hershbergercmd_fdt: Actually fix fdt command in sandbox
2015-09-01 Andreas Bießmannavr32: add generic board support
2015-09-01 Andreas Bießmanncommon/board_r: allocate bootparams
2015-09-01 Andreas Bießmanncommon/board_f: factor out reserve_stacks
2015-09-01 Christian Gmeinercmd_eeprom: make it possible to define the used i2c bus
2015-09-01 Heiko Schocherspl, spl_nor: fix compiler warning
2015-09-01 Simon Glassarm: spl: Provide for a board-specific loader
2015-09-01 Axel Linimage: Convert to use fdt_for_each_subnode macro
2015-09-01 Simon Glassdm: Add CMD_DM and CMD_DEMO to Kconfig
2015-09-01 Simon Glassdm: i2c: Add a dm_ prefix to driver model bus speed...
2015-09-01 Simon GlassIntroduce board_init_f_mem() to handle early memory...
2015-09-01 Hans de Goedemalloc_simple: Return NULL on malloc failure rather...
2015-09-01 Peter Tyserdm: Prevent "demo hello" and "demo status" segfaults
2015-09-01 Nikita Kiryanovlcd: split splash code into its own function
2015-09-01 Nikita Kiryanovlcd: dt: extract simplefb support
2015-09-01 Nikita Kiryanovlcd: rename bitmap_plot to better represent its functio...
2015-09-01 Nikita Kiryanovlcd: various cleanups
2015-09-01 Nikita Kiryanovlcd: remove unused includes
2015-09-01 Nikita Kiryanovlcd: introduce lcd_set_cmap
2015-09-01 Nikita Kiryanovlcd: logo: move generic cmap setting to lcd_logo_set_cmap()
2015-09-01 Nikita Kiryanovlcd: mpc823: move mpc823-specific lcd_logo_set_cmap...
next