Commit History

Author SHA1 Message Date
  Ovidiu Panait 81e7cb1e71 board_f: Introduce arch_setup_bdinfo initcall 3 years ago
  Ovidiu Panait ba7431031f board_f: Introduce setup_bdinfo initcall 3 years ago
  Masahiro Yamada b75d8dc564 treewide: convert bd_t to struct bd_info by coccinelle 4 years ago
  Oleksandr Andrushchenko 53007fc1eb common/board_f: Respect original FDT size while relocating 4 years ago
  Ashok Reddy Soma b8fd54d62f common: fdt: Remove additional 4k space for fdt allocation 4 years ago
  Simon Glass f7ae49fc4f common: Drop log.h from common header 4 years ago
  Simon Glass 52f2423804 common: Drop bootstage.h from common header 4 years ago
  Simon Glass b67eefdb6e bootstage: Use BOOTSTAGE instead of BOOTSTATE 4 years ago
  Simon Glass 90526e9fba common: Drop net.h from common header 4 years ago
  Heinrich Schuchardt 542809620e common/board_f: avoid -Wtype-limits warning 4 years ago
  Ye Li f5b66af2cb common: board_f: Use cpu_get_current_dev in print_cpuinfo 4 years ago
  Ovidiu Panait 79926e4f2f common/board_f: Make reserve_mmu generic 4 years ago
  Ovidiu Panait 586b15bce8 common/board_f: Move arm-specific reserve_mmu to arch/arm/lib/cache.c 4 years ago
  Patrick Delaunay 65c141ebbd board_f.c: Ensure 16 alignment of start_addr_sp and reserved memory 4 years ago
  Patrice Chotard a6651086a7 board_f.c: Ensure gd->new_bootstage alignment 4 years ago
  Ovidiu Panait fbf9c154a6 board_f: Make clear_bss generic 4 years ago
  Ovidiu Panait 016e4ae7ef common/board_f.c: Remove arch-specific checks for cpucheck 4 years ago
  Simon Glass db41d65a97 common: Move hang() to the same header as panic() 4 years ago
  Simon Glass d96c26040e common: Move clock functions into a new file 4 years ago
  Simon Glass 67c4e9f815 common: Move board_get_usable_ram_top() out of common.h 4 years ago
  Simon Glass 30c7c43473 common: Move checkcpu() out of common.h 4 years ago
  Simon Glass b03e0510d7 common: Move serial functions out of common.h 4 years ago
  Simon Glass ac9cd4805c bootstage: Correct relocation algorithm 4 years ago
  Simon Glass 5074a8a3c0 bloblist: Reserve an aligned base 4 years ago
  Stephen Warren 5e0404ff85 board_f: fix noncached reservation calculation 4 years ago
  Vikas Manocha 5f7adb5b1c board_f: reserve noncached space below malloc area 4 years ago
  Simon Glass f3998fdc4d env: Rename environment.h to env_internal.h 4 years ago
  Simon Glass 4bfd1f5d62 env: Move env_init() to env.h 4 years ago
  Simon Glass 9fe657daa7 common: Remove video_setmem() 4 years ago
  Simon Glass 3c1ecde402 common: Move lcd_setmem() to lcd.h 4 years ago