Commit Graph

25706 Commits (f1ef2b62339526df3b921bcfefd174ce76d4c624)
 

Author SHA1 Message Date
Masahiro Yamada f1ef2b6233 kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfig 10 years ago
Masahiro Yamada 783e6a72b8 kconfig: move CONFIG_OF_* to Kconfig 10 years ago
Masahiro Yamada 540d434aa4 tools: remove reformat.py 10 years ago
Jeroen Hofstee 92c2dc0f64 README.clang: update FreeBSD instructions 10 years ago
Jeroen Hofstee 0a5051ce6e compiler_gcc: prevent redefining attributes 10 years ago
Masahiro Yamada f494e0a184 kbuild: refactor some makefiles 10 years ago
Masahiro Yamada d660b409dc common.h: remove MIN, MAX, MIN3, MAX3 macros 10 years ago
Masahiro Yamada c79cba37b3 cosmetic: replace MIN, MAX with min, max 10 years ago
Jeroen Hofstee 87f13aa00d compiler.h: remove duplicated uninitialized_var 10 years ago
Rostislav Lisovy 93d3232d96 cmd_nand: Update (nand_info_t*)nand after arg_off(_size) call 10 years ago
Masahiro Yamada 97d5e9d149 linker_lists: fix comment 10 years ago
Masahiro Yamada 64147e564c kconfig: remove config_cmd_defaults.h 10 years ago
Masahiro Yamada 1d5c20154f kconfig: move CONFIG_CMD_IMPORTENV to Kconfig 10 years ago
Masahiro Yamada 726ac8e4c5 kconfig: move CONFIG_CMD_GO to Kconfig 10 years ago
Masahiro Yamada cccee18918 kconfig: move CONFIG_CMD_EXPORTENV to Kconfig 10 years ago
Masahiro Yamada ca05ee9d43 kconfig: move CONFIG_CMD_CRC32 to Kconfig 10 years ago
Masahiro Yamada dba1697057 kconfig: move CONFIG_CMD_BOOTM to Kconfig 10 years ago
Masahiro Yamada b0928da648 kconfig: move CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED to Kconfig 10 years ago
Masahiro Yamada ed36323f6d kconfig: add blank Kconfig files 10 years ago
Hans de Goede a03bdaa140 config_distro_bootcmd: Run 'scsi scan' before trying scsi disks 10 years ago
Masahiro Yamada 535aad29f2 MAINTAINERS: comment out blank M: field 10 years ago
Masahiro Yamada e5a504eb3d MAINTAINERS: comment out invalid maintainers 10 years ago
Masahiro Yamada 5dff844d7f tools/genboardscfg.py: pick up also commented maitainers 10 years ago
Simon Glass 129acd4c75 test: Add a test for command repeat 10 years ago
Simon Glass 07b342783a test: Remove tabs from trace test 10 years ago
Simon Glass 8969ea3e9f sandbox: Disable Ctrl-C 10 years ago
Simon Glass b845052103 Reactivate the tracing feature 10 years ago
Pavel Machek 214b3f311f cleanup disk/part.c whitespace 10 years ago
Masahiro Yamada ab7cb4eefa mpc8xx: move common linker scripts into the CPU directory 10 years ago
Marcel Ziswiler a4277200a2 e1000: fix no nvm build 10 years ago
Thomas Petazzoni bdc7dc4595 tools/env: change stripping strategy to allow no-stripping 10 years ago
Steve Rae e5bf9878ea usb/gadget: fastboot: implement sparse format 10 years ago
Steve Rae 593cbd93f3 usb/gadget: fastboot: minor cleanup 10 years ago
Steve Rae d1b5ed0753 usb/gadget: fastboot: add support for flash command 10 years ago
Steve Rae c0aebb3382 usb/gadget: fastboot: add eMMC support for flash command 10 years ago
Zhiqiang Hou 7172de33b0 powerpc/t104xrdb: Enable SPI flash Extend address support 10 years ago
Stefan Roese bf9b86dc47 spi: kirkwood_spi.c: cosmetic: Fix minor coding style issues 10 years ago
Stefan Roese 0299046e5b spi: kirkwood_spi.c: Make global variable static 10 years ago
Stefan Roese c032174f82 spi: kirkwood_spi.c: Some fixes and cleanup 10 years ago
Stefan Roese 75f698e51c arm: kirkwood: spi.h: Add some missing parenthesis 10 years ago
Stefan Roese 31969b8993 sf: Add M25PX64 SPI NOR flash ID 10 years ago
Nikita Kiryanov 88e34e5ff7 spl: replace CONFIG_SPL_SPI_* with CONFIG_SF_DEFAULT_* 10 years ago
Nikita Kiryanov 155fa9af95 spi: mxc: fix sf probe when using mxc_spi 10 years ago
Nikita Kiryanov 01d2aaf61b mtd: spi: add support for M25PE16 and M25PX16 10 years ago
Tom Rini 47d3debe1a Merge git://git.denx.de/u-boot-dm 10 years ago
Robert Baldyga cae025aab3 dm: avoid dev->req_seq overflow 10 years ago
Simon Glass 59990bf0ea dm: serial: Don't require device tree to configure a console 10 years ago
Simon Glass 91cbd792c4 dm: core: Allow device_bind() to used without CONFIG_OF_CONTROL 10 years ago
Simon Glass bf1a86fca0 sf: Add an empty entry to the parameter list 10 years ago
Simon Glass e7b14e9ab0 dm: Fix repeated comment in README 10 years ago