Commit History

Author SHA1 Message Date
  Lothar Waßmann 53207bfd70 board_f: fix calculation of reloc_off 8 years ago
  Simon Glass baa7d345fb board_f: Use IS_ENABLED instead of #ifdef in initf_bootstage() 8 years ago
  Heiko Schocher 5025897774 powerpc, 5xx: remove support for 5xx 8 years ago
  Heiko Schocher 2eb48ff7a2 powerpc, 8260: remove support for mpc8260 8 years ago
  Heiko Schocher 5b8e76c35e powerpc, 8xx: remove support for 8xx 8 years ago
  Simon Glass 824bb1b453 bootstage: Support SPL 8 years ago
  Simon Glass 63c5bf48d5 bootstage: Record the time taken to set up driver model 8 years ago
  Simon Glass 5ac44a5543 bootstage: Init as early as possible 8 years ago
  Simon Glass 25e7dc6a6a bootstage: Support relocating boostage data 8 years ago
  Simon Glass b383d6c05e bootstage: Convert to use malloc() 8 years ago
  Simon Glass b885d02e2c arm: Remove include files from common.h 8 years ago
  Tom Rini cb33bda44f Merge branch 'master' of git://git.denx.de/u-boot-i2c 8 years ago
  Angelo Dureghello 0ce452872f board_f: skip timer_init() on Coldfire archs 8 years ago
  Simon Glass 69153988a6 i2c: Finish dropping use of CONFIG_I2C_HARD 8 years ago
  Simon Glass f1683aa73c board_f: Rename initdram() to dram_init() 8 years ago
  Tom Rini 01abae4d04 Remove various unused interrupt related code 8 years ago
  Simon Glass 1fbf97dc45 board_f: powerpc: Drop unused headers 8 years ago
  Simon Glass e47b2d674f board_f: Make relocation functions generic 8 years ago
  Simon Glass 96d4b75c0d board_f: Make init_helpers generic 8 years ago
  Simon Glass e5fb573f64 powerpc: Move setup_board_extra() into a PPC file 8 years ago
  Simon Glass 056285fd45 board_f: Move errno.h down to the bottom 8 years ago
  Simon Glass 479312233c board_f: Drop unused headers 8 years ago
  Simon Glass 76b00aca4f board_f: Drop setup_dram_config() wrapper 8 years ago
  Simon Glass abf7f4c704 board_f: Drop CONFIG_SPL_BUILD check 8 years ago
  Simon Glass 0f079eb51c board_f: Put video memory reservation in one function 8 years ago
  Simon Glass 80d4bcd3ec board_f: Move the extra #ifdef condition into reserve_mmu() 8 years ago
  Simon Glass b56db48615 board_f: Use a single condition for reserve_logbuffer() 8 years ago
  Simon Glass c67f432ecd xtensa: Place relocated U-Boot in the normal place 8 years ago
  Simon Glass 088454cde2 board_f: Drop return value from initdram() 8 years ago
  Simon Glass 52c411805c board_f: Drop board_type parameter from initdram() 8 years ago