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
/
xilinx
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-10
microblaze: Wire up dts configuration
Stephan Linz
2
-0
/
+8
2012-07-09
microblaze: Move individual board linker scripts to common script in cpu tree.
Michal Simek
1
-71
/
+0
2012-04-04
microblaze: Wire up LL_TEMAC driver initialization
Stephan Linz
1
-0
/
+36
2012-04-04
microblaze: Add faked LL_TEMAC driver configuration
Stephan Linz
2
-4
/
+14
2011-10-24
microblaze: Wire up axi_ethernet driver initialization
Michal Simek
1
-0
/
+6
2011-10-23
net: xilinx_enet: drop unused !NET_MULTI driver
Mike Frysinger
10
-4957
/
+0
2011-10-23
net: emaclite: Move RX/TX ping pong initialization to
Michal Simek
1
-6
/
+12
2011-10-15
punt unused clean/distclean targets
Mike Frysinger
3
-18
/
+0
2011-04-30
Handle most LDSCRIPT setting centrally
Scott Wood
3
-12
/
+0
2011-01-11
xilinx-ppc4xx-generic: Fix Makefile to work with MAKEALL
Ricardo Ribalda Delgado
2
-18
/
+7
2010-12-17
xilinx-ppc4xx-generic: Use common u-boot.lds
Ricardo Ribalda Delgado
6
-548
/
+6
2010-11-28
do_reset: unify duplicate prototypes
Mike Frysinger
1
-1
/
+2
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
3
-6
/
+6
2010-10-18
Makefile: move all Power Architecture boards into boards.cfg
Wolfgang Denk
3
-76
/
+12
2010-10-18
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
5
-5
/
+5
2010-10-12
microblaze: Add support for NET_MULTI api
Michal Simek
1
-0
/
+13
2010-04-24
Merge branch 'master' of git://git.denx.de/u-boot-microblaze
Wolfgang Denk
1
-4
/
+3
2010-04-21
Move arch/ppc to arch/powerpc
Stefan Roese
2
-2
/
+2
2010-04-16
microblaze: Move FSL initialization to board.c
Michal Simek
1
-4
/
+3
2010-04-13
microblaze: Move cpu/microblaze/* to arch/microblaze/cpu/*
Peter Tyser
1
-1
/
+1
2010-04-13
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
Peter Tyser
2
-2
/
+2
2010-04-13
Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"
Peter Tyser
1
-1
/
+1
2010-03-28
ml300: remove support for broken, orphaned board
Wolfgang Denk
9
-1434
/
+0
2009-11-02
ppc4xx: Add custom linker script to board/*/config.mk
Stefan Roese
1
-0
/
+3
2009-10-03
ppc: Enable full relocation to RAM
Peter Tyser
6
-6
/
+0
2009-09-14
microblaze: Add sbss, scommon and COMMON symbols for clearing
Michal Simek
1
-0
/
+3
2009-07-23
unify HOST_CFLAGS and HOSTCFLAGS
Mike Frysinger
3
-3
/
+3
2009-03-20
Fix all linker script to handle all rodata sections
Trent Piepho
6
-16
/
+6
2009-03-20
boards: get mac address from environment
Mike Frysinger
1
-2
/
+6
2009-01-23
microblaze: Change microblaze-generic config file
Michal Simek
1
-0
/
+2
2009-01-23
microblaze: Rename ml401 to microblaze-generic
Michal Simek
5
-0
/
+0
2008-12-14
Fix new found CFG_
Jean-Christophe PLAGNIOL-VILLARD
2
-2
/
+2
2008-12-10
microblaze: Remove XUPV2P board
Michal Simek
5
-257
/
+0
2008-11-25
ppc4xx: ml300 remove Xilinx BSP from ml300 folder
Michal Simek
3
-432
/
+0
2008-11-18
Align end of bss by 4 bytes
Selvamuthukumar
5
-0
/
+5
2008-11-09
Moved PPC4xx EMAC driver to drivers/net
Ben Warren
1
-1
/
+1
2008-10-24
ppc4xx: Generic architecture for xilinx ppc405(v3)
Ricardo Ribalda Delgado
7
-0
/
+459
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
7
-27
/
+27
2008-09-12
Merge branch 'Makefile-next' of git://git.denx.de/u-boot-arm
Wolfgang Denk
5
-13
/
+13
2008-09-12
ppc4xx: Add .gitignore file to xilinx-ppc440 boards
Ricardo Ribalda Delgado
2
-0
/
+2
2008-09-12
ppc4xx: Fix in-tree build for ppc440-generic boards
Ricardo Ribalda Delgado
1
-1
/
+1
2008-09-10
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
1
-7
/
+7
2008-09-10
rename environment.c in env_embedded.c to reflect is functionality
Jean-Christophe PLAGNIOL-VILLARD
2
-2
/
+2
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_EEPROM in CONFIG_ENV_IS_IN_EEPROM
Jean-Christophe PLAGNIOL-VILLARD
2
-2
/
+2
2008-09-09
ppc4xx: ppc440-generic-ALL: Fix out of tree build v2
Ricardo Ribalda Delgado
5
-4
/
+53
2008-09-05
ppc44x: Unification of virtex5 pp440 boards
Ricardo Ribalda Delgado
13
-145
/
+209
2008-07-30
ppc4xx: ML507: Environment in flash and MTD Support
Ricardo Ribalda Delgado
1
-1
/
+1
2008-07-30
ppc4xx: ML507: Use of get_ram_size in board ml507
Ricardo Ribalda Delgado
1
-2
/
+3
2008-07-30
ppc4xx: ML507: U-Boot in flash and System ACE
Ricardo Ribalda Delgado
5
-9
/
+167
[next]