Commit Graph

24390 Commits (d835e91d56c15d24b1880ef16837e4919fb76bcf)
 

Author SHA1 Message Date
Heiko Schocher d835e91d56 mpc8313, signed fit: enable legacy image format on ids8313 board 11 years ago
Heiko Schocher 21d29f7f9f bootm: make use of legacy image format configurable 11 years ago
Jon Loeliger 5f65826b1b FDT: Fix DTC repository references 11 years ago
Steve Rae 60bf941693 disk: part_efi: add get_partition_info_efi_by_name() 11 years ago
Steve Rae e04350d299 disk: part_efi: clarify lbaint_t usage 11 years ago
Steve Rae dedf37bb61 disk: part_efi: resolve endianness issues 11 years ago
Siva Durga Prasad Paladugu ed6a5d4f88 env_eeprom: Assign default environment during board_init_f 11 years ago
Siva Durga Prasad Paladugu 4f0d1a2aea fat: Define MAX_CLUSTSIZE using CONFIG_FS_FAT_MAX_CLUSTSIZE 11 years ago
Franck Jullien 9cd73bf859 openrisc: fix relocation code 11 years ago
Franck Jullien c346cf1350 openrisc: update SPR registers definition 11 years ago
Cormier, Jonathan 08be2836df phy: fix create_phy_by_mask for when its given an actual search mask 11 years ago
Michael van der Westhuizen 64375014c4 Prevent a stack overflow in fit_check_sign 11 years ago
Charles Manning 25308f45e1 tools: Refactor mxsimage to use pbl_crc32 11 years ago
Charles Manning abbc67eedf mkimage : Split out and clean pbl_crc32 for use by other image types 11 years ago
Simon Glass 4eb580b780 Correct return code from builtin_run_command_list() 11 years ago
Simon Glass 587e1d43e7 Fix hush to give the correct return code for a simple command 11 years ago
Simon Glass c9bcb6f13d Fix itest mask overflow 11 years ago
Simon Glass 93ce7561cb Add final result tests for run_command_list() 11 years ago
Masahiro Yamada 7a33c773fe boards.cfg: fix a configuration error of ep8248 board again 11 years ago
Masahiro Yamada f77d709663 kbuild: add missing PERL definition 11 years ago
Masahiro Yamada 06e878cb3d kbuild: remove unused RANLIB 11 years ago
Masahiro Yamada 2aff23cadf arm: fdt_control: fix a build error with CONFIG_OF_EMBED=y 11 years ago
Tom Rini bffb3643ed Merge branch 'master' of git://git.denx.de/u-boot-arc 11 years ago
Tom Rini 9a650bfec3 Merge branch 'master' of git://git.denx.de/u-boot-avr32 11 years ago
Alexey Brodkin d119a2ef7f ARC: enable CONFIG_SYS_BOOT_RAMDISK_HIGH 11 years ago
Masahiro Yamada 3fe1a8545b powerpc: hiddendragon: remove orphan board 11 years ago
Masahiro Yamada 7edb1f7b86 powerpc: debris: remove orphan board 11 years ago
Masahiro Yamada 2868f8625f powerpc: kvme080: remove orphan board 11 years ago
Masahiro Yamada 49ad566dfa powerpc: ep8248: remove orphan board 11 years ago
Masahiro Yamada 80bae39aa3 powerpc: ispan: remove orphan board 11 years ago
Masahiro Yamada d0664db421 powerpc: rattler: remove orphan board 11 years ago
Masahiro Yamada 6f80bb485d powerpc: zpc1900: remove orphan board 11 years ago
Masahiro Yamada facb6725c3 powerpc: mpc8260ads: remove orphan board 11 years ago
Masahiro Yamada 373a9788f0 powerpc: adder: remove orphan board 11 years ago
Wolfgang Denk 3569571db2 PPC4xx: Remove quad100hd board 11 years ago
Tom Rini 90b51c33f3 Merge branch 'master' of git://git.denx.de/u-boot-arm 11 years ago
Simon Glass 95856248ca main: Avoid unncessary strdup()/free() 11 years ago
Simon Glass affb215626 main: Make the execution path a little clearer in main.c 11 years ago
Simon Glass c1bb2cd0b6 main: Hide the hush/simple details inside cli.c 11 years ago
Simon Glass 1364a0e48a Simplify the main loop 11 years ago
Simon Glass 9272a9b4f6 m68k: powerpc: Clean up do_mdm_init 11 years ago
Simon Glass b26440f1fa Rename bootretry functions and remove #ifdefs 11 years ago
Simon Glass 0098e179e1 Move bootretry code into bootretry.c and clean up 11 years ago
Simon Glass 30354978ff Move command line API into cli.c 11 years ago
Simon Glass 66ded17dfc Move autoboot code to autoboot.c 11 years ago
Simon Glass e1bf824dfd Add cli_ prefix to readline functions 11 years ago
Simon Glass 6493ccc7cf Split out simple parser and readline into separate files 11 years ago
Simon Glass 18d66533ac move CLI prototypes to cli.h and add comments 11 years ago
Simon Glass eca86fad3d Rename hush to cli_hush 11 years ago
Simon Glass ae4223f444 Remove unnecessary use of hush header file 11 years ago