Commit Graph

3852 Commits (782b97805e9f59cc2b4d3aa67a8a03248e8cd722)

Author SHA1 Message Date
Ben Whitten 192bc6948b Fix GCC format-security errors and convert sprintfs. 9 years ago
Peng Fan db18f548cb common: env_flags: fix loop condition when using env_flags_varaccess_mask 9 years ago
Peng Fan bb08a6e7d5 common: cli_simple: use strlcpy instead of strcpy 9 years ago
Michael van Slingerland 4e42e29fd6 cmd_boot: Add a poweroff command 9 years ago
Stephen Warren 02585eb3b5 ums: support multiple LUNs at once 9 years ago
Stephen Warren 873cc1d777 mmc: store hwpart in the block device 9 years ago
Stephen Warren 7c4213f6a5 block: pass block dev not num to read/write/erase() 9 years ago
Albert ARIBAUD adc421e4ce arm: move gd handling outside of C code 9 years ago
Albert ARIBAUD ecc306639e Fix board init code to respect the C runtime environment 9 years ago
Tom Rini 48ad68deb8 hash.c: Conditionally compile hash_command, static hash_show 9 years ago
Masahiro Yamada 20e072f374 image: check "bootm_low" and "bootm_size" if "initrd_high" is missing 9 years ago
Simon Glass 9fbdb94667 dm: pci: scsi: Use driver-model PCI API 9 years ago
Simon Glass f3f1faefcc dm: pci: Add a dm_ prefix to pci_bus_find_bdf() 9 years ago
Rasmus Villemoes fea6730e1c fix always succesful memory test 9 years ago
Przemyslaw Marczak 71105f50fe fdt: fix address cell count checking in fdt_translate_address() 9 years ago
Simon Glass 8a83487030 dm: usb: Add a remove() method for USB keyboards 9 years ago
Simon Glass 70caa97108 usb: Allow up to 7 storage devices 9 years ago
Peng Fan 5d49b4cdf9 common: nvedit: use snprintf instead of sprintf 9 years ago
Peng Fan 5a6894397a common: env: initialize scalar variable 9 years ago
Peng Fan 09a788624d common: cli: avoid memory leak 9 years ago
Stefan Brüns faa7db24a4 usb: Move determination of TT hub address/port into separate function 9 years ago
Stefan Brüns c75f57fba4 usb: Alloc buffer for USB descriptor dynamically 9 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
Stephen Warren e4b70d8035 usb: kbd: don't use int xfers when polling via ctrl xfers 9 years ago
Alexey Brodkin 52bc7c7e2b eeprom: fix eeprom write procedure 9 years ago
Aneesh Bansal 9711f52806 armv8/ls1043ardb: add SECURE BOOT target for NOR 9 years ago
York Sun aabd7ddb88 common: Rewrite hiding the end of memory 9 years ago
York Sun e81495224f Reserve secure memory 9 years ago
Eric Nelson 5915517b7b spl: mmc: use block device number, not hard-coded 0 9 years ago
Stephen Warren 653447b407 part: fix "part list ... -bootable varname" to use hex 9 years ago
Sjoerd Simons 4363de63a8 spl: use panic_str instead of panic 9 years ago
Nishanth Menon 8405b8d98a common: cli_hush: Fix up simple typo 9 years ago
Miao Yan b3b522f247 VxWorks: fixup MAC address for VxWorks 9 years ago
Bin Meng 2317cf0970 common: Remove timer_init() call for x86 9 years ago
Bin Meng a0ae380b3c fdt: Change OF_BAD_ADDR to FDT_ADDR_T_NONE 9 years ago
Tom Rini cbb2df2018 CONFIG_NEEDS_MANUAL_RELOC: Fix warnings when not set 9 years ago
Michal Simek e4099c8b80 i2c: cmd: Relocate subcommands when MANUAL_RELOC 9 years ago
Siva Durga Prasad Paladugu e9acb9ea43 common: board: Dont relocate FDT incase of CONFIG_OF_EMBED 9 years ago
Simon Glass b4857aa901 spl: mmc: Unify non/driver model spl_mmc_find_device() 9 years ago
Simon Glass 99c7a51a24 spl: mmc: Rename 'mmc' variable to 'mmcp' 9 years ago
Simon Glass d773a008ee spl: mmc: Fix compiler warning with CONFIG_DM_MMC 9 years ago
Peng Fan c6bb23c819 common: cli_hush: avoid memory leak 9 years ago
Stefan Roese 63ce348d27 common/Makefile: Compile fdt_support is enabled in SPL 9 years ago
Peng Fan 746da1bd42 common: miiphyutil: avoid memory leak 9 years ago
Peng Fan 678e9316d4 common: mmc: unsigned char compared against 0 9 years ago
Peng Fan d39449b110 common: miiphyutil: no need to check name of mii_dev 9 years ago
Peng Fan 2ea47be02f common: image-fdt: correct fdt_blob for IMAGE_FORMAT_LEGACY 9 years ago
Peng Fan aa72252963 common: cli_hush: avoid dead code 9 years ago
Francois Retief 1e85ccec53 sparc: Update PROM initialization code for generic board 9 years ago