Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Marian Balakowicz 1ee1180b6e [new uImage] Cleanup cmd_bootm.c 17 vuotta sitten
  Marian Balakowicz af13cdbc01 [new uImage] Add memmove_wd() common routine 17 vuotta sitten
  Marian Balakowicz 261dcf4624 [new uImage] Remove I386 uImage fake_header() routine 17 vuotta sitten
  Marian Balakowicz 559316faf7 [new uImage] Move CHUNKSZ definition to image.h 17 vuotta sitten
  Marian Balakowicz 321359f208 [new uImage] Move gunzip() common code to common/gunzip.c 17 vuotta sitten
  Marian Balakowicz d45d5a18b6 [new uImage] Cleanup OF/FDT #if/#elif/#endif use in do_bootm_linux() 17 vuotta sitten
  Marian Balakowicz 5d3cc55ecb [new uImage] Move PPC do_bootm_linux() to lib_ppc/ppc_linux.c 17 vuotta sitten
  Marian Balakowicz b97a2a0a21 [new uImage] Define a API for image handling operations 17 vuotta sitten
  Nobuhiro Iwamatsu 7fc792895b Merge git://www.denx.de/git/u-boot 17 vuotta sitten
  Detlev Zundel 5441f61a3d Fix two typos. 17 vuotta sitten
  Nobuhiro Iwamatsu b8685affe6 Merge git://www.denx.de/git/u-boot 17 vuotta sitten
  Grant Likely a7d7eca791 Bugfix: make bootm+libfdt compile on boards with no flash 17 vuotta sitten
  Bartlomiej Sieka 5b729fb3bd Fix do_bootm_linux() so that multi-file images with FDT blob boot. 18 vuotta sitten
  Grant Likely e79021223b bootm/fdt: Only process the fdt if an fdt address was provided 17 vuotta sitten
  Andy Fleming 82bd9ee774 Fix warnings from of_data copy fix 18 vuotta sitten
  Andy Fleming 10aaf716cb Fix of_data copying for CONFIG_OF_FLAT_TREE-using boards 18 vuotta sitten
  Jerry Van Baren 210f463c71 Fix where the #ifdef CFG_BOOTMAPSZ is placed. 18 vuotta sitten
  Andy Fleming 073e1b5099 Fix initrd/dtb interaction 18 vuotta sitten
  Kim Phillips 91148bf7ae fdt: do board setup based on fdt address specified on bootm line 18 vuotta sitten
  Gerald Van Baren e125a2ffc2 Call ft_board_setup() from the bootm command. 18 vuotta sitten
  Gerald Van Baren c45874b05a Asthetic improvements: error messages and line lengths. 18 vuotta sitten
  Gerald Van Baren 38eb508e8e Reorganize and fix problems (returns) in the bootm command. 18 vuotta sitten
  Gerald Van Baren 89c8757d8f Fix bugs in the CONFIG_OF_LIBFDT 18 vuotta sitten
  Wolfgang Denk f2c2a937d8 Merge with /home/wd/git/u-boot/custodian/u-boot-testing 18 vuotta sitten
  Heiko Schocher fad6340715 make show_boot_progress () weak. 18 vuotta sitten
  Jon Loeliger 9025317883 common/: Remove lingering references to CFG_CMD_* symbols. 18 vuotta sitten
  Jon Loeliger baa26db411 common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS. 18 vuotta sitten
  Jon Loeliger a76adc8142 common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 18 vuotta sitten
  Nobuhiro Iwamatsu 0b135cfc2e sh: First support code of SuperH. 18 vuotta sitten
  Wolfgang Denk 9877d7dcd1 Fix initrd length corruption in bootm command. 18 vuotta sitten