]> git.ipfire.org Git - people/ms/u-boot.git/history - common
mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver
[people/ms/u-boot.git] / common /
2012-09-17  Joe Hershbergernand: Make NAND lock status compatible with Micron
2012-09-17  Joe Hershbergernand: Add support for unlock.invert
2012-09-04  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-avr32
2012-09-03  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ubi
2012-09-03  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-cfi...
2012-09-03  Joe Hershbergercfi: Make the flash erase and write operations abortable
2012-09-02  Joe Hershbergerhush: Don't parse the contents of a dereferenced var
2012-09-02  Joe Hershbergerhush: Add default value substitution support
2012-09-02  Stephen Warrenenv_nand: align NAND buffers
2012-09-02  Jagannadha Sutradh... image/FIT: Add ramdisk load, entry address and OS tag...
2012-09-02  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-usb
2012-09-01  Wolfgang DenkMerge branch 'agust@denx.de' of git://git.denx.de/u...
2012-09-01  Jim Shimerusb: Optimize USB storage read/write
2012-09-01  Benoît Thébaudeauusb_stor_BBB_transport: Do not delay when not required
2012-09-01  Benoît Thébaudeauusb_storage: Remove EHCI constraints
2012-09-01  Benoît Thébaudeauusb_storage: Restore non-EHCI support
2012-09-01  Lukasz Majewskidfu:cmd: Support for DFU u-boot command
2012-09-01  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-sh
2012-09-01  Wolfgang DenkMerge branch 'sf' of git://git.denx.de/u-boot-blackfin
2012-08-10  Marek Vasutcmd_spi: remove superfluous semicolon
2012-08-09  Jorgen Lundmanzfs: Add ZFS filesystem support
2012-08-09  Charles Manningu-boot: Update yaffs2 file system
2012-08-09  Dirk EibachConsider CONFIG_ZERO_BOOTDELAY_CHECK when CONFIG_AUTOBO...
2012-08-09  Simon GlassAllow newlines within command environment vars
2012-08-09  Simon GlassAdd run_command_list() to run a list of commands
2012-08-09  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2012-08-07  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-onenand
2012-08-06  David du Colombierenv_onenand: set ONENAND_MAX_ENV_SIZE to CONFIG_ENV_SIZE
2012-07-31  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-i2c
2012-07-31  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-micro...
2012-07-31  Holger Bruncki2c: deblock i2c bus also if accessed before realocation
2012-07-30  Wolfgang DenkMerge branch 'next' of git://git.denx.de/u-boot
2012-07-20  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-usb
2012-07-18  Stefan Herbrechtsmeierusb_storage: fix ehci driver max transfer size
2012-07-18  Ilya Yanokusb: check return value of submit_{control, bulk}_msg
2012-07-18  Ilya Yanokusb: pass cache-aligned buffer to usb_get_descriptor()
2012-07-18  Wolfgang DenkMerge branch 'next' of git://git.denx.de/u-boot-video
2012-07-10  Nikita Kiryanovcommon lcd: minor coding style changes
2012-07-10  Wolfgang DenkMinor Coding Style cleanup
2012-07-10  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2012-07-09  Stephen WarrenAdd env vars describing U-Boot target board
2012-07-08  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2012-07-07  Stefan RoeseSPL: common/Makefile: Add image.c to SPL build
2012-07-07  Stephen Warrenenv_mmc: align buffers using ALLOC_CACHE_ALIGN_BUFFER
2012-06-21  Rob Herringpxe: add support for parsing local syslinux files
2012-06-21  Rob Herringpxe: parse initrd file from append string
2012-06-21  Rob Herringpxe: support absolute paths
2012-06-21  Rob Herringpxe: support linux entries for labels
2012-06-21  Rob Herringpxe: add support for label menu text
2012-06-21  Rob Herringpxe: support include files at top-level
2012-06-21  Rob Herringmenu: only timeout when menu is displayed
2012-06-21  Marek VasutBlock: Remove MG DISK support
2012-06-20  Tom Rinihush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to...
2012-06-19  Mike Frysingercmd_mem: cmp: convert while() to for() loop
2012-06-19  Mike Frysingercmd_mem: cmp: unify size code paths
2012-06-19  Mike Frysingercmd_mem: replace custom PRINTF() with debug()
2012-06-19  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc83xx
2012-06-08  Steve Sakomancmd_nand: fix crashing bug in nand read/write
2012-06-07  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-video
2012-05-25  Donghwa LeeLCD: display 32bpp decompressed bitmap image
2012-05-25  Anatolij Gustschincommon/lcd.c: reduce one CONFIG_LCD_LOGO ifdef
2012-05-25  Anatolij Gustschincommon/lcd.c: reduce some CONFIG_LCD_*_LOGO ifdefs
2012-05-25  Anatolij Gustschincommon/lcd.c: use ARRAY_SIZE
2012-05-25  Anatolij Gustschincmd_bmp.c: make bmp_display() usable by drivers or...
2012-05-23  Joe Hershbergernet: Add link-local addressing support
2012-05-23  Joe Hershbergernet: Don't write the "serverip" env var if configured...
2012-05-22  Anatolij Gustschincommon/cmd_nand.c: Fix GCC 4.6 warning
2012-05-22  Anatolij Gustschincommon/cmd_nvedit.c: Fix GCC 4.6 warning
2012-05-22  Anatolij Gustschincommon/cmd_bootm.c: Fix GCC 4.6 warning
2012-05-20  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-usb
2012-05-20  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-nand...
2012-05-20  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-net
2012-05-20  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2012-05-20  Puneet SaxenaUSB: Align buffers at cacheline
2012-05-20  Mike Frysingerusb: use noinline define
2012-05-18  Scott Woodnand: extend .raw accesses to work on multiple pages
2012-05-15  Mike Frysingernet: punt bd->bi_ip_addr
2012-05-15  Joe Hershbergernet: cosmetic: net.c checkpatch compliance
2012-05-15  Stefano BabicSATA: check for return value from sata functions
2012-04-30  Wolfgang DenkMerge branch 'agust@denx.de' of git://git.denx.de/u...
2012-04-30  Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/custodians
2012-04-30  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ppc4xx
2012-04-30  Mike Frysingerlinux/compat.h: rename from linux/mtd/compat.h
2012-04-30  Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/custodians
2012-04-30  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2012-04-30  Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/custodians
2012-04-30  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-i2c
2012-04-30  Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/custodians
2012-04-30  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-blackfin
2012-04-30  Mike Frysingerimage/fit: drop inline markings on parser code
2012-04-30  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-nds32
2012-04-29  Marek VasutGCC47: Fix warning in cmd_nand.c
2012-04-29  Wolfgang DenkMerge branch 'marex@denx.de' of git://git.denx.de/u...
2012-04-25  Timur Tabicmd_bdinfo: display the address map size (32-bit vs...
2012-04-25  Liu Gangpowerpc/corenet_ds: Slave reads ENV from master when...
2012-04-23  Timo KetolaFix the behaviour of the 'run' command
2012-04-16  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2012-04-10  Simon GlassMove bootstage timer out of lib/time.c
2012-04-09  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-net
2012-04-09  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-onenand
next