Commit Graph

3150 Commits (9b18e5199ec42f9dc62c0da7f4fe7554e199980d)

Author SHA1 Message Date
Alison Wang ed39218238 common: spl: Add interactive DDR debugger support for SPL image 11 years ago
Guillaume GARDET d3e488eaf4 spl: Fix SPL EXT support 11 years ago
Hans de Goede 11b8dfa718 common/lcd: Make lcd_dt_simplefb_configure_node use fdt_setup_simplefb_node 11 years ago
Hans de Goede d4f495a881 fdt_support: Add a fdt_setup_simplefb_node helper function 11 years ago
Tom Rini 94092e361c Revert "common/board_f: add setup of initial stack frame for MIPS" 11 years ago
Rabin Vincent f3a05c8f94 Revert "hush: fix segfault on syntax error" 11 years ago
Nikita Kiryanov d957c28a7e cmd_sata: implement sata stop command 11 years ago
Suriyan Ramasami d455d8789d fs: API changes enabling extra parameter to return size of type loff_t 11 years ago
Suriyan Ramasami 96b1046d1c sandbox: Prepare API change for files greater than 2GB 11 years ago
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
Simon Glass c1a6f371ae dm: i2c: Move error reporting into a common function 11 years ago
Simon Glass 1151651831 dm: spl: Allow driver model to be used 11 years ago
Simon Glass fb4f5e7c91 dm: spl: Make simple malloc() available when enabled 11 years ago
Simon Glass c9356be307 dm: Split the simple malloc() implementation into its own file 11 years ago
Simon Glass 003504b6fe x86: Remove unnecessary find_fdt(), prepare_fdt() functions 11 years ago
Simon Glass 768e0f52f2 Move early malloc() to before arch_cpu_init() 11 years ago
Simon Glass 8b37c7694f x86: Use the standard arch_cpu_init() function 11 years ago
Simon Glass 07387d1769 x86: Use the standard dram_init() function 11 years ago
Simon Glass 933cdbb479 fdt: Try to use fdt_address_cells()/fdt_size_cells() 11 years ago
Simon Glass 41f09bbe59 fdt: Change fdt_pack_reg() to static and fix types 11 years ago
Simon Glass c654b5172a fdt: Add ft_system_setup() function for system device tree additions 11 years ago
Simon Glass 6f4dbc21e4 fdt: Tidy up error handling in image_setup_libfdt() 11 years ago
Simon Glass a9e8e29101 fdt: Export the fdt_find_or_add_subnode() function 11 years ago
Simon Glass 4ba98dc269 fdt: Report failure of ft_board_setup() 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