Commit Graph

10250 Commits (786a27b7ec9efd1ebf50008050e3cff9ce458198)

Author SHA1 Message Date
Simon Glass 248a0488bf spi: Add brackets and tidy defines in spi.h 11 years ago
Simon Glass 5e74934d40 sandbox: config: Enable all SPI flash chips 11 years ago
York Sun c7eae7fcb1 board/ls1021aqds: Add DDR4 support 11 years ago
York Sun 8aeb893a8e ARMv8/ls2085a: Move u-boot location to make room for RCW 11 years ago
York Sun 8bfa301b0a ARMv8/ls2085a: Enable secondary cores 11 years ago
Arnab Basu f43b4356a7 fdt_support: Make of_bus_default_count_cells non static 11 years ago
Arnab Basu 08df4a21c7 fdt_support: Move of_read_number to fdt_support.h 11 years ago
York Sun bb5783224b driver/ddr/fsl: Fix tXP and tCKE 11 years ago
York Sun d9c68b1444 ARMv8/ls2085a_emu: Enable DP-DDR as standalone memory block 11 years ago
York Sun 1d71efbb03 driver/ddr: Restruct driver to allow standalone memory space 11 years ago
Prabhakar Kushwaha e211c12e77 board/ls2085a: Add support of NOR and NAND flash for simulator 11 years ago
Masahiro Yamada f1ef2b6233 kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfig 11 years ago
Masahiro Yamada 783e6a72b8 kconfig: move CONFIG_OF_* to Kconfig 11 years ago
Jeroen Hofstee 0a5051ce6e compiler_gcc: prevent redefining attributes 11 years ago
Masahiro Yamada d660b409dc common.h: remove MIN, MAX, MIN3, MAX3 macros 11 years ago
Jeroen Hofstee 87f13aa00d compiler.h: remove duplicated uninitialized_var 11 years ago
Masahiro Yamada 97d5e9d149 linker_lists: fix comment 11 years ago
Masahiro Yamada 64147e564c kconfig: remove config_cmd_defaults.h 11 years ago
Masahiro Yamada 1d5c20154f kconfig: move CONFIG_CMD_IMPORTENV to Kconfig 11 years ago
Masahiro Yamada 726ac8e4c5 kconfig: move CONFIG_CMD_GO to Kconfig 11 years ago
Masahiro Yamada cccee18918 kconfig: move CONFIG_CMD_EXPORTENV to Kconfig 11 years ago
Masahiro Yamada ca05ee9d43 kconfig: move CONFIG_CMD_CRC32 to Kconfig 11 years ago
Masahiro Yamada dba1697057 kconfig: move CONFIG_CMD_BOOTM to Kconfig 11 years ago
Masahiro Yamada b0928da648 kconfig: move CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED to Kconfig 11 years ago
Hans de Goede a03bdaa140 config_distro_bootcmd: Run 'scsi scan' before trying scsi disks 11 years ago
Steve Rae c0aebb3382 usb/gadget: fastboot: add eMMC support for flash command 11 years ago
Shaveta Leekha 1de271b487 B4860QDS: Enable mac command support 11 years ago
Shaveta Leekha 38e0e15372 powerpc/b4860: Updated default hwconfig to enable only cpc2 11 years ago
vijay rai 363fb32aca powerpc/t104xrdb: Add T1042RDB board support 11 years ago
vijay rai d087e0e262 powerpc/t104xrdb: Add Support of rcw for T1042RDB in u-boot 11 years ago
Zhiqiang Hou 7172de33b0 powerpc/t104xrdb: Enable SPI flash Extend address support 11 years ago
Nikita Kiryanov 88e34e5ff7 spl: replace CONFIG_SPL_SPI_* with CONFIG_SF_DEFAULT_* 11 years ago
Nikita Kiryanov 155fa9af95 spi: mxc: fix sf probe when using mxc_spi 11 years ago
Wu, Josh 015b18c642 ARM: at91sam9rlek: convert to generic board support 11 years ago
Wu, Josh 09e03e0592 ARM: at91sam9n12ek: convert to generic board support 11 years ago
Bo Shen d6b7943464 ARM: atmel: sama5d3xek: enable NOR flash support 11 years ago
Guillaume GARDET 3aae66e2a7 am335x_evm: Add boot script support to am335x_evm 11 years ago
Guillaume GARDET 10226f2992 OMAP4: Use generic 'load' command instead of 'fatload' for 'loadbootscript' and 'loadbootenv' as already done for 'loadimage' and 'loaduimage'. 11 years ago
Masahiro Yamada fb8ffd7cfc compiler*.h: sync include/linux/compiler*.h with Linux 3.16 11 years ago
Steve Rae e6ca1ad604 implement the Android sparse image format 11 years ago
Masahiro Yamada 3b61297024 kbuild: force to define __UBOOT__ in all the C sources 11 years ago
Ye.Li 4c97f16911 imx: mx6slevk: Change to use generic board 11 years ago
Ye.Li 9500fac7ea imx: mx6q/dlarm2: Change to use generic board 11 years ago
Simon Glass 858530a8c0 dm: tegra: Enable driver model for serial 11 years ago
Simon Glass c369139234 tegra: dts: Add serial port details 11 years ago
Simon Glass 12e431b277 dm: serial: Add driver model support for ns16550 11 years ago
Simon Glass fa54eb1243 dm: serial: Move baud rate calculation to ns16550.c 11 years ago
Simon Glass 890fcefe2e sandbox: Convert serial driver to use driver model 11 years ago
Simon Glass 57d92753d4 dm: Add a uclass for serial devices 11 years ago
Simon Glass 1f359e3611 dm: Adjust lists_bind_fdt() to return the bound device 11 years ago