Commit Graph

25567 Commits (f219e01311b27b9c723e4f94aa6c3b51de9c0cd9)
 

Author SHA1 Message Date
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
Simon Glass addf9513d0 serial: Set up the 'priv' pointer when creating a serial device 10 years ago
Simon Glass 2fccd2d96b tegra: Convert tegra GPIO driver to use driver model 10 years ago
Simon Glass a47411110c dm: tegra: Set up a pre-reloc malloc() 10 years ago
Simon Glass 9fb02491fe dm: Make driver model available before board_init() 10 years ago
Simon Glass 294b91a581 Set up stdio earlier when using driver model 10 years ago
Simon Glass 3ea0953d36 dm: Move pre-reloc init earlier to cope with board_early_init_f() 10 years ago
Tom Rini b7a809957b Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze 10 years ago
Masahiro Yamada 1a7ae25854 microblaze: remove #ident directive to fix build error 10 years ago
Tom Rini 5935408a40 Merge branch 'buildman' of git://git.denx.de/u-boot-x86 10 years ago
Tom Rini 8c9c74e4c6 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq 10 years ago
Masahiro Yamada d0ea61d9ca buildman: fix typos of --dry-run help message 10 years ago
Thierry Reding f3d015cb4a buildman: Create parent directories as necessary 10 years ago
Vadim Bendebury 1f7278851e patman: make run results better visible 10 years ago
Simon Glass 950a23133d buildman: Ignore conflicting tags 10 years ago
Simon Glass f7582ce849 buildman: Permit branch names with an embedded '/' 10 years ago
Simon Glass 930c8d4ad8 buildman: Expand output test to cover directory prefixes 10 years ago
Simon Glass dfb7e93235 buildman: Add additional functional tests 10 years ago
Simon Glass 891b7a0761 patman: Start with a clean series when needed 10 years ago
Simon Glass 883a321a4b buildman: Provide an internal option to clean the outpur dir 10 years ago
Simon Glass fb3954f9ea buildman: Correct counting of build failures on retry 10 years ago
Simon Glass 823e60b62a buildman: Allow tests to have their own boards 10 years ago
Simon Glass 8b985eebd0 buildman: Avoid looking at config file or toolchains in tests 10 years ago
Simon Glass fd03d63f34 buildman: Set up bsettings outside the control module 10 years ago
Simon Glass d4144e45b4 buildman: Add a functional test 10 years ago