Commit Graph

24510 Commits (18b06652cdd58364fe1493fd9996dce2333ed5ba)
 

Author SHA1 Message Date
Jeroen Hofstee 18b06652cd tools: include u-boot version of sha256.h 11 years ago
Jeroen Hofstee 9262233a96 Makefile: fix clang warnings due to clang support 11 years ago
Tom Rini 28b62f0de3 Merge branch 'master' of git://git.denx.de/u-boot-spi 11 years ago
Tom Rini 61e76f5370 Merge branch 'master' of git://git.denx.de/u-boot-usb 11 years ago
Lukasz Majewski 3d83e6752d dfu: Disable default calculation of CRC32 11 years ago
Stephen Warren e0672b3c3a usb: ci_udc: terminate ep0 INs with a zlp when required 11 years ago
Stephen Warren b7c0051687 usb: ci_udc: clean up all allocations in unregister 11 years ago
Stephen Warren 9a7d34be13 usb: ci_udc: fix probe error cleanup 11 years ago
Stephen Warren bdf81611e4 usb: ci_udc: fix freeing of ep0 req 11 years ago
Stephen Warren 43a8f25b6c usb: ci_udc: call udc_disconnect() from ci_pullup() 11 years ago
Tom Rini 76b21026ce Prepare v2014.07-rc3 11 years ago
Nobuhiro Iwamatsu 1dbd7280dc net: sh-eth: Fix typo from rESR_RTLF to EESR_RTLF 11 years ago
Nobuhiro Iwamatsu e2752db052 net: sh-eth: Fix coding style 11 years ago
Nobuhiro Iwamatsu 62cbddc493 net: sh-eth: Add support R7S72100 of rmobile 11 years ago
Poddar, Sourav 1f436a6ddf sf: probe: Fix quad bit set path 11 years ago
Andrew Ruder c1c0dd2644 spi: soft_spi: Support NULL din/dout buffers 11 years ago
Siva Durga Prasad Paladugu 0472808608 sf: params: Added support for Spansion S25FL512S_512K 11 years ago
Tom Rini 55e8250bd3 Merge branch 'master' of git://git.denx.de/u-boot-arm 11 years ago
Albert ARIBAUD 5ed28948a3 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' 11 years ago
Tom Rini 83bad1026b arm:am43xx: Add TPS65218 support to scale voltages up 11 years ago
Tom Rini 86db550b38 power: Add support for the TPS65218 PMIC 11 years ago
Tom Rini 64ce2fbd6c arm:am33xx: Add a scale_vcores() hook 11 years ago
Tom Rini feca6e676e am43xx: Only read the MPU frequency bits of CTRL_DEV_ATTR 11 years ago
Hannes Petermaier 1ab6f61a1a board/BuR/tseries: cosmetic changes 11 years ago
Hannes Petermaier 3e6a52c6ca board/BuR/common: Add CONFIG_CMD_I2C 11 years ago
Hannes Petermaier ef1bd8f416 board/BuR/tseries: only run gpmc_init(...) in NAND-build 11 years ago
Hannes Petermaier 9a1063ebde board/BuR/tseries: Add support for using 8-bit on eMMC 11 years ago
Hannes Petermaier 29a0d9c08e board/BuR/common: introduce usage of CONFIG_SYS_GENERIC_BOARD 11 years ago
Hannes Petermaier 25b0a729aa arch-am33xx: Add defines for timer0-7 11 years ago
Lokesh Vutla ccd2f8db81 ARM: AM43xx: Fix UART clocks enabling 11 years ago
Lokesh Vutla fa03834fdf ARM: AM43xx: Fix mmcboot command in EXTRA_ENV_SETTINGS 11 years ago
Jeroen Hofstee 0970051d13 tam3517: fix NAND detection 11 years ago
WingMan Kwok 1dbb64dcf9 keystone: k2hk: enable support of nand ecclayout command 11 years ago
Murali Karicheri afee59cd49 keystone: init: enable UART1 to be able use it from kernel 11 years ago
Tom Rini 196311dc72 arm:am33xx: Rework s_init and add board_early_init_f 11 years ago
Tom Rini 87acf194a2 arm:am33xx: Make dram_init call sdram_init() in some contexts 11 years ago
Sourav Poddar ce3cc8ecf5 ti: qspi: populate slave device to set flash quad bit. 11 years ago
Sourav Poddar 7a5f71bc40 am43xx_evm: Add qspiboot target 11 years ago
pekon gupta 867f03040f am335x: update README for BCH16 11 years ago
pekon gupta 46840f66ca mtd: nand: omap: add support for BCH16_ECC - NAND driver updates 11 years ago
pekon gupta 8d13a730de mtd: nand: omap_gpmc: use macro for register definitions 11 years ago
pekon gupta 68128e0a86 omap3: remove remnant macros GPMC_NAND_ECC_LP_x8_LAYOUT and GPMC_NAND_ECC_LP_x16_LAYOUT 11 years ago
pekon gupta b80a660338 mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device bus-width 11 years ago
David Mosberger 6e1899e633 mtd: nand: fix GET/SET_FEATURES address on 16-bit devices 11 years ago
Brian Norris 27ce9e4290 mtd: nand: force NAND_CMD_READID onto 8-bit bus 11 years ago
Brian Norris b9ae609fdb mtd: nand: don't use read_buf for 8-bit ONFI transfers 11 years ago
pekon gupta 3f990dc83b mtd: nand: omap: fix error-codes returned from omap-elm driver 11 years ago
pekon gupta a09431da38 mtd: nand: omap_gpmc: minor cleanup of omap_correct_data_bch 11 years ago
pekon gupta 9233279f8e mtd: nand: omap_gpmc: rename struct nand_bch_priv to struct omap_nand_info 11 years ago
pekon gupta d21e77ff84 mtd: nand: omap_gpmc: remove unused members of 'struct nand_bch_priv' 11 years ago