Histórico de Commits

Autor SHA1 Mensagem Data
  Marian Balakowicz fff888a199 [new uImage] Add gen_get_image() routine há 17 anos atrás
  Marian Balakowicz 5cf746c303 [new uImage] Move kernel data find code to get_kernel() routine há 17 anos atrás
  Marian Balakowicz 42b73e8ee0 [new uImage] Factor out common routines for getting os/arch/type/comp names há 17 anos atrás
  Marian Balakowicz e99c26694a [new uImage] Remove standalone applications handling from boootm há 17 anos atrás
  Marian Balakowicz 4a2ad5ff64 [new uImage] Remove OF_FLAT_TREE support from PPC bootm code há 17 anos atrás
  Marian Balakowicz 7582438c28 [new uImage] Return error on image move/uncompress overwrites há 17 anos atrás
  Marian Balakowicz f13e7b2e99 [new uImage] Cleanup image header pointer use in bootm code há 17 anos atrás
  Marian Balakowicz 1ee1180b6e [new uImage] Cleanup cmd_bootm.c há 17 anos atrás
  Marian Balakowicz af13cdbc01 [new uImage] Add memmove_wd() common routine há 17 anos atrás
  Marian Balakowicz 261dcf4624 [new uImage] Remove I386 uImage fake_header() routine há 17 anos atrás
  Marian Balakowicz 559316faf7 [new uImage] Move CHUNKSZ definition to image.h há 17 anos atrás
  Marian Balakowicz 321359f208 [new uImage] Move gunzip() common code to common/gunzip.c há 17 anos atrás
  Marian Balakowicz d45d5a18b6 [new uImage] Cleanup OF/FDT #if/#elif/#endif use in do_bootm_linux() há 17 anos atrás
  Marian Balakowicz 5d3cc55ecb [new uImage] Move PPC do_bootm_linux() to lib_ppc/ppc_linux.c há 17 anos atrás
  Marian Balakowicz b97a2a0a21 [new uImage] Define a API for image handling operations há 17 anos atrás
  Nobuhiro Iwamatsu 7fc792895b Merge git://www.denx.de/git/u-boot há 17 anos atrás
  Detlev Zundel 5441f61a3d Fix two typos. há 17 anos atrás
  Nobuhiro Iwamatsu b8685affe6 Merge git://www.denx.de/git/u-boot há 17 anos atrás
  Grant Likely a7d7eca791 Bugfix: make bootm+libfdt compile on boards with no flash há 17 anos atrás
  Bartlomiej Sieka 5b729fb3bd Fix do_bootm_linux() so that multi-file images with FDT blob boot. há 17 anos atrás
  Grant Likely e79021223b bootm/fdt: Only process the fdt if an fdt address was provided há 17 anos atrás
  Andy Fleming 82bd9ee774 Fix warnings from of_data copy fix há 17 anos atrás
  Andy Fleming 10aaf716cb Fix of_data copying for CONFIG_OF_FLAT_TREE-using boards há 17 anos atrás
  Jerry Van Baren 210f463c71 Fix where the #ifdef CFG_BOOTMAPSZ is placed. há 17 anos atrás
  Andy Fleming 073e1b5099 Fix initrd/dtb interaction há 17 anos atrás
  Kim Phillips 91148bf7ae fdt: do board setup based on fdt address specified on bootm line há 18 anos atrás
  Gerald Van Baren e125a2ffc2 Call ft_board_setup() from the bootm command. há 18 anos atrás
  Gerald Van Baren c45874b05a Asthetic improvements: error messages and line lengths. há 18 anos atrás
  Gerald Van Baren 38eb508e8e Reorganize and fix problems (returns) in the bootm command. há 18 anos atrás
  Gerald Van Baren 89c8757d8f Fix bugs in the CONFIG_OF_LIBFDT há 18 anos atrás