Commit Graph

3786 Commits (cdf1d240badefc787ef0dc440b9ea6554b97416b)

Author SHA1 Message Date
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
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 10 years ago
Miao Yan b3b522f247 VxWorks: fixup MAC address for VxWorks 10 years ago
Bin Meng 2317cf0970 common: Remove timer_init() call for x86 10 years ago
Bin Meng a0ae380b3c fdt: Change OF_BAD_ADDR to FDT_ADDR_T_NONE 10 years ago
Tom Rini cbb2df2018 CONFIG_NEEDS_MANUAL_RELOC: Fix warnings when not set 10 years ago
Michal Simek e4099c8b80 i2c: cmd: Relocate subcommands when MANUAL_RELOC 10 years ago
Siva Durga Prasad Paladugu e9acb9ea43 common: board: Dont relocate FDT incase of CONFIG_OF_EMBED 10 years ago
Simon Glass b4857aa901 spl: mmc: Unify non/driver model spl_mmc_find_device() 10 years ago
Simon Glass 99c7a51a24 spl: mmc: Rename 'mmc' variable to 'mmcp' 10 years ago
Simon Glass d773a008ee spl: mmc: Fix compiler warning with CONFIG_DM_MMC 10 years ago
Peng Fan c6bb23c819 common: cli_hush: avoid memory leak 10 years ago
Stefan Roese 63ce348d27 common/Makefile: Compile fdt_support is enabled in SPL 10 years ago
Peng Fan 746da1bd42 common: miiphyutil: avoid memory leak 10 years ago
Peng Fan 678e9316d4 common: mmc: unsigned char compared against 0 10 years ago
Peng Fan d39449b110 common: miiphyutil: no need to check name of mii_dev 10 years ago
Peng Fan 2ea47be02f common: image-fdt: correct fdt_blob for IMAGE_FORMAT_LEGACY 10 years ago
Peng Fan aa72252963 common: cli_hush: avoid dead code 10 years ago
Francois Retief 1e85ccec53 sparc: Update PROM initialization code for generic board 10 years ago
Francois Retief c97088c3cf sparc: Update cpu_init.c to use generic timer infrastructure 10 years ago
Francois Retief e17c5200c7 sparc: Initial ground work for generic board initialization 10 years ago
Anatolij Gustschin f5bcfe151e Revert "LCD: Add an option to skip registration as an stdio output" 10 years ago
Simon Glass cab24b3407 dm: pci: Convert 'pci' command to driver model 10 years ago
Simon Glass c4f32bb248 pci: Move PCI header output code into its own function 10 years ago
Simon Glass 32ec5b344b pci: Use a separate 'dev' variable for the PCI device 10 years ago
Simon Glass 72ef5b608c pci: Use common functions to read/write config 10 years ago
Simon Glass c2be070072 pci: Tidy up function comments in cmd_pci.c 10 years ago
Simon Glass 49f835fd41 dm: pci: Reorder functions in cmd_pci.c 10 years ago
Simon Glass 07a588704c pci: Refactor the pciinfo() function 10 years ago
Simon Glass ca7de76d8c pci: Use a separate variable for the bus number 10 years ago
Simon Glass bfa4191e03 pci: Use a common return in command processing 10 years ago