Commit Graph

23562 Commits (7ce1526ed2bf7a7499a843d38b30095fa2894659)
 

Author SHA1 Message Date
Masahiro Yamada 1900d3cfad board: .gitignore: ignore board-specific generated files 11 years ago
Masahiro Yamada de1931460f board: gaisler: delete unnecessary include path 11 years ago
Masahiro Yamada 9b6e2c363f kbuild: fix CROSS_COMPILE settings in config.mk 11 years ago
Masahiro Yamada a86cf89c76 kbuild: consolidate PLATFORM_LIBS 11 years ago
Tom Rini 6b9709d914 scripts: update checkpatch.pl to latest upstream version 11 years ago
York Sun 4d1fd7f1ae Add 64-bit data support for memory commands 11 years ago
Simon Glass f9aa6a1086 dm: Remove old driver model documentation 11 years ago
Simon Glass 95a260a98c dm: Enable gpio command to support driver model 11 years ago
Simon Glass e2d8a714a7 sandbox: Convert GPIOs to use driver model 11 years ago
Simon Glass 96495d90fe dm: Add GPIO support and tests 11 years ago
Simon Glass 39f7611fec dm: Add a demonstration/example driver 11 years ago
Simon Glass 0681195977 dm: Add a 'dm' command for testing 11 years ago
Simon Glass 2e7d35d2a6 dm: Add basic tests 11 years ago
Simon Glass 1ce6017679 dm: Set up driver model after relocation 11 years ago
Simon Glass 653ef91cba sandbox: config: Enable driver model 11 years ago
Simon Glass 6494d708bf dm: Add base driver model support 11 years ago
Simon Glass 65c70539e5 dm: Add README for driver model 11 years ago
Simon Glass 1b451ecc43 yaffs: Remove private list implementation 11 years ago
Simon Glass 16ff990246 Add cmd_process_error() to report and process errors 11 years ago
Simon Glass 714a5621c2 sandbox: Build a device tree file for sandbox 11 years ago
Alexey Brodkin 1ace402239 sizes.h - consolidate for all architectures 11 years ago
Stefan Roese cc07294bc7 arm: am335x: DXR2: Reset SMSC LAN9303 switch via GPIO upon bootup 11 years ago
Dave Gerlach b56b9a0884 ARM: AM43xx: Change DDR3 Reset Value 11 years ago
Dave Gerlach f84880f0f3 ARM: AM43xx: Write sdram_config to secure_emif_sdram_config 11 years ago
Dave Gerlach 4800be4a0c ARM: AM43xx: EMIF: configure self-refresh entry delay 11 years ago
Mugunthan V N 3a3939bf3d ARM: AM43xx: Add Ethernet boot support to SPL 11 years ago
Lokesh Vutla e27f2dd721 ARM: AM4372: Update EMIF registers for DDR3 11 years ago
Mugunthan V N 8feb37b9be ARM: DRA7xx: add support for reading cpsw 2nd mac from efuse 11 years ago
Mugunthan V N a35ad51efe ARM: AM335x: add support for reading cpsw 2nd mac address from efuse 11 years ago
Mugunthan V N 4cdd7fda91 ARM: AM43xx: Add CPSW support to AM43xx EPOS and GP EVM 11 years ago
Mugunthan V N 2cab8ae85d ARM: AM43xx: clocks: Enable CPGMAC clock control 11 years ago
Mugunthan V N 9c653aad16 drivers: net: cpsw: add support to have phy address from cpsw platform data 11 years ago
Masahiro Yamada 3d5a335cef nand_spl: display warning message to inform the end of nand_spl 11 years ago
Masahiro Yamada dfe966329e m68k: merge compile flags -ffixed-d7 -sep-data 11 years ago
Masahiro Yamada 08f11151c2 sh: merge compiler flag -ffixed-r13 11 years ago
Masahiro Yamada aceba5a5cf sh: Do not define -ffreestanding twice 11 years ago
Masahiro Yamada f694183ba1 x86: Delete redundant compiler flags 11 years ago
Masahiro Yamada 9c366881d7 nand_spl: simpc8313: move config.mk used only for nand_spl 11 years ago
Masahiro Yamada 2d88a6acf8 Makefile: delete unused variable LDSCRIPT_MAKEFILE_DIR 11 years ago
Masahiro Yamada 5718157327 config.mk: Delete unused variable BCURDIR 11 years ago
Masahiro Yamada 19233d80bc kbuild: post: fix dependency tracking correctly 11 years ago
Michal Simek c9416b9292 serial: zynq: Add OF initialization support 11 years ago
Michal Simek 9e0e37accd zynq: Add OF ram initialization support 11 years ago
Michal Simek 345d3c0f01 mmc: zynq: Add OF initialization support 11 years ago
Michal Simek f88a6869a1 net: gem: Add OF initialization support 11 years ago
Michal Simek 7450a7f730 zynq: Do not use SPL OF initialization 11 years ago
Michal Simek 0c9c99a20b net: emaclite: Fix OF initialization 11 years ago
pekon gupta 32f4d729e7 board/ti/am335x/README: update for NAND boot 11 years ago
pekon gupta 6e562b1106 mtd: nand: omap: optimized chip->ecc.correct() for H/W ECC schemes 11 years ago
pekon gupta 71a7f95600 mtd: nand: omap: optimize chip->ecc.calculate() for H/W ECC schemes 11 years ago