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
/
board
/
esd
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-26
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2
-0
/
+2
2010-10-18
config.mk cleanup: drop "-I$(TOPDIR)/board" entries
Wolfgang Denk
3
-72
/
+0
2010-10-18
Makefile: move all Power Architecture boards into boards.cfg
Wolfgang Denk
30
-726
/
+8
2010-10-18
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
33
-58
/
+61
2010-09-23
83xx: Remove warmboot parameter from PCI init functions
Peter Tyser
1
-1
/
+1
2010-09-23
ppc4xx: Use common NS16550 driver for PPC4xx UART
Stefan Roese
1
-3
/
+3
2010-09-23
ppc4xx: Big header cleanup, mostly PPC440 related
Stefan Roese
3
-5
/
+4
2010-09-23
ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific
Stefan Roese
1
-1
/
+1
2010-09-23
ppc4xx: Move ppc4xx headers to powerpc include directory
Stefan Roese
27
-28
/
+28
2010-09-20
cfi_flash: Simplify dynamic flash bank number detection
Stefan Roese
1
-4
/
+2
2010-08-20
at91: Enabeling USB host on meesc board
Daniel Gorsulowski
1
-1
/
+5
2010-08-20
at91: Update meesc board to new SoC access
Daniel Gorsulowski
1
-54
/
+58
2010-08-09
ppc4xx: Fix building of PMC440 board
Matthias Fuchs
1
-1
/
+1
2010-08-09
ppc4xx: Fix building of CANBT board
Matthias Fuchs
1
-7
/
+1
2010-08-09
ppc4xx: Fix building of AR405 board
Matthias Fuchs
1
-8
/
+1
2010-08-04
Rename getenv_r() into getenv_f()
Wolfgang Denk
25
-32
/
+32
2010-07-24
cmd_usage(): simplify return code handling
Wolfgang Denk
2
-7
/
+3
2010-07-16
83xx/85xx/86xx: LBC register cleanup
Becky Bruce
1
-1
/
+1
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
30
-69
/
+69
2010-05-17
ppc4xx: Fix building PLU405 board
Matthias Fuchs
1
-1
/
+1
2010-05-06
74xx_7xx: CPCI750: Add ECC support on esd CPCI-CPU/750 board
Reinhard Arlt
2
-7
/
+156
2010-04-24
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
Wolfgang Denk
2
-29
/
+29
2010-04-21
Move arch/ppc to arch/powerpc
Stefan Roese
4
-4
/
+4
2010-04-19
ppc4xx: TLB init file cleanup
Stefan Roese
2
-29
/
+29
2010-04-13
m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU
Peter Tyser
1
-2
/
+2
2010-04-13
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
Peter Tyser
3
-3
/
+3
2010-04-13
Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"
Peter Tyser
2
-2
/
+2
2010-04-13
Rename lib_generic/ to lib/
Peter Tyser
1
-1
/
+1
2010-04-13
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser
1
-1
/
+1
2010-03-21
mpc5xxx: Remove all references to MGT5100
Detlev Zundel
3
-15
/
+0
2010-03-07
AT91: Update otc570 board to new SoC access
Daniel Gorsulowski
1
-85
/
+95
2010-03-07
ARM change name of defines for AT91 arm926ejs
Achim Ehrlich
1
-1
/
+1
2010-02-12
at91: Add esd gmbh OTC570 board support
Daniel Gorsulowski
4
-0
/
+458
2010-02-03
ppc4xx: Fix building for PLU405 boards
Matthias Fuchs
1
-0
/
+28
2010-01-23
at91: Enable slow master clock on meesc board
Daniel Gorsulowski
1
-0
/
+26
2010-01-07
mpc83xx: vme8349: Fix power up reset sequence for tsi148
Reinhard Arlt
2
-8
/
+61
2010-01-07
mpc83xx: Add support for MPC8349 esd caddy2
Reinhard Arlt
1
-57
/
+138
2009-12-21
move prototypes for gunzip() and zunzip() to common.h
Wolfgang Wegner
9
-25
/
+0
2009-12-08
5xxx, fdt: move fdt_fixup_memory() to cpu.c file
Heiko Schocher
1
-1
/
+0
2009-12-07
POST: Remove duplicated post_hotkey_pressed() functions
Stefan Roese
1
-11
/
+0
2009-12-05
Merge branch 'master' into next
Wolfgang Denk
2
-0
/
+43
2009-11-25
ppc4xx: Remove autoupdate feature from PLU405 board
Matthias Fuchs
2
-17
/
+0
2009-11-19
ppc4xx: Remove confusing comment
Matthias Fuchs
1
-4
/
+0
2009-11-19
ppc4xx: Consolidate pci_master_init() function
Stefan Roese
2
-29
/
+6
2009-11-19
ppc4xx: Consolidate pci_pre_init() function
Stefan Roese
2
-113
/
+1
2009-11-19
ppc4xx: Consolidate pci_target_init() function
Stefan Roese
2
-70
/
+0
2009-11-17
ppc4xx: Initialize magnetic coupler on VOM405 boards
Matthias Fuchs
1
-0
/
+35
2009-11-17
ppc4xx: Initialize magnetic couplers in PLU405
Matthias Fuchs
1
-0
/
+36
2009-11-09
ppc4xx: Remove duplicated is_pci_host() functions
Stefan Roese
2
-22
/
+1
2009-11-02
ppc4xx: Remove board specific linker scripts from most PPC4xx boards
Stefan Roese
23
-3060
/
+0
[next]