Commit History

作者 SHA1 備註 提交日期
  Simon Glass db41d65a97 common: Move hang() to the same header as panic() 4 年之前
  Simon Glass 49acd56e4f common: Move testdram() into init.h 4 年之前
  Simon Glass 9b4a205f45 common: Move RAM-sizing functions to init.h 4 年之前
  Simon Glass 220a3a44a3 common: Rename and move source() 4 年之前
  Simon Glass 8e8ccfe1aa common: Move the image globals into image.h 4 年之前
  Simon Glass bb872dd930 image: Rename load_addr, save_addr, save_size 4 年之前
  Simon Glass 9a3b4ceb37 common: Move reset_cpu() to the CPU header 4 年之前
  Simon Glass 9101a5ec4a common: Move reset_misc() function to arch header 4 年之前
  Simon Glass 049f8d6f4a common: Move get_tbclk() to time.h 4 年之前
  Simon Glass d96c26040e common: Move clock functions into a new file 4 年之前
  Simon Glass 6d1fdb1efb common: Move upmconfig() to ppc.h 4 年之前
  Simon Glass 35a3f871fc common: Move ll_boot_init() to init.h 4 年之前
  Simon Glass 6f5fb71240 common: arm: Move s_init() to an ARM-specific header 4 年之前
  Simon Glass 807765b067 common: Move device-tree setup functions to fdt_support.h 4 年之前
  Simon Glass 4cf7f12989 common: Move type declarations to linux/types.h 4 年之前
  Simon Glass 17401f87e7 common: Drop the symbol_lookup() declaration 4 年之前
  Simon Glass 50fbd5c8df common: Drop CONFIG_HAS_POST 4 年之前
  Simon Glass bd21f66249 common: Drop CONFIG_POST_STD/ALT_LIST 4 年之前
  Simon Glass 4ab18a0ba6 common: Move CONFIG_SYS_DEF_EEPROM_ADDR out of common.h 4 年之前
  Simon Glass 5e6267af31 common: Move reset_phy() to net.h 4 年之前
  Simon Glass 015e3348fc common: Drop floppy disk support 4 年之前
  Simon Glass a6f2aafe09 common: Move jumptable_init() out of common.h 4 年之前
  Simon Glass 941338725d common: Move relocate_code() to init.h 4 年之前
  Simon Glass 1444998230 common: Move functions for loading from fat/ext2 to fs.h 4 年之前
  Simon Glass 77f4e477ae common: Move do_tftpb() to net.h 4 年之前
  Simon Glass 2ebebb942d common: Move embedded fdt location to fdtdec.h 4 年之前
  Simon Glass 7c810a330a common: Drop checkflash() and checkdram() 4 年之前
  Simon Glass 0ee48252b4 common: Move flash_perror() to flash.h 4 年之前
  Simon Glass 6b8d3ceaf5 common: Move main_loop() to init.h 4 年之前
  Simon Glass 011b5725a8 common: Drop mdm_init() 4 年之前