Commit Graph

151 Commits (lime2-spi)

Author SHA1 Message Date
Masahiro Yamada dee37fc99d Remove <inttypes.h> includes and PRI* usages in printf() entirely 6 years ago
Ramon Fried 6b6f216f92 fdt_support: Use CONFIG_NR_DRAM_BANKS if necessary 6 years ago
Michal Simek cd1457d74e common: fdt: Make fdt_del_subnodes/fdt_del_partition static 6 years ago
Ramon Fried 2a1f4f1758 Revert "fdt_support: Use CONFIG_NR_DRAM_BANKS if defined" 6 years ago
Masahiro Yamada 5f4e32d058 fdt_support: make fdt_fixup_mtdparts() prototype more specific 6 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
Thierry Reding ed5af03f9b fdt: Fixup only valid memory banks 6 years ago
Thierry Reding 6d29cc7dcf fdt: Fixup only valid memory banks 6 years ago
Philipp Tomsich a5af51a703 spl: fit: move fdt_record_loadable out of ARCH_FIXUP_FDT_MEMORY guard 6 years ago
Prabhakar Kushwaha 24acb83d8f common: Fix-up MAC addr in dts by fetching env variable serially 6 years ago
Philipp Tomsich 9f45aeb937 spl: fit: implement fdt_record_loadable 7 years ago
Pantelis Antoniou fc7c31891c fdt: Introduce helper method fdt_overlay_apply_verbose() 7 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 7 years ago
Simon Glass 336a44877a fdt: Correct fdt_get_base_address() 7 years ago
Heiko Schocher 98f705c9ce powerpc: remove 4xx support 7 years ago
Simon Glass eed36609b5 fdt: Rename a few functions in fdt_support 7 years ago
Simon Glass ec002119cf fdt: Update fdt_get_base_address() to use const 7 years ago
Tuomas Tynkkynen f8e57c650d fdt_support: Fixup 'ethernet' aliases not ending in digits 7 years ago
Ladislav Michl 136026f18e common: fdt_support: Remove check for mtdparts in fdt_fixup_mtdparts 7 years ago
oliver@schinagl.nl a40db6d511 net: cosmetic: Do not use magic values for ARP_HLEN 7 years ago
Masahiro Yamada 63c0941726 libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY 8 years ago
Hannes Schmelzer ef47683646 cmd/fdt: add possibilty to have 'extrasize' on fdt resize 8 years ago
Stephen Warren 11e44fc6bd fdt_support: fdt_translate_address() blob const correctness 8 years ago
Paul Burton 49717b18be fdt: Document the rest of struct of_bus 8 years ago
Paul Burton 0a222d53d8 fdt: Support for ISA busses 8 years ago
Lev Iserovich a434fd1d28 fdt: fix setting MAC addresses for multiple interfaces 8 years ago
Przemyslaw Marczak 4428f3c87a Revert "fdt: fix address cell count checking in fdt_translate_address()" 8 years ago
Bin Meng 9f29aeb89d Revert "fdt_support: Add multi-serial support for stdout fixup" 8 years ago
Przemyslaw Marczak 71105f50fe fdt: fix address cell count checking in fdt_translate_address() 8 years ago
Bin Meng bc393a7954 fdt: Rewrite the logic in fdt_fixup_ethernet() 9 years ago
Bin Meng 52d825cc7b fdt: Deprecate "usbethaddr" usage in fdt_fixup_ethernet() 9 years ago
Bin Meng a0ae380b3c fdt: Change OF_BAD_ADDR to FDT_ADDR_T_NONE 9 years ago
Scott Wood da77c81990 fdt_support: Don't panic if stdout alias is missing 9 years ago
Andre Przywara 5c1cf89f8c fdt: prevent clearing memory node if there are no banks 9 years ago
Paul Kocialkowski 10be5b5d3a fdt: Pass the device serial number through devicetree 9 years ago
Simon Glass c3ec646dde fdt: Correct warning in fdt_setup_simplefb_node() 9 years ago
Tim Harvey 08daa258e6 fdt: add new fdt_fixup_display function to configure display 9 years ago
Hans de Goede ffccb84c1a fdt: Fix regression in fdt_pack_reg() 10 years ago
Simon Glass e48f3741c3 sandbox: Fix warnings due to 64-bit printf() strings 10 years ago
Hans de Goede d4f495a881 fdt_support: Add a fdt_setup_simplefb_node helper function 10 years ago
Masahiro Yamada b41411954d linux/kernel.h: sync min, max, min3, max3 macros with Linux 10 years ago
Simon Glass 933cdbb479 fdt: Try to use fdt_address_cells()/fdt_size_cells() 10 years ago
Simon Glass 41f09bbe59 fdt: Change fdt_pack_reg() to static and fix types 10 years ago
Simon Glass a9e8e29101 fdt: Export the fdt_find_or_add_subnode() function 10 years ago
Arnab Basu f43b4356a7 fdt_support: Make of_bus_default_count_cells non static 10 years ago
Arnab Basu 08df4a21c7 fdt_support: Move of_read_number to fdt_support.h 10 years ago
Simon Glass 5bf58ccc8e fdt: Rename fdt_resize() to fdt_shrink_to_minimum() 10 years ago
Masahiro Yamada 50babaf852 fdt_support: correct the return condition of fdt_initrd() 10 years ago
Masahiro Yamada f18295d383 fdt_support: fix an endian bug of fdt_initrd() 10 years ago