Commit Graph

9856 Commits (47f3d3c80bfe70130054cb61ebbdbbfc61dc8267)

Author SHA1 Message Date
Simon Glass 47f3d3c80b tegra: Enable driver model 11 years ago
Simon Glass 8946034a31 tegra: dts: Bring in GPIO bindings from linux 11 years ago
Simon Glass 89876a55a6 dm: Cast away the const-ness of the global_data pointer 11 years ago
Simon Glass ae7f451308 dm: Rename struct device_id to udevice_id 11 years ago
Simon Glass 42d3b29d9e sandbox: Support iotrace feature 11 years ago
Simon Glass aa53233a15 Add an I/O tracing feature 11 years ago
Jeroen Hofstee 2b9912e6a7 includes: move openssl headers to include/u-boot 11 years ago
Simon Glass ce1400f694 Enhance fit_check_sign to check all images 11 years ago
Simon Glass aa69db1f7a Avoid including config.h in command.h 11 years ago
Simon Glass 07c0cd7134 bootm: Support android boot on sandbox 11 years ago
Simon Glass 126cc86420 image: Remove the fit_load_image() property parameter 11 years ago
Simon Glass b639640371 bootm: Split out code from cmd_bootm.c 11 years ago
Simon Glass 04819a4ff1 hash: Use uint8_t in preference to u8 11 years ago
Tom Rini 52aa1cf5ec am335x_evm: Only enable OF_CONTROL/OF_SEPARATE on VBOOT for now 11 years ago
Masahiro Yamada bc6ed0f9dc fdt_support: delete force argument of fdt_chosen() 11 years ago
Masahiro Yamada dbe963ae51 fdt_support: delete force argument of fdt_initrd() 11 years ago
Michal Simek 7d2357c199 configs: iocon: Enabling CONFIG_CMD_FPGAD again 11 years ago
Jeroen Hofstee 7ffdc831f9 tps6586x.h: fix inclusion guard 11 years ago
Thomas Betker 1d43bfd2d5 Add run_command_repeatable() 11 years ago
Simon Glass 32e2c42a83 am33xx/omap: Add a new board to enable verified boot 11 years ago
Simon Glass dd42a4abf6 am33xx/omap: Enable FIT support 11 years ago
Simon Glass 5cc16cbf25 am33xx/omap: Enable CONFIG_OF_CONTROL 11 years ago
Simon Glass 0e1612a7d1 arm: ti: Increase malloc size to 16MB for armv7 boards 11 years ago
Simon Glass 4f427a421f fdt: Update functions which write to an FDT to return -ENOSPC 11 years ago
Simon Glass 31890ae299 hash: Export the function to show a hash 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
Hannes Petermaier 3e6a52c6ca board/BuR/common: Add CONFIG_CMD_I2C 11 years ago
Hannes Petermaier 29a0d9c08e board/BuR/common: introduce usage of CONFIG_SYS_GENERIC_BOARD 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
Sourav Poddar 7a5f71bc40 am43xx_evm: Add qspiboot target 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
pekon gupta 0439d752c5 mtd: nand: omap_elm: use macros for register definitions 11 years ago
pekon gupta 41bbe4dd49 mtd: nand: omap_elm: use bch_type instead of nibble count to differentiate between BCH4/BCH8/BCH16 11 years ago
Masahiro Yamada 7445207f0f nand_spl: remove simpc8313 support 11 years ago
Masahiro Yamada d0fb0fce19 nand_spl: remove MPC8315ERDB_NAND support 11 years ago
Masahiro Yamada 0234446fd1 nand_spl: remove MPC8536DS support 11 years ago
Masahiro Yamada 223f88f46f nand_spl: remove MPC8569MDS_NAND support 11 years ago
Masahiro Yamada 5dc0d60df7 nand_spl: remove MPC8572DS_NAND support 11 years ago
Masahiro Yamada 26bf6d77a6 nand_spl: remove P1023RDS_NAND support 11 years ago
Michael van der Westhuizen 1de7bb4f27 Prevent a buffer overflow in mkimage when signing with SHA256 11 years ago