Commit Graph

3122 Commits (9f12cd0e062614e19734b2ab37842d387457c5e5)

Author SHA1 Message Date
Suriyan Ramasami 9f12cd0e06 ext4: Prepare API change for files greater than 2GB 11 years ago
Suriyan Ramasami 1ad0b98a06 fat: Prepare API change for files greater than 2GB 11 years ago
Suriyan Ramasami 794449551d sandbox: Use md5sum and fatwrite to enable testing of fs commands 11 years ago
Daniel Schwierzeck 9fdee7d730 common/board_f: fix gcc warning on MIPS64 11 years ago
Daniel Schwierzeck 666ba8444e common/board_f: add setup of initial stack frame for MIPS 11 years ago
Masahiro Yamada 60296a835c commands: add more command entries in Kconfig 11 years ago
Masahiro Yamada 6c77509000 hush: add CONFIG_HUSH_PARSER to Kconfig 11 years ago
Thierry Reding 4efe52bf23 pci: Honour pci_skip_dev() 11 years ago
Thierry Reding 042b83d4c5 pci: Abort early if bus does not exist 11 years ago
Christian Gmeiner 59e890ef7b fs: make it possible to read the filesystem UUID 11 years ago
Stefan Roese 18f26fdbd0 spl: Change debug to printf for "Unsupported boot-device" 11 years ago
Masahiro Yamada b41411954d linux/kernel.h: sync min, max, min3, max3 macros with Linux 11 years ago
Dirk Eibach f1cdde2833 common: Fix cmd_fpgad addressing 11 years ago
Heiko Schocher 0c3117b1f7 spl, nand: add option to boot raw u-boot.bin image only 11 years ago
Nikita Kiryanov ecfdcee5d9 powerpc: remove orphaned boards mcc200 and prs200 11 years ago
Thierry Reding 868de51dde malloc: Output region when debugging 11 years ago
Soeren Moch 6a559bbe2f usb_storage: blacklist Enclosure Service Devices 11 years ago
Wolfgang Denk 1aaab00d88 common/cmd_fitupd.c: restore corrupted file 11 years ago
Rabin Vincent 2302b3ab85 hush: make run_command() return an error on parsing failure 11 years ago
Rabin Vincent 128059b926 hush: fix segfault on syntax error 11 years ago
Rabin Vincent 484408fb51 hush: return consistent codes from run_command() 11 years ago
Rabin Vincent 854d2b9753 dlmalloc: ensure gd is set for early alloc 11 years ago
Noam Camus c6150aaf2f image-fdt: boot_get_fdt() return value when no DTB exists 11 years ago
Hans de Goede 8e55311983 usb: kbd: Add (optional) support for using an interrupt queue for polling 11 years ago
Hans de Goede 8f8d7d2451 usb: kbd: Cache pipe, interval and packetsize 11 years ago
Hans de Goede 88274b6c43 stdio: Fix memleak on stdio_deregister 11 years ago
Hans de Goede dfe5b1c86f usb: kbd: Fix memleak on usb_kbd_deregister() 11 years ago
Hans de Goede be17e752f3 usb: kbd: Remove unused usb_kbd_generic_poll function 11 years ago
Hans de Goede 0834bb2fb0 usb: Do not power-cycle usb devices on init 11 years ago
Hans de Goede f7b9baf755 usb: Remove unnecessary portnr lookup from usb_new_device 11 years ago
Georges Savoundararadj 2e07c249a6 kconfig: arm: introduce symbol for ARM CPUs 11 years ago
Simon Glass 5bda35cffa x86: image: Add new image type for x64_64 11 years ago
Andreas Bießmann e76caa627b spl: move comment to the right place 11 years ago
Ahmad Draidi 86f4695bd0 image: Fix Android boot image support 11 years ago
Masahiro Yamada a3a4749df2 cmd_mem: call unmap_sysmem() after map_sysmem() 11 years ago
Masahiro Yamada 616e2162a5 common: command: trivial coding style fixes 11 years ago
Bin Meng d641819cf8 common/cmd_io.c: Fix incorrect help for iod/iow 11 years ago
Rob Herring 998194584e aboot: fix block addressing for don't care chunk type 11 years ago
Guillaume GARDET 7d2b4e7729 spl: do not hang in spl_register_fat_device but return error value. It allows to use both CONFIG_SPL_FAT_SUPPORT and CONFIG_SPL_EXT_SUPPORT. 11 years ago
Guillaume GARDET 592f922261 spl: Add EXT support to SPL 11 years ago
Guillaume GARDET 205b4f33cf Rename some defines containing FAT in their name to be filesystem generic 11 years ago
Simon Glass 4fd074de03 usb: Use correct printf() format string for uintptr_t 11 years ago
Simon Glass f36094733a scsi: Use correct printf() format string for uintptr_t 11 years ago
Valentin Longchamp 4bf3a56f2b Revert "common, env: Fix support for environment in i2c eeprom" 11 years ago
Simon Glass 87b6398b46 cli: hush: Adjust 'run' command to run each line of the env var 11 years ago
Jeroen Hofstee 5b5ac64560 gpio: add protype for name_to_gpio 11 years ago
Jeroen Hofstee 73063c0422 common/cmd_elf.c: add missing include 11 years ago
Jeroen Hofstee 482f4691a3 common:console: add missing include 11 years ago
Tom Rini 73144dae0b modem.c: Switch to debug() from dbg found in common/console.c 11 years ago
Jeroen Hofstee 654f8d0f3d serial: make local functions static 11 years ago