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
old/tizen_20241126
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
/
mpl
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-02
replace last __bss_end__ occurrences with __bss_end
Albert ARIBAUD
1
-1
/
+1
2013-04-01
Consolidate bool type
York Sun
3
-19
/
+9
2013-03-12
Refactor linker-generated arrays
Albert ARIBAUD
1
-1
/
+1
2012-10-22
common: Discard the __u_boot_cmd section
Marek Vasut
1
-3
/
+0
2012-10-22
common: Add .u_boot_list into all linker files
Marek Vasut
1
-0
/
+5
2012-10-15
usb: lowlevel interface change to support multiple controllers
Lucas Stach
1
-2
/
+2
2012-07-29
doc: cleanup - move board READMEs into respective board directories
Wolfgang Denk
1
-0
/
+375
2012-03-19
usb: replace wait_ms() with mdelay()
Mike Frysinger
1
-4
/
+4
2012-01-09
board/mpl/pati: use the CFI driver for the PATI board
David Müller
1
-2
/
+2
2012-01-09
board/mpl/mip405: use the CFI driver for the MIP405/MIP405T board
David Müller
2
-3
/
+25
2012-01-09
board/mpl/pip405: use the CFI driver for the PIP405 board
David Müller
2
-8
/
+26
2012-01-09
board/mpl/common: remove the old legacy flash
David Müller
3
-896
/
+182
2011-12-12
board/mpl/common/isa.c: Fix GCC 4.6 build warnings
David Müller (ELSOFT AG)
1
-3
/
+3
2011-12-02
board/mpl/common/flash.c: Fix GCC 4.6 build warning
Wolfgang Denk
1
-2
/
+1
2011-11-16
pip405.c: Fix GCC 4.6 build warnings
Stefan Roese
1
-4
/
+7
2011-11-16
mip405.c: Fix GCC 4.6 build warnings
Stefan Roese
1
-7
/
+3
2011-11-08
ARM: remove superfluous setting of arch_number in board specific code.
David Müller (ELSOFT AG)
1
-3
/
+0
2011-11-07
board/mpl/common/flash.c: fix GCC 4.6 build warning
Wolfgang Denk
1
-14
/
+1
2011-10-15
punt unused clean/distclean targets
Mike Frysinger
4
-24
/
+0
2011-08-04
Convert ISO-8859 files to UTF-8
Albert ARIBAUD
1
-1
/
+1
2011-07-28
cleanup: Fix typos and misspellings in various files.
Mike Williams
1
-1
/
+1
2011-07-04
VCMA9: various cleanups/code style fixes
David Müller (ELSOFT AG)
5
-489
/
+513
2011-07-04
VCMA9: use CFI driver (and remove the old one)
David Müller (ELSOFT AG)
3
-433
/
+13
2011-07-04
VCMA9: remove unneeded config.mk
David Müller (ELSOFT AG)
1
-24
/
+0
2011-03-27
rename _end to __bss_end__
Po-Yu Chuang
1
-1
/
+1
2010-12-09
Remove redundant config.mk files
Wolfgang Denk
1
-24
/
+0
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
4
-8
/
+8
2010-10-28
Add generic support for samsung s3c2440
C Nauman
1
-20
/
+21
2010-10-18
Makefile: move all Power Architecture boards into boards.cfg
Wolfgang Denk
3
-67
/
+1
2010-10-18
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
5
-9
/
+10
2010-10-06
board/mpl: Remove mpl-specific memory test command
Peter Tyser
7
-598
/
+8
2010-09-23
ppc4xx: Big header cleanup part 2, mostly PPC405 related
Stefan Roese
3
-4
/
+3
2010-09-23
ppc4xx: Move ppc4xx headers to powerpc include directory
Stefan Roese
5
-5
/
+5
2010-08-04
Rename getenv_r() into getenv_f()
Wolfgang Denk
6
-8
/
+8
2010-07-24
cmd_usage(): simplify return code handling
Wolfgang Denk
1
-2
/
+1
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
5
-9
/
+9
2010-04-21
Move arch/ppc to arch/powerpc
Stefan Roese
1
-1
/
+1
2010-04-13
Rename lib_generic/ to lib/
Peter Tyser
1
-2
/
+2
2010-04-13
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser
1
-1
/
+1
2009-12-21
move prototypes for gunzip() and zunzip() to common.h
Wolfgang Wegner
1
-1
/
+0
2009-12-07
POST: Remove duplicated post_hotkey_pressed() functions
Stefan Roese
1
-11
/
+0
2009-11-27
Add a unified s3c24x0 header file
kevin.morfitt@fearnside-systems.co.uk
2
-2
/
+2
2009-11-27
Clean-up of s3c24x0 header files
kevin.morfitt@fearnside-systems.co.uk
1
-7
/
+7
2009-11-27
Move s3c24x0 header files to asm-arm/arch-s3c24x0/
kevin.morfitt@fearnside-systems.co.uk
2
-2
/
+2
2009-11-02
ppc4xx: Remove board specific linker scripts from most PPC4xx boards
Stefan Roese
2
-303
/
+0
2009-11-02
ppc4xx: Fix problems in some ppc4xx board Makefiles
Stefan Roese
2
-2
/
+2
2009-10-13
Clean-up of s3c24x0 drivers excluding nand driver
kevin.morfitt@fearnside-systems.co.uk
2
-16
/
+17
2009-10-03
mpl: Remove memory test relocation fixups
Peter Tyser
4
-33
/
+1
2009-10-03
ppc: Remove pci config table pointer relocation fixups
Peter Tyser
1
-18
/
+0
2009-10-03
ppc: Enable full relocation to RAM
Peter Tyser
3
-3
/
+0
[next]