index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
board_r.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-05
board_f: Make init_helpers generic
Simon Glass
1
-3
/
+1
2017-04-05
SPARC: Remove
Tom Rini
1
-30
/
+1
2017-03-28
mtd: nand: remove nand size print from nand_init function
Hou Zhiqiang
1
-0
/
+1
2017-02-12
flash: complete CONFIG_SYS_NO_FLASH move with renaming
Masahiro Yamada
1
-2
/
+2
2017-02-06
x86: board_r: Set the global data pointer after relocation
Simon Glass
1
-0
/
+10
2017-02-06
board_f/r: Use static const for the init sequences
Simon Glass
1
-1
/
+1
2017-01-25
Drop CONFIG_CMD_DOC
Simon Glass
1
-13
/
+0
2017-01-25
Drop CONFIG_WINBOND_83C553
Simon Glass
1
-14
/
+0
2017-01-21
status_led: Kconfig migration
Uri Mashiach
1
-4
/
+4
2016-12-20
dm: Add support for scsi/sata based devices
Michal Simek
1
-2
/
+2
2016-12-09
Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"
Tom Rini
1
-2
/
+2
2016-12-08
dm: Add support for scsi/sata based devices
Michal Simek
1
-2
/
+2
2016-11-30
common/board_f: enable initr_trap for MIPS
Daniel Schwierzeck
1
-2
/
+2
2016-05-17
dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI
Simon Glass
1
-2
/
+2
2016-03-17
dm: timer: Correct timer init ordering after relocation
Simon Glass
1
-1
/
+3
2016-03-15
efi_loader: Implement memory allocation and map
Alexander Graf
1
-0
/
+3
2016-03-15
efi_loader: Add runtime services
Alexander Graf
1
-0
/
+4
2016-02-26
timer: Set up the real timer after driver model is available
Simon Glass
1
-2
/
+12
2016-02-08
board_r: fix a typo in comment block
Masahiro Yamada
1
-1
/
+1
2015-12-07
CONFIG_NEEDS_MANUAL_RELOC: Fix warnings when not set
Tom Rini
1
-0
/
+1
2015-12-05
common: board: Dont relocate FDT incase of CONFIG_OF_EMBED
Siva Durga Prasad Paladugu
1
-0
/
+8
2015-12-03
sparc: Update PROM initialization code for generic board
Francois Retief
1
-0
/
+7
2015-12-03
sparc: Initial ground work for generic board initialization
Francois Retief
1
-1
/
+2
2015-12-01
dm: timer: Avoid using timer before it is ready
Simon Glass
1
-1
/
+9
2015-11-19
console: Add a console buffer
Simon Glass
1
-0
/
+10
2015-11-19
Move console definitions into a new console.h file
Simon Glass
1
-0
/
+1
2015-11-13
Merge branch 'series1_v2' of git://git.denx.de/u-boot-sparc
Tom Rini
1
-0
/
+21
2015-11-13
x86: Move timer_init() call a bit earlier
Bin Meng
1
-2
/
+1
2015-11-13
sparc: Kconfig: Move the CMD_AMBAPP command to Kconfig
Francois Retief
1
-0
/
+21
2015-10-27
Merge git://git.denx.de/u-boot-dm
Tom Rini
1
-0
/
+3
2015-10-24
allow LED initialization without STATUS_LED_BOOT
Bernhard Nortmann
1
-3
/
+6
2015-10-23
env: export fdt_blob to the environment variable
Thomas Chou
1
-0
/
+3
2015-10-23
timer: start a new timer after relocation
Thomas Chou
1
-0
/
+3
2015-08-28
NDS32: Generic Board Support and Unsupport
Kun-Hua Huang
1
-1
/
+3
2015-05-10
ppc4xx: Remove sc3 board
Stefan Roese
1
-14
/
+0
2015-04-30
x86: Allow CPUs to be set up after relocation
Simon Glass
1
-1
/
+1
2015-04-23
armv8/fsl-lsch3: Update early MMU table
York Sun
1
-0
/
+6
2015-04-18
dm: x86: spi: Convert ICH SPI driver to driver model
Simon Glass
1
-3
/
+0
2015-04-18
net: Remove the bd* parameter from net stack functions
Joe Hershberger
1
-1
/
+1
2015-04-18
common: Make sure arch-specific map_sysmem() is defined
Joe Hershberger
1
-0
/
+1
2015-04-16
dm: pci: Add a uclass for PCI
Simon Glass
1
-0
/
+2
2015-03-09
common/board_r: Restore non-cached memory setup
Jan Kiszka
1
-0
/
+11
2015-03-05
m68k: Add generic board support for MCF547X/8X and MCF5445X
Alison Wang
1
-1
/
+1
2015-03-05
m68k: add generic-board support
angelo@sysam.it
1
-15
/
+8
2015-02-17
avr32: add generic board support
Andreas Bießmann
1
-3
/
+10
2015-02-17
common/board_r: allocate bootparams
Andreas Bießmann
1
-0
/
+15
2015-02-09
microblaze: Move architecture to use generic board init
Michal Simek
1
-1
/
+1
2015-02-09
common/board_r: manual relocation for cmd table
Andreas Bießmann
1
-0
/
+12
2015-01-29
generic-board: show model name in board_init_f() too
Masahiro Yamada
1
-17
/
+1
2014-12-18
ARM: Implement non-cached memory support
Thierry Reding
1
-0
/
+11
[next]