Commit Graph

25637 Commits (9170818a4e004af7893fa0113f6e5b4afafded55)
 

Author SHA1 Message Date
Masahiro Yamada 9170818a4e kconfiglib: change SPDX-License-Identifier to ISC 10 years ago
Tom Rini e38b15b061 Merge branch 'master' of git://git.denx.de/u-boot-arm 10 years ago
Albert ARIBAUD c292adae17 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' 10 years ago
Tom Rini 1ee30aeed4 Revert "ARM: SPL: do not set gd again" 10 years ago
Masahiro Yamada 016a954ee9 kconfig: armv8: move CONFIG_ARM64 to Kconfig 10 years ago
Masahiro Yamada 8813fdaf4b vexpress64: kconfig: consolidate CONFIG_TARGET_VEXPRESS_AEMV8A_SEMI 10 years ago
Gerhard Sittig f395e75e27 net: dns: fix for DNS queries sent to the wrong MAC address 10 years ago
Masahiro Yamada 11b5db6787 kconfig: add sanity checks for SPL configuration 10 years ago
Simon Glass ad6e48e509 net: usb: Add SMSC copyright to smsc95xx driver 10 years ago
maxin.john@enea.com 5da163d665 mtdcore: Fix a build error with CONFIG_CMD_MTDPARTS_SPREAD 10 years ago
Khoronzhuk, Ivan 7206111e52 mtd: nand: davinci_nand: update write_page function for keystone RBL 10 years ago
Masahiro Yamada c970dffedb generic_board: do not set gd->fdt_blob unless CONFIG_OF_CONTROL=y 10 years ago
Masahiro Yamada 8e71443211 kbuild: standalone: simplify clean-files 10 years ago
Masahiro Yamada 021f049597 scripts/Makefile.clean: clean also $(extra-m) and $(extra-) 10 years ago
Masahiro Yamada 8caaec6260 kconfig: show an error message when defconfig is not found 10 years ago
Gabriel Huau ec3b48201d common: fix include guards for CONFIG_MP 10 years ago
Masahiro Yamada f458e3559b kconfig: fix a bug of "make config" 10 years ago
Masahiro Yamada dee745bf3d kconfig: fix savedefconfig to handle TPL correctly 10 years ago
Masahiro Yamada 8dffe663a2 kconfig: fix whitespace handling bug of savedefconfig 10 years ago
Masahiro Yamada 93481b9f6b kconfig: fix savedefconfig to output empty defconfig 10 years ago
Masahiro Yamada 2d5db193ee standalone: use GCC_VERSION defined in compiler-gcc.h 10 years ago
Masahiro Yamada fb8ffd7cfc compiler*.h: sync include/linux/compiler*.h with Linux 3.16 10 years ago
Steve Rae e6ca1ad604 implement the Android sparse image format 10 years ago
Steve Rae 1c39d856db cleanup code which handles the Android sparse image format 10 years ago
Steve Rae 20465c73b4 update code which handles Android sparse image format 10 years ago
Steve Rae b4e4bbe5ab add code to handle Android sparse image format 10 years ago
Masahiro Yamada 5a8608e586 cmd_mem: add static to internally used functions 10 years ago
Peng Fan f9f040b215 kgdb: Remove first_entry for kgdb 10 years ago
Masahiro Yamada f6c8f38ec6 tools/genboardscfg.py: improve performance more with Kconfiglib 10 years ago
Masahiro Yamada f219e01311 tools: Import Kconfiglib 10 years ago
Masahiro Yamada c25a1784d0 SPDX: Add ISC SPDX-License-Identifier 10 years ago
Masahiro Yamada 3b61297024 kbuild: force to define __UBOOT__ in all the C sources 10 years ago
Thierry Reding 5d9f423ddb rtl8169: Defer network packet processing 10 years ago
Vasili Galka 9f680d2d97 openrisc: Fix a few type cast related warnings 10 years ago
Vasili Galka 5d69a5d178 Fix a few printf argument verification warnings 10 years ago
Masahiro Yamada 2dd2cde11c cosmetic: README.scrapyard: add NIOS2 boards 10 years ago
Masahiro Yamada 461be2f96e kconfig: remove redundant "string" type in arch and board Kconfigs 10 years ago
Masahiro Yamada 3174e4e812 kconfig: add CONFIG_SYS_{ARCH, CPU, ...} type def to arch/Kconfig 10 years ago
Tom Rini 8d028d404f Merge branch 'master' of git://git.denx.de/u-boot-dm 10 years ago
Tom Rini 114cc4290b Merge branch 'master' of git://git.denx.de/u-boot-arm 10 years ago
Benoît Thébaudeau a7f99bf139 arm: Fix _start for CONFIG_SYS_DV_NOR_BOOT_CFG 10 years ago
Benoît Thébaudeau 58f9e1ae63 arm: Make reset position-independent 10 years ago
Ye.Li 4c97f16911 imx: mx6slevk: Change to use generic board 10 years ago
Ye.Li 9500fac7ea imx: mx6q/dlarm2: Change to use generic board 10 years ago
Fabio Estevam 6ce79d2f32 README.imximage: Fix the maximum DCD size 10 years ago
Stefano Babic 3d8f1798ba imx: Fix build of mx6sxsabresd 10 years ago
Jeroen Hofstee 5bfdcebf73 README.clang: build command with clang 10 years ago
Jeroen Hofstee b477fe44ee Makefile: default to cc for host compiler 10 years ago
Simon Glass 858530a8c0 dm: tegra: Enable driver model for serial 10 years ago
Simon Glass c369139234 tegra: dts: Add serial port details 10 years ago