index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
2008-12-16
Coding style cleanup, update CHANGELOG.
Wolfgang Denk
2008-12-16
spi/stmicro: fix debug() display of cmd
Mike Frysinger
2008-12-10
UBI: Return -ENOMEM upon failing malloc
Stefan Roese
2008-12-09
UBI: Enable re-initializing of the "ubi part" command
Stefan Roese
2008-12-09
MTD: Fix problem based on non-working relocation (list head mtd_partitions)
Stefan Roese
2008-12-02
mtd/dataflash.c: fix a problem with the last partition
Ilko Iliev
2008-12-02
fix some coding style violations.
Ilko Iliev
2008-11-25
NAND: Fix misplaced return statement in nand_{read,write}_skip_bad().
Scott Wood
2008-11-25
Merge branch 'master' of git://git.denx.de/u-boot-ubi
Wolfgang Denk
2008-11-24
mtd: Remove a printf() from add_mtd_device().
Piotr Ziecik
2008-11-24
cfi-mtd: Add cfi-mtd driver.
Piotr Ziecik
2008-11-24
cfi_flash: Add interface for flash verbosity control
Piotr Ziecik
2008-11-24
cfi_flash: Export flash_sector_size() function.
Piotr Ziecik
2008-11-24
cfi_flash: Make all flash access functions weak
Stefan Roese
2008-11-19
UBI: Add basic UBI support to U-Boot (Part 5/8)
Kyungmin Park
2008-11-19
UBI: Add basic UBI support to U-Boot (Part 4/8)
Kyungmin Park
2008-11-19
UBI: Add basic UBI support to U-Boot (Part 3/8)
Kyungmin Park
2008-11-19
UBI: Add basic UBI support to U-Boot (Part 2/8)
Kyungmin Park
2008-11-19
UBI: Add basic UBI support to U-Boot (Part 1/8)
Kyungmin Park
2008-11-19
MTD: Add MTD paritioning infrastructure
Kyungmin Park
2008-10-31
CFI Driver: Fix "flash not ready" problem
Wolfgang Denk
2008-10-29
NAND: Properly create JFFS2 cleanmarkers.
Scott Wood
2008-10-29
NAND fsl elbc: Set FMR[ECCM] based on page size.
Scott Wood
2008-10-29
Make Freescale local bus registers available for both 83xx and 85xx.
Haiying Wang
2008-10-29
NAND: Reset chip on power-up
Karl Beldan
2008-10-29
NAND: sync with 2.6.27
Scott Wood
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-14
Fix the NAND size overflow issue.
Jason Jin
2008-10-13
CFI: cfi_flash write fix for AMD legacy
Ed Swarthout
2008-10-02
cfi_flash: do not reset flash when probe fails
Mike Frysinger
2008-09-13
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Wolfgang Denk
2008-09-12
fsl_elbc_nand: ecclayout cleanups
Anton Vorontsov
2008-09-12
fsl_elbc_nand: implement support for flash-based BBT
Anton Vorontsov
2008-09-12
fsl_elbc_nand: fix OOB workability for large page NAND chips
Anton Vorontsov
2008-09-10
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Wolfgang Denk
2008-09-09
Fix printf errors under -DDEBUG
Andrew Klossner
2008-09-09
mtd: SPI Flash: Support the STMicro Flash
TsiChung Liew
2008-09-09
Update i386 code (sc520_cdp)
Graeme Russ
2008-08-31
NAND: add NAND driver for S3C64XX
Guennadi Liakhovetski
2008-08-25
Minor coding style cleanup, updte CHANGELOG
Wolfgang Denk
2008-08-21
Fix OneNAND read_oob/write_oob functions compatability
Kyungmin Park
2008-08-20
CFI: Add CFI_CMDSET_INTEL_EXTENDED to fix flash_real_protect()
Nick Spence
2008-08-20
CFI: Fix AMD Legacy sector protect
TsiChung Liew
2008-08-14
Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash
Wolfgang Denk
2008-08-14
Coding Style cleanup, update CHANGELOG
Wolfgang Denk
2008-08-14
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Wolfgang Denk
2008-08-14
Merge branch 'master' of /home/stefan/git/u-boot/u-boot into next
Stefan Roese
2008-08-13
Fix OneNAND build break
Kyungmin Park
[next]