| Commit message (Expand) | Author | Age | Files | Lines |
* | str9x: faster flash erase of entire chip | Fredrik Hederstierna | 2010-08-12 | 1 | -6/+23 |
* | stellaris flash comment update | David Brownell | 2010-08-01 | 1 | -1/+1 |
* | flash: remove algorithm exit_point address for supported targets | Spencer Oliver | 2010-07-20 | 4 | -5/+4 |
* | flash: add nuc910 nand driver | Spencer Oliver | 2010-07-19 | 4 | -2/+306 |
* | nand: nand probe also outputs manufacturer | Spencer Oliver | 2010-07-19 | 1 | -1/+2 |
* | flash: use bkpt for str9 flash algo algorithm | Spencer Oliver | 2010-07-16 | 1 | -3/+2 |
* | at91sam3s* support | Olaf Lüke | 2010-06-25 | 1 | -15/+328 |
* | error number: review | Antonio Borneo | 2010-06-23 | 1 | -8/+8 |
* | flash: fix shadow issues on Mac | Edgar Grimberg | 2010-06-22 | 1 | -4/+4 |
* | nand/mx2: review scope of symbols | Antonio Borneo | 2010-06-21 | 1 | -1/+1 |
* | nor/str7x: review scope of symbols | Antonio Borneo | 2010-06-21 | 1 | -1/+1 |
* | nor/virtual: review scope of symbols | Antonio Borneo | 2010-06-21 | 1 | -2/+2 |
* | target/avr: review scope of symbols | Antonio Borneo | 2010-06-21 | 1 | -13/+0 |
* | nor/at91sam3: replace helper membuf | Antonio Borneo | 2010-06-17 | 1 | -87/+39 |
* | mflash: -Wshadow warning fix | Øyvind Harboe | 2010-06-16 | 1 | -3/+3 |
* | arm_io: -Wshadow warning fix | Øyvind Harboe | 2010-06-16 | 1 | -6/+6 |
* | nand: when verify failed, it didn't return an error | Øyvind Harboe | 2010-06-16 | 1 | -6/+10 |
* | tms470: -Wshadow warning fixes | Øyvind Harboe | 2010-06-16 | 1 | -2/+2 |
* | str9xpec: -Wshadow warning fixes | Øyvind Harboe | 2010-06-16 | 1 | -3/+3 |
* | str9x: -Wshadow warning fixes | Øyvind Harboe | 2010-06-16 | 1 | -3/+3 |
* | str7x: -Wshadow warning fixes | Øyvind Harboe | 2010-06-16 | 1 | -3/+3 |
* | stm32x: -Wshadow warning fixes | Øyvind Harboe | 2010-06-16 | 1 | -2/+2 |
* | stellaris: -Wshadow warning fixes | Øyvind Harboe | 2010-06-15 | 1 | -2/+2 |
* | lpc2900: -Wshadow warning fixes | Øyvind Harboe | 2010-06-15 | 1 | -15/+15 |
* | lpc2000: -Wshadow warning fixes | Øyvind Harboe | 2010-06-15 | 1 | -3/+2 |
* | ecos flash: -Wshadow warning fixes | Øyvind Harboe | 2010-06-15 | 1 | -2/+0 |
* | at91sam7: -Wshadow warning fixes | Øyvind Harboe | 2010-06-15 | 1 | -26/+26 |
* | flash: -Wshadow warning fix | Øyvind Harboe | 2010-06-15 | 1 | -2/+1 |
* | -Wshadow fixes | Øyvind Harboe | 2010-06-14 | 2 | -5/+5 |
* | cfi: add LOG_ERROR() in case of unsupported intel erase algorithm | Øyvind Harboe | 2010-06-14 | 1 | -0/+3 |
* | flash: fix bug in error propagation of flash write_image | Øyvind Harboe | 2010-06-14 | 3 | -6/+3 |
* | cfi: fix gaffe introduced in previous version | Øyvind Harboe | 2010-06-14 | 1 | -2/+2 |
* | flash: add error handling to get_flash_by_addr/name | Øyvind Harboe | 2010-06-11 | 3 | -25/+38 |
* | cfi: fix error propagation | Øyvind Harboe | 2010-06-11 | 2 | -118/+341 |
* | flash: add error message if image is too big for flash | Øyvind Harboe | 2010-06-09 | 1 | -1/+5 |
* | flash: flash erase_address takes unsigned arguments | Øyvind Harboe | 2010-06-09 | 1 | -4/+4 |
* | cfi: fix GDB keep alive bug | Øyvind Harboe | 2010-06-08 | 1 | -0/+2 |
* | stm32 : change returned value of mass_erase function | gcembed | 2010-06-03 | 1 | -4/+5 |
* | nor: fix memory leaks during probe | Spencer Oliver | 2010-05-29 | 5 | -0/+30 |
* | flash: virtual driver update for get_flash_bank_by_name_noprobe | Spencer Oliver | 2010-05-26 | 1 | -2/+2 |
* | nor: add get_flash_bank_by_name autoprobe | Spencer Oliver | 2010-05-26 | 3 | -4/+32 |
* | flash: add virtual flash bank driver | Spencer Oliver | 2010-05-26 | 3 | -1/+248 |
* | NOR/CFI: fix memory leak; check malloc return value | Antonio Borneo | 2010-05-26 | 1 | -3/+48 |
* | nand : Add Freescale iMX27 nand flash controller support | gcembed | 2010-05-20 | 4 | -0/+900 |
* | NAND/davinci: Fix segfault for hwecc4_infix reads | Jon Povey | 2010-05-18 | 1 | -12/+62 |
* | NAND: catch read errors when building BBT | Jon Povey | 2010-05-18 | 1 | -1/+4 |
* | Change kb/s to KiB/s in messages about kibibytes | Jon Povey | 2010-05-16 | 2 | -7/+7 |
* | NOR/CFI: minor code cleanup | Antonio Borneo | 2010-05-16 | 1 | -8/+0 |
* | NOR/CFI: add cfi_read() implementation | Antonio Borneo | 2010-05-16 | 1 | -2/+72 |
* | NOR: add read() callback to struct flash_driver | Antonio Borneo | 2010-05-16 | 23 | -1/+72 |