Commit Graph

23762 Commits (adcdeacc3eda1e5949e54062aa99c299e12483be)
 

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