Commit History

Author SHA1 Message Date
  Masahiro Yamada c25a1784d0 SPDX: Add ISC SPDX-License-Identifier 9 years ago
  Masahiro Yamada 3b61297024 kbuild: force to define __UBOOT__ in all the C sources 9 years ago
  Thierry Reding 5d9f423ddb rtl8169: Defer network packet processing 9 years ago
  Vasili Galka 9f680d2d97 openrisc: Fix a few type cast related warnings 9 years ago
  Vasili Galka 5d69a5d178 Fix a few printf argument verification warnings 9 years ago
  Masahiro Yamada 2dd2cde11c cosmetic: README.scrapyard: add NIOS2 boards 9 years ago
  Masahiro Yamada 461be2f96e kconfig: remove redundant "string" type in arch and board Kconfigs 9 years ago
  Masahiro Yamada 3174e4e812 kconfig: add CONFIG_SYS_{ARCH, CPU, ...} type def to arch/Kconfig 9 years ago
  Tom Rini 8d028d404f Merge branch 'master' of git://git.denx.de/u-boot-dm 9 years ago
  Tom Rini 114cc4290b Merge branch 'master' of git://git.denx.de/u-boot-arm 9 years ago
  Benoît Thébaudeau a7f99bf139 arm: Fix _start for CONFIG_SYS_DV_NOR_BOOT_CFG 9 years ago
  Benoît Thébaudeau 58f9e1ae63 arm: Make reset position-independent 9 years ago
  Jeroen Hofstee 5bfdcebf73 README.clang: build command with clang 9 years ago
  Jeroen Hofstee b477fe44ee Makefile: default to cc for host compiler 9 years ago
  Simon Glass 858530a8c0 dm: tegra: Enable driver model for serial 9 years ago
  Simon Glass c369139234 tegra: dts: Add serial port details 9 years ago
  Simon Glass 12e431b277 dm: serial: Add driver model support for ns16550 9 years ago
  Simon Glass 8bbe33c829 dm: serial: Collect common baud rate code in ns16550 9 years ago
  Simon Glass fa54eb1243 dm: serial: Move baud rate calculation to ns16550.c 9 years ago
  Simon Glass 2a9ae6e02f sandbox: dts: Add a serial console node 9 years ago
  Simon Glass 72e98228c3 sandbox: serial: Support a coloured console 9 years ago
  Simon Glass 890fcefe2e sandbox: Convert serial driver to use driver model 9 years ago
  Simon Glass 57d92753d4 dm: Add a uclass for serial devices 9 years ago
  Simon Glass 1f359e3611 dm: Adjust lists_bind_fdt() to return the bound device 9 years ago
  Simon Glass aac07d49d0 dm: fdt: Add a function to look up a chosen node 9 years ago
  Simon Glass addf9513d0 serial: Set up the 'priv' pointer when creating a serial device 9 years ago
  Simon Glass 2fccd2d96b tegra: Convert tegra GPIO driver to use driver model 9 years ago
  Simon Glass a47411110c dm: tegra: Set up a pre-reloc malloc() 9 years ago
  Simon Glass 9fb02491fe dm: Make driver model available before board_init() 9 years ago
  Simon Glass 294b91a581 Set up stdio earlier when using driver model 9 years ago