Commit History

Author SHA1 Message Date
  Simon Glass 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() 2 years ago
  Simon Glass b29a0dbdc3 fdt: Show the type of devicetree with fdt addr 2 years ago
  Simon Glass 0c929631a2 fdt: Tidy up the code a bit with fdt addr 2 years ago
  Kory Maincent bbdbcaf59d fdt_support: move fdt_valid from cmd_fdt.c to fdt_support.c 3 years ago
  Heinrich Schuchardt 43913f01b9 cmd: fdt: remove CMD_FDT_MAX_DUMP 4 years ago
  Simon Glass 0914011310 command: Remove the cmd_tbl_t typedef 4 years ago
  Simon Glass 4d72caa5b9 common: Drop image.h from common header 4 years ago
  Tom Warren 0688b758a2 fdt: Fix 'system' command 4 years ago
  Simon Glass c7694dd483 env: Move env_set_hex() to env.h 4 years ago
  Heiko Schocher 8244127db9 cmd, fdt: add subcommand "get" to fdt header 5 years ago
  Hiroyuki Yokoyama b1a7e79949 cmd: fdt: Fix fdt address information after the movement 5 years ago
  Nicholas Faustini 2c76d311a4 fdt: add call to ft_board_setup_ex() for ks2 boards 5 years ago
  Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
  Masahiro Yamada b08c8c4870 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 6 years ago
  Bernhard Messerklinger 6dfd65f81f cmd/fdt.c align data buffer to avoid unaligned word access 6 years ago
  Pantelis Antoniou 81ecc5d92b fdt: Switch to using the verbose overlay application method 6 years ago
  Hannes Schmelzer cee8c35d1b fdt: fix 'prop (...) not found!' error in 'fdt set' command 6 years ago
  Simon Glass bfebc8c965 env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() 6 years ago
  Simon Glass 018f530323 env: Rename common functions related to setenv() 6 years ago
  Simon Glass 382bee57f1 env: Rename setenv() to env_set() 6 years ago
  Tom Rini 99bb38e2cc fdt: Check for NULL return from fdt_getprop in 'fdt set' 7 years ago
  Simon Glass 9f95267271 fdt: Add a check to fdt_print() for coverity 7 years ago
  Simon Glass 72c98ed1ab fdt: Add a check to do_fdt() for coverity 7 years ago
  Hannes Schmelzer 9620d87259 cmd/fdt: support single value replacement within an array 7 years ago
  Simon Glass 5d927b4286 Kconfig: Drop CONFIG_CMD_FDT_MAX_DUMP 7 years ago
  Andreas Färber b05bf6c75d cmd/fdt: Make fdt get value endian-safe for single-cell properties 7 years ago
  Stefan Agner 082b1414e8 cmd: fdt: Print error message when fdt application fails 7 years ago
  Fabien Parent f7f191ee41 cmd/fdt: fix uncallable systemsetup command 7 years ago
  Hannes Schmelzer ef47683646 cmd/fdt: add possibilty to have 'extrasize' on fdt resize 7 years ago
  Maxime Ripard e6628ad7b9 cmd: fdt: add fdt overlay application subcommand 8 years ago