Commit Graph

117 Commits (0bca284b1795942ac8fdd1646f04f49e478f0bcc)

Author SHA1 Message Date
Michal Simek 0267ba5d86 common: Move dram_init() declaration to common location 10 years ago
Simon Glass 1f32ae9578 sandbox: Add a -D option to use a default device tree 10 years ago
Simon Glass 3b4a7f99c9 sandbox: Correct cros-ec keyboard definition 10 years ago
Simon Glass a02af4aeec dm: demo: Add a simple GPIO demonstration 10 years ago
Simon Glass 776f96f513 dm: i2c: dts: Add an I2C bus for sandbox 10 years ago
Simon Glass 6ec1b75358 dm: i2c: Add an I2C EEPROM simulator 10 years ago
Daniel Schwierzeck e19db555b4 Kbuild: introduce Makefile in arch/$ARCH/ 10 years ago
Simon Glass f80a8bbee8 sandbox: Fix warnings in cpu.c and os.c 10 years ago
Suriyan Ramasami 96b1046d1c sandbox: Prepare API change for files greater than 2GB 10 years ago
Masahiro Yamada b41411954d linux/kernel.h: sync min, max, min3, max3 macros with Linux 10 years ago
Rabin Vincent 7dbcb76e77 sandbox: init cli for -c 10 years ago
Gabe Black 0d296cc2d3 Provide option to avoid defining a custom version of uintptr_t. 10 years ago
Simon Glass b6c2956def dm: sf: sandbox: Convert SPI flash driver to driver model 10 years ago
Simon Glass 49b5d6e6e2 dm: sandbox: spi: Move to driver model 10 years ago
Simon Glass 0b304a2494 sandbox: dts: Add a SPI device and cros_ec device 10 years ago
Masahiro Yamada 461be2f96e kconfig: remove redundant "string" type in arch and board Kconfigs 10 years ago
Simon Glass 2a9ae6e02f sandbox: dts: Add a serial console node 10 years ago
Simon Glass 4bc9a19324 dm: sandbox: dts: Add a GPIO bank 11 years ago
Masahiro Yamada 90f984e397 kconfig: delete redundant CONFIG_${ARCH} definition 11 years ago
Masahiro Yamada dd84058d24 kconfig: add board Kconfig and defconfig files 11 years ago
Simon Glass 6133683320 sandbox: Remove all drivers before exit 11 years ago
Simon Glass 29afe9e6ed sandbox: Support pre-relocation malloc() 11 years ago
Simon Glass 4d94dfa059 sandbox: Set up global data before board_init_f() 11 years ago
Masahiro Yamada a8b0f9b685 build: define CPU only when arch/${ARCH}/cpu/${CPU} exists 11 years ago
Masahiro Yamada 1638d98052 sandbox: change local_irq_save() to macro 11 years ago
Stephen Warren 9c38c07008 sandbox: terminate os_dirent_ls() result list 11 years ago
Simon Glass 5957ac2a9f Makefile: Support include files for .dts files 11 years ago
Simon Glass 42d3b29d9e sandbox: Support iotrace feature 11 years ago
Heiko Schocher 54c5d08a09 dm: rename device struct to udevice 11 years ago
Masahiro Yamada c6eb9458e8 Revert "sandbox: move source files from board/ to arch/sandbox/" 11 years ago
York Sun 2a1680e30e common/board_f: Initialized global data for generic board 11 years ago
Masahiro Yamada 097c5de5f4 sandbox: ignore sandbox.dtb 11 years ago
Masahiro Yamada 258060905e sandbox: move source files from board/ to arch/sandbox/ 11 years ago
Simon Glass ad0e463954 sandbox: Provide a build option to avoid using SDL 11 years ago
Simon Glass ab839dc3e6 sandbox: Add options to clean up temporary files 11 years ago
Simon Glass ffb87905cb sandbox: Allow Ctrl-C to work in sandbox 11 years ago
Simon Glass 7d95f2a329 sandbox: Add LCD driver 11 years ago
Simon Glass c34c0246a3 sandbox: Add a simple sound driver 11 years ago
Simon Glass bbc09bf27e sandbox: Add SDL library for LCD, keyboard, audio 11 years ago
Simon Glass bda7773f04 sandbox: Add -j option to indicate a jump from a previous U-Boot 11 years ago
Simon Glass 47f5fcfb41 sandbox: Add os_jump_to_image() to run another executable 11 years ago
Simon Glass 39741c01e6 sandbox: dts: Add display and keyboard to sandbox 11 years ago
Simon Glass 66bd1cff90 Use a const pointer for map_to_sysmem() 11 years ago
Stephen Warren cfd13e8dda unit-test: make "test -e" test independent of $CWD 11 years ago
Simon Glass e2d8a714a7 sandbox: Convert GPIOs to use driver model 11 years ago
Simon Glass 714a5621c2 sandbox: Build a device tree file for sandbox 11 years ago
Masahiro Yamada ad0fed46b9 kbuild: use shorten log for linking u-boot 11 years ago
Masahiro Yamada 6825a95b0b kbuild: use Linux Kernel build scripts 11 years ago
Masahiro Yamada 9e4140329e kbuild: change out-of-tree build 11 years ago
Masahiro Yamada 3d83efbce9 sandbox: Use system headers first for sandbox's os.c in a different way 11 years ago