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
/
arch
/
arm
/
lib
/
board.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-28
arm: Drop old non-generic-board code
Simon Glass
1
-687
/
+0
2015-04-18
net: Remove the bd* parameter from net stack functions
Joe Hershberger
1
-1
/
+1
2014-10-25
leds: missing include
Jeroen Hofstee
1
-0
/
+1
2014-10-24
arm: board: use __weak
Jeroen Hofstee
1
-28
/
+12
2014-06-05
arm: fdt_control: fix a build error with CONFIG_OF_EMBED=y
Masahiro Yamada
1
-1
/
+1
2014-05-12
bd_info: remove bi_barudrate member from struct bd_info
Masahiro Yamada
1
-1
/
+0
2014-03-10
ahci-plat: Provide a weak scsi_init hook
Ian Campbell
1
-0
/
+6
2014-02-26
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
1
-6
/
+6
2014-02-26
arm: remove unneeded symbol offsets and _TEXT_BASE
Albert ARIBAUD
1
-6
/
+6
2014-02-21
common: Add get_effective_memsize() to memsize.c
York Sun
1
-1
/
+1
2014-02-19
Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee
Masahiro Yamada
1
-4
/
+0
2014-02-19
dts: re-write dts/Makefile more simply with Kbuild
Masahiro Yamada
1
-1
/
+1
2014-01-09
arm64: core support
David Feng
1
-1
/
+6
2013-12-11
Revert "ARM: move interrupt_init to before relocation"
Albert ARIBAUD
1
-1
/
+2
2013-07-25
Merge branch 'u-boot/master' into u-boot-arm/master
Albert ARIBAUD
1
-20
/
+8
2013-07-25
ARM: move interrupt_init to before relocation
Rob Herring
1
-2
/
+1
2013-07-24
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
1
-3
/
+7
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-17
/
+1
2013-07-23
i2c, soft-i2c: switch to new multibus/multiadapter support
Heiko Schocher
1
-3
/
+2
2013-07-23
i2c: common changes for multibus/multiadapter support
Heiko Schocher
1
-1
/
+6
2013-05-01
lib: consolidate hang()
Andreas Bießmann
1
-6
/
+0
2013-03-15
arm: Use sections header to obtain link symbols
Simon Glass
1
-0
/
+1
2013-02-01
arm: Move tlb_addr and tlb_size to arch_global_data
Simon Glass
1
-4
/
+4
2013-01-30
arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the README
Lucas Stach
1
-1
/
+1
2013-01-10
arm: Tabify code for MMC initialization
Taylor Hutt
1
-2
/
+2
2013-01-10
arm: Move bootstage record for board_init_f() to after arch_cpu_init()
Simon Glass
1
-2
/
+9
2013-01-10
arm: Add CONFIG_DISPLAY_BOARDINFO_LATE to display board info on LCD
Simon Glass
1
-0
/
+19
2013-01-10
arm: Add CONFIG_DELAY_ENVIRONMENT to delay environment loading
Simon Glass
1
-2
/
+27
2013-01-10
arm: Move fdt check earlier so that board_early_init_f() can use it
Simon Glass
1
-4
/
+3
2013-01-10
arm: Keep track of the tlb size as well as its location
Gabe Black
1
-2
/
+3
2013-01-08
arm: move C runtime setup code in crt0.S
Albert ARIBAUD
1
-11
/
+0
2012-12-13
env: Use getenv_yesno() more generally
Joe Hershberger
1
-3
/
+1
2012-11-14
pmic: Introduce power_init_board() method at ./lib/board.c file
Łukasz Majewski
1
-0
/
+8
2012-10-22
ARM : Remove unused CONFIG_DRIVER_SMC91111, CONFIG_DRIVER_LAN91C96
Ashok
1
-17
/
+0
2012-10-19
arm: fdt: Relocate fdt along with other data
Simon Glass
1
-0
/
+22
2012-10-15
serial: Remove CONFIG_SERIAL_MULTI from remaining sources
Marek Vasut
1
-2
/
+0
2012-09-04
arm: Adds board_postclk_init to the init_sequence.
Markus Hubig
1
-0
/
+3
2012-07-20
ARM: lib: Remove CONFIG_ARCH_CPU_INIT dependency
Fabio Estevam
1
-2
/
+8
2012-07-07
ARM: introduce arch_early_init_r()
Fabio Estevam
1
-0
/
+4
2012-05-15
net: move bootfile init into eth_initialize
Mike Frysinger
1
-8
/
+0
2012-05-15
net: punt bd->bi_ip_addr
Mike Frysinger
1
-3
/
+0
2012-03-29
arm: Check for valid FDT after console is up
Simon Glass
1
-0
/
+8
2012-03-18
bootstage: arm: Add bootstage calls in board and bootm
Simon Glass
1
-0
/
+3
2012-02-12
davinci: add support for printing clock frequency
Hadli, Manjunath
1
-1
/
+9
2011-11-22
net: rtl8109: drop unused !NET_MULTI driver
Mike Frysinger
1
-4
/
+0
2011-10-28
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
1
-1
/
+0
2011-10-27
cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT
Helmut Raiger
1
-1
/
+1
2011-10-27
arm, logbuffer: make it compileclean
Heiko Schocher
1
-1
/
+0
2011-10-26
fdt: ARM: Add fdtcontroladdr to set device tree address in environment
Simon Glass
1
-0
/
+3
2011-10-26
fdt: ARM: Implement and verify embedded and separate device tree
Simon Glass
1
-0
/
+12
[next]