summaryrefslogtreecommitdiff
path: root/common/board_r.c
AgeCommit message (Expand)Author
2017-01-11board_r: workaround deleted output line and garbage charsColibri_iMX7_LinuxImageV2.7Beta1_20170112Colibri_iMX6_LinuxImageV2.7Beta1_20170112Colibri_VF_LinuxImageV2.7Beta1_20170112Colibri_T30_LinuxImageV2.7Beta1_20170112Colibri_T20_LinuxImageV2.7Beta1_20170112Apalis_iMX6_LinuxImageV2.7Beta1_20170112Apalis_TK1_LinuxImageV2.7Beta1_20170112Apalis_T30_LinuxImageV2.7Beta1_20170112Max Krummenacher
2016-05-17dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSISimon Glass
2016-03-17dm: timer: Correct timer init ordering after relocationSimon Glass
2016-03-15efi_loader: Implement memory allocation and mapAlexander Graf
2016-03-15efi_loader: Add runtime servicesAlexander Graf
2016-02-26timer: Set up the real timer after driver model is availableSimon Glass
2016-02-08board_r: fix a typo in comment blockMasahiro Yamada
2015-12-07CONFIG_NEEDS_MANUAL_RELOC: Fix warnings when not setTom Rini
2015-12-05common: board: Dont relocate FDT incase of CONFIG_OF_EMBEDSiva Durga Prasad Paladugu
2015-12-03sparc: Update PROM initialization code for generic boardFrancois Retief
2015-12-03sparc: Initial ground work for generic board initializationFrancois Retief
2015-12-01dm: timer: Avoid using timer before it is readySimon Glass
2015-11-19console: Add a console bufferSimon Glass
2015-11-19Move console definitions into a new console.h fileSimon Glass
2015-11-13Merge branch 'series1_v2' of git://git.denx.de/u-boot-sparcTom Rini
2015-11-13x86: Move timer_init() call a bit earlierBin Meng
2015-11-13sparc: Kconfig: Move the CMD_AMBAPP command to KconfigFrancois Retief
2015-10-27Merge git://git.denx.de/u-boot-dmTom Rini
2015-10-24allow LED initialization without STATUS_LED_BOOTBernhard Nortmann
2015-10-23env: export fdt_blob to the environment variableThomas Chou
2015-10-23timer: start a new timer after relocationThomas Chou
2015-08-28NDS32: Generic Board Support and UnsupportKun-Hua Huang
2015-05-10ppc4xx: Remove sc3 boardStefan Roese
2015-04-30x86: Allow CPUs to be set up after relocationSimon Glass
2015-04-23armv8/fsl-lsch3: Update early MMU tableYork Sun
2015-04-18dm: x86: spi: Convert ICH SPI driver to driver modelSimon Glass
2015-04-18net: Remove the bd* parameter from net stack functionsJoe Hershberger
2015-04-18common: Make sure arch-specific map_sysmem() is definedJoe Hershberger
2015-04-16dm: pci: Add a uclass for PCISimon Glass
2015-03-09common/board_r: Restore non-cached memory setupJan Kiszka
2015-03-05m68k: Add generic board support for MCF547X/8X and MCF5445XAlison Wang
2015-03-05m68k: add generic-board supportangelo@sysam.it
2015-02-17avr32: add generic board supportAndreas Bießmann
2015-02-17common/board_r: allocate bootparamsAndreas Bießmann
2015-02-09microblaze: Move architecture to use generic board initMichal Simek
2015-02-09common/board_r: manual relocation for cmd tableAndreas Bießmann
2015-01-29generic-board: show model name in board_init_f() tooMasahiro Yamada
2014-12-18ARM: Implement non-cached memory supportThierry Reding
2014-12-08Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2014-12-08powerpc: mpc8xx: remove hermes board supportMasahiro Yamada
2014-12-08flash: do not fail even if flash_size is zeroMasahiro Yamada
2014-11-25x86: Remove unnecessary call to initr_enable_interrupts()Bin Meng
2014-11-25x86: Remove cpu_init_r() for x86Bin Meng
2014-11-25x86: Remove board_early_init_r()Simon Glass
2014-11-21dm: Split the simple malloc() implementation into its own fileSimon Glass
2014-10-25common: board_r: make local functions staticJeroen Hofstee
2014-10-24common: board: use __weakJeroen Hofstee
2014-10-22dm: Remove spi_init() from board_r.c when using driver modelSimon Glass
2014-10-10common/board_r: remove warning in initr_mem for 64-bit phys_size_tValentin Longchamp
2014-10-10common/board_r: Fix booting issue on T4240QDSYork Sun