Commit Graph

25591 Commits (8813fdaf4bb6ee6bae4574c42c115fc91915c919)
 

Author SHA1 Message Date
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
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
Simon Glass 12e431b277 dm: serial: Add driver model support for ns16550 10 years ago
Simon Glass 8bbe33c829 dm: serial: Collect common baud rate code in ns16550 10 years ago
Simon Glass fa54eb1243 dm: serial: Move baud rate calculation to ns16550.c 10 years ago
Simon Glass 2a9ae6e02f sandbox: dts: Add a serial console node 10 years ago
Simon Glass 72e98228c3 sandbox: serial: Support a coloured console 10 years ago
Simon Glass 890fcefe2e sandbox: Convert serial driver to use driver model 10 years ago
Simon Glass 57d92753d4 dm: Add a uclass for serial devices 10 years ago
Simon Glass 1f359e3611 dm: Adjust lists_bind_fdt() to return the bound device 10 years ago
Simon Glass aac07d49d0 dm: fdt: Add a function to look up a chosen node 10 years ago