Commit Graph

22 Commits (14006a5671058bfe2f323beeec66448fce228adb)

Author SHA1 Message Date
Joe Hershberger d2eaec6006 net: Remove the bd* parameter from net stack functions 9 years ago
Masahiro Yamada 8e2615752e bd_info: remove bi_barudrate member from struct bd_info 10 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Heiko Schocher 3f4978c713 i2c: common changes for multibus/multiadapter support 11 years ago
Kuan-Yu Kuo fe8e4dbad1 nds32: Use sections header to obtain link symbols 11 years ago
Andreas Bießmann d2eae43ba8 lib: consolidate hang() 11 years ago
Simon Glass 3929fb0a14 Replace __bss_end__ with __bss_end 11 years ago
Gabor Juhos 7b395232da malloc: make malloc_bin_reloc static 11 years ago
Simon Glass 37434783bb nds32: Drop tlb_addr from global data 11 years ago
Marek Vasut 6c7c946cad common: Convert the U-Boot commands to LG-arrays 12 years ago
Nobuhiro Iwamatsu 6abcf2d531 nds32: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INIT 12 years ago
Marek Vasut 036036d79c serial: Remove CONFIG_SERIAL_MULTI from remaining sources 12 years ago
Daniel Schwierzeck 00d0d2ad4e malloc: remove extern declarations of malloc_bin_reloc() in board.c files 12 years ago
Mike Frysinger 11a05fbde7 nds32: fix unused pmu_init warning 12 years ago
Mike Frysinger 782ff0cd87 nds32: delete unused local variable 12 years ago
Mike Frysinger de30122bb5 net: move bootfile init into eth_initialize 12 years ago
Mike Frysinger 50a47d0523 net: punt bd->bi_ip_addr 12 years ago
Macpaul Lin 4ef806794a nds32/board.c: add PCI prompt at boot up 12 years ago
Macpaul Lin a2308547d1 nds32/lib: add ide generic support 13 years ago
Macpaul Lin 569bc625e3 nds32: Use getenv_ulong() in place of getenv(), strtoul 13 years ago
Macpaul Lin 463d47f66c nds32/lib: add generic funcs in NDS32 lib 13 years ago
Wolfgang Denk 80c6abc306 arch/arm/lib/board.c: fix warning: variable ... set but not used 13 years ago
Mike Frysinger e2a53458a7 net: drop !NET_MULTI code 13 years ago
Valentin Longchamp ea3681a6e4 POST/arm: adaptations needed for POST on ARM to work 13 years ago
Jason Kridner 2d3be7c456 led: remove camel casing of led identifiers globally 13 years ago
Aneesh V cba4b1809f arm: do not force d-cache enable on all boards 13 years ago
Igor Grinberg 15c2e2c0ea arm: fix bd pointer dereference prior initialization 13 years ago
Heiko Schocher b2b8f98f88 arm, lib/board.c: use gd->ram_size instead of bd->bi_memsize 13 years ago
Heiko Schocher ceb1d6d75e cosmetic: arm: lib/board.c: Coding Style cleanup 13 years ago
Andreas Bießmann 09c2e90c11 unify version_string 13 years ago
Aneesh V 401bb30b6d replace CONFIG_PRELOADER with CONFIG_SPL_BUILD 13 years ago
Igor Grinberg 7eb29398c0 arm: add CONFIG_MACH_TYPE setting and documentation 13 years ago
Aneesh V c2dd0d4554 armv7: integrate cache maintenance support 13 years ago
Aneesh V e47f2db537 armv7: rename cache related CONFIG flags 13 years ago
Michael Schwingen 1ed63c5498 run arm_pci_init after relocation 13 years ago
Wolfgang Denk 566e5cf451 ARM: drop unsupported 'trab' board 13 years ago
Minkyu Kang d32a1a4caa Don't grab memory for LCD if FB address is defined 13 years ago
Eric Cooper 6445a3051e ARM: fix stack pointer adjustment in board_init_f() 13 years ago
Po-Yu Chuang f326cbba98 arm: fix incorrect monitor protection region in FLASH 13 years ago
Peter Tyser eddf52b593 Replace "FLASH" strings with "Flash" or "flash" 14 years ago
Heiko Schocher 296cae732b arm: add 8-byte alignment for ABI compliance before board_init_f 14 years ago
Wolfgang Denk a9aa392629 Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC 14 years ago
Wolfgang Denk 2e5167ccad Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC 14 years ago
Enric Balletbo i Serra cdb1d4f97e ARM: fix relocation support for onenand device. 14 years ago
Steve Sakoman d470a6f60a env_mmc: Fix crashing bug encountered after enabling ARM relocation 14 years ago
Albert Aribaud 92d5ecba47 arm: implement ELF relocations 14 years ago
Ben Gardiner 7b37a27e14 davinci_emac: davinci_eth_set_mac_addr to ->write_hwaddr 14 years ago
Heiko Schocher f1d2b313c9 ARM: add relocation support 14 years ago
Terry Lv a80603598c Save environment data to mmc. 14 years ago
Wolfgang Denk cdb749778a Rename getenv_r() into getenv_f() 14 years ago