Commit Graph

23549 Commits (2c072c958bb544c72f0e848375803dbd6971f022)
 

Author SHA1 Message Date
Simon Glass 2c072c958b sandbox: config: Enable cros_ec emulation and related items 10 years ago
Simon Glass 6e16d90aca sandbox: Add implementation of spi_setup_slave_fdt() 10 years ago
Simon Glass ab839dc3e6 sandbox: Add options to clean up temporary files 10 years ago
Simon Glass ffb87905cb sandbox: Allow Ctrl-C to work in sandbox 10 years ago
Simon Glass 20f86a0aea sandbox: Deal with conflicting getenv() for SDL 10 years ago
Simon Glass a77bf70978 sound: Move Samsung-specific code into its own file 10 years ago
Simon Glass 7d95f2a329 sandbox: Add LCD driver 10 years ago
Simon Glass c34c0246a3 sandbox: Add a simple sound driver 10 years ago
Simon Glass bbc09bf27e sandbox: Add SDL library for LCD, keyboard, audio 10 years ago
Simon Glass bda7773f04 sandbox: Add -j option to indicate a jump from a previous U-Boot 10 years ago
Simon Glass 47f5fcfb41 sandbox: Add os_jump_to_image() to run another executable 10 years ago
Simon Glass b2a668b523 cros_ec: Implement I2C pass-through 10 years ago
Simon Glass 86bf601d04 sandbox: Plumb in Chrome OS EC emulation 10 years ago
Simon Glass df93d90aea cros_ec: sandbox: Add Chrome OS EC emulation 10 years ago
Simon Glass 2ab83f0d75 cros_ec: Correct comparison between signed and unsigned numbers 10 years ago
Randall Spangler a607028331 cros_ec: spi: Add support for EC protocol version 3 10 years ago
Simon Glass 2d8ede58ca cros_ec: Add base support for protocol v3 10 years ago
Randall Spangler e8c1266236 cros_ec: Clean up multiple EC protocol support 10 years ago
Simon Glass 836bb6e827 cros_ec: Sync up with latest Chrome OS EC version 10 years ago
Simon Glass 1c266b9214 cros_ec: Move #ifdef to permit flash region access 10 years ago
Simon Glass e0dd81e3aa cros_ec: Support systems with no EC interrupt 10 years ago
Vadim Bendebury 4ff9b461a8 cros_ec: Drop old EC version support from EC driver 10 years ago
Simon Glass d7f25f35f4 cros_ec: Add a function for decoding the Chrome OS EC flashmap 10 years ago
Vadim Bendebury 41364f0fbe cros_ec: Move EC interface into common library 10 years ago
Simon Glass 006e73b9ca cros_ec: Add a function for reading a flash map entry 10 years ago
Simon Glass cecb19c03f cros_ec: Add an enum for the number of flash regions 10 years ago
Simon Glass 39741c01e6 sandbox: dts: Add display and keyboard to sandbox 10 years ago
Simon Glass 95fac6ab45 sandbox: Use os functions to read host device tree 10 years ago
Simon Glass 9f6044256e sandbox: Increase memory size to 32MB 10 years ago
Simon Glass 66bd1cff90 Use a const pointer for map_to_sysmem() 10 years ago
Marek Vasut bf64035a15 mtd: spi: Fix page size for S25FL032P,S25FL064P 10 years ago
Axel Lin 7dfc4dbd2d spi: atmel_dataflash: Simplify AT91F_SpiEnable implementation 10 years ago
Jagannadha Sutradharudu Teki c6136aad91 sf: ops: Squash the malloc+memset combo 10 years ago
Marek Vasut cc56f13392 sf: Squash the malloc+memset combo 10 years ago
Marek Vasut cfa90a636b sf: Add S25FL128S_256K IDs 10 years ago
Marek Vasut c1f9325965 sf: Fix entries for S25FL256S_256K and S25FL512S_256K 10 years ago
Baruch Siach 194ba5d4ec sh: ecovec: correct romImage address in comment 10 years ago
Baruch Siach 19bb5e4ba0 sh: fix PFC registers definition for SH772{2, 3, 4} 10 years ago
Masahiro Yamada 2e50f6dccb kbuild: delete *.pyc files by "make distclean" 10 years ago
Masahiro Yamada 37bdf35978 kbuild: delete SPLTREE and TPLTREE 10 years ago
Masahiro Yamada 5ee828ca95 kbuild: rename OBJTREE to objtree 10 years ago
Masahiro Yamada 01286329b2 kbuild: rename SRCTREE to srctree 10 years ago
Masahiro Yamada 4379ac6148 kbuild: rename TOPDIR to stctree 10 years ago
Masahiro Yamada f5c66bdb18 kbuild: use $(KBUILD_SRC) to check out-of-tree build 10 years ago
Masahiro Yamada 4ab3fc5eba kirkwood: kwbimage: refactor CONFIG_SYS_KWD_CONFIG 10 years ago
Masahiro Yamada e4536f8e37 freescale: pblimage: refactor CONFIG_SYS_FSL_PBL_{PBI, RCW} 10 years ago
Masahiro Yamada 323762e54a kbuild: delete redundant LDSCRIPT definition 10 years ago
Masahiro Yamada c2e5b6a090 x86: specify CONFIG_USE_PRIVATE_LIBGCC more simply 10 years ago
Masahiro Yamada b6e53eb320 kbuild, x86: use a short log for arch/x86/lib/libgcc.a 10 years ago
Masahiro Yamada 22dbf14f5d kbuild: use short logs for some board specific make rules 10 years ago