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
/
lib_ppc
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-19
85xx: Add support to populate addr map based on TLB settings
Kumar Gala
1
-0
/
+8
2008-12-15
lib_ppc: rework the flush_cache
Dave Liu
1
-19
/
+17
2008-11-10
lib_ppc: Move trap_init to occur earlier
Becky Bruce
1
-5
/
+5
2008-11-02
ppc: Fix compile warnings when !CONFIG_OF_LIBFDT
Peter Tyser
1
-2
/
+3
2008-11-02
Coding Style cleanup, update CHANGELOG
Wolfgang Denk
1
-1
/
+1
2008-10-29
bootm: support subcommands in linux ppc bootm
Kumar Gala
1
-96
/
+175
2008-10-29
bootm: Add subcommands
Kumar Gala
1
-0
/
+3
2008-10-18
Added arch_lmb_reserve to allow arch specific memory regions protection
Kumar Gala
1
-22
/
+28
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
6
-68
/
+68
2008-10-18
Adds two more ethernet interface to 83xx
richardretanubun
1
-0
/
+30
2008-10-15
Fix compiler warning in lib_ppc/board.c
Heiko Schocher
1
-2
/
+2
2008-10-14
Do not init SATA when disabled on 8536DS.
Jason Jin
1
-2
/
+14
2008-10-01
fdt: Overwrite /chosen node in bootm if it already exists in the dtb
Stefan Roese
1
-1
/
+1
2008-09-13
powerpc: Fix bootm to boot up again with a Ramdisk
Heiko Schocher
1
-2
/
+3
2008-09-10
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
1
-4
/
+4
2008-09-10
rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE
Jean-Christophe PLAGNIOL-VILLARD
1
-2
/
+2
2008-09-10
rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2008-09-10
rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2008-09-10
cmd_mac: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2008-09-09
lib_ppc/interrupts.c: make board_show_activity() a weak function
Wolfgang Denk
1
-1
/
+6
2008-08-26
bootm: refactor do_reset and os boot function args
Kumar Gala
1
-7
/
+4
2008-08-26
fdt: refactor initrd related code
Kumar Gala
1
-26
/
+2
2008-08-26
fdt: refactor fdt resize code
Kumar Gala
1
-28
/
+4
2008-08-26
bootm: move lmb into the bootm_headers_t structure
Kumar Gala
1
-1
/
+1
2008-08-26
bootm: refactor fdt locating and relocation code
Kumar Gala
1
-484
/
+8
2008-08-26
bootm: refactor ramdisk locating code
Kumar Gala
1
-11
/
+5
2008-08-26
bootm: refactor entry point code
Kumar Gala
1
-19
/
+3
2008-08-21
Consolidate strmhz() implementation
Haavard Skinnemoen
1
-13
/
+0
2008-08-19
Update linux bootm to support ePAPR client interface
Kumar Gala
1
-10
/
+23
2008-08-12
NAND boot: MPC8313ERDB support
Scott Wood
1
-2
/
+2
2008-08-12
Fix fallout from autostart revert
Kumar Gala
1
-4
/
+1
2008-08-11
POWERPC: Add synchronization to write_bat in lib_ppc/bat_rw.c
Becky Bruce
1
-0
/
+6
2008-07-14
Fix printf() format issues with sizeof_t types by using %zu
Wolfgang Denk
1
-2
/
+2
2008-07-10
Fix some more print() format errors.
Wolfgang Denk
1
-1
/
+1
2008-07-10
Fix LMB type issues
Andy Fleming
1
-1
/
+2
2008-07-10
Fix compiler warnings
Kumar Gala
1
-2
/
+2
2008-07-09
Fix printf errors.
Andrew Klossner
1
-4
/
+4
2008-07-06
ppc4xx: Rename CONFIG_XILINX_ML300 to CONFIG_XILINX_405
Michal Simek
1
-1
/
+1
2008-07-03
lmb: fix "implicit declaration of function 'lmb_free'" warning
Wolfgang Denk
1
-1
/
+1
2008-07-01
Move conditional compilation of MPC8XXX SPI driver to Makefile
Ben Warren
1
-2
/
+0
2008-06-28
Resize device tree to allow space for board changes and the chosen node
Andy Fleming
1
-8
/
+58
2008-06-12
Change lmb to use phys_size_t/phys_addr_t
Becky Bruce
1
-7
/
+9
2008-06-11
Merge branch 'master' of git://www.denx.de/git/u-boot-fdt
Wolfgang Denk
1
-1
/
+1
2008-06-11
FSL LAW: Keep track of LAW allocations
Kumar Gala
1
-1
/
+2
2008-06-10
fdt: unshadow global working fdt variable
Kim Phillips
1
-1
/
+1
2008-06-03
Avoid initrd and logbuffer area overlaps
Marian Balakowicz
1
-0
/
+7
2008-06-03
PPC: Add print_bats() to lib_ppc/bat_rw.c
Becky Bruce
1
-0
/
+41
2008-06-03
PPC: Change lib_ppc/bat_rw.c to use high bats
Becky Bruce
1
-40
/
+92
2008-05-28
Remove prototypes of nand_init() in favor of including nand.h.
Scott Wood
1
-3
/
+1
2008-05-21
Big white-space cleanup.
Wolfgang Denk
1
-1
/
+1
[next]