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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-16
env: Relocate env drivers if manual reloc is required
Siva Durga Prasad Paladugu
1
-0
/
+5
2018-04-16
bootvx: x86: Assign bootaddr based on kernel memory base
Bin Meng
1
-0
/
+3
2018-04-16
bootvx: x86: Make VxWorks EFI console driver happy
Bin Meng
1
-0
/
+26
2018-04-16
elf: Add ELF64 related structure defines
Bin Meng
1
-0
/
+43
2018-04-16
elf: Clean up the ELF header file
Bin Meng
1
-146
/
+138
2018-04-16
vxworks: x86: Rename e820info to e820_info
Bin Meng
1
-1
/
+1
2018-04-16
bootvx: x86: Explicitly clear the bootloader image size
Bin Meng
1
-0
/
+9
2018-04-16
bootvx: x86: Prepare e820 related stuff from the given kernel memory base add...
Bin Meng
1
-3
/
+9
2018-04-15
Merge git://git.denx.de/u-boot-imx
Tom Rini
17
-353
/
+154
2018-04-15
Merge git://git.denx.de/u-boot-net
Tom Rini
5
-8
/
+5
2018-04-15
mx31ads: Delete
Tom Rini
1
-145
/
+0
2018-04-15
imx31_phycore: Delete
Tom Rini
2
-177
/
+0
2018-04-15
pico-imx7d: Replace fatload command
Vanessa Maegima
1
-2
/
+2
2018-04-15
imx: board: Add support for the K+P's kp_imx6q_tpc board
Lukasz Majewski
1
-0
/
+141
2018-04-15
board: ge: bx50v3: enable backlight on demand
Ian Ray
1
-0
/
+1
2018-04-15
imximage: Encase majority of header in __ASSEMBLY__ declaration
Bryan O'Donoghue
1
-0
/
+2
2018-04-15
warp7: Set u-boot serial# based on OTP value
Bryan O'Donoghue
1
-0
/
+3
2018-04-13
ARM: rmobile: Convert TPL to SPL
Marek Vasut
2
-10
/
+6
2018-04-13
ARM: rmobile: Update H2 Stout
Marek Vasut
1
-37
/
+18
2018-04-13
configs: Fixup some CPSW-related items
Tom Rini
2
-20
/
+0
2018-04-13
xilinx: Only enable dist boot pxe when DHCP is enabled
Joe Hershberger
3
-3
/
+3
2018-04-13
net: fec: sharing MDIO for two enet controllers
Peng Fan
1
-0
/
+1
2018-04-13
net: fec_mxc: simplify fec_get_miibus
Peng Fan
1
-5
/
+1
2018-04-11
ARM: rmobile: Set maximum kernel size to 64 MiB on Gen3
Marek Vasut
1
-0
/
+1
2018-04-11
ARM: rmobile: Add TPL support on R8A7791 M2 Porter
Marek Vasut
1
-0
/
+6
2018-04-11
spl: spi: Move CONFIG_SPL_SPI_LOAD to Kconfig
Marek Vasut
46
-53
/
+0
2018-04-10
clk: Add get/enable/disable/release for a bulk of clocks
Neil Armstrong
1
-1
/
+71
2018-04-10
reset: Add get/assert/deassert/release for bulk of reset signals
Neil Armstrong
1
-0
/
+99
2018-04-09
Merge tag 'xilinx-for-v2018.05-rc2' of git://git.denx.de/u-boot-microblaze
Tom Rini
8
-32
/
+204
2018-04-09
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
3
-45
/
+163
2018-04-09
arm64: zynqmp: Add support for Xilinx zcu111-revA
Michal Simek
1
-0
/
+50
2018-04-09
arm64: zynqmp: Add support for Xilinx zcu106-revA
Michal Simek
1
-0
/
+47
2018-04-09
arm64: zynqmp: Add support for zcu104 customer board
Michal Simek
1
-0
/
+36
2018-04-09
arm64: zynqmp: Add support for zc1751 dc3
Michal Simek
1
-0
/
+20
2018-04-09
arm64: zynqmp: Add support for zcu100 aka Ultra96 board
Michal Simek
1
-0
/
+36
2018-04-09
arm64: zynqmp: Remove pinctrl settings
Michal Simek
1
-30
/
+0
2018-04-09
arm64: zynqmp: Enable pxe and dhcp if commands are enabled
Michal Simek
1
-2
/
+14
2018-04-09
fpga: zynqmp: Add support to get the PCAP status for fpga info command
Nitin Jain
1
-0
/
+1
2018-04-08
Cleanup CONFIG_VERSION_VARIABLE migration
Alex Kiernan
2
-6
/
+0
2018-04-08
Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig
Alex Kiernan
45
-65
/
+0
2018-04-08
net: Move enetaddr env access code to env config instead of net config
Alex Kiernan
2
-3
/
+4
2018-04-08
ti: am335x: Fix bootargs when building without NET
Alex Kiernan
1
-2
/
+14
2018-04-08
Migrate CONFIG_DRIVER_TI_CPSW to Kconfig
Alex Kiernan
10
-10
/
+0
2018-04-08
treewide: Convert CONFIG_HOSTNAME to a string option
Mario Six
84
-132
/
+134
2018-04-08
treewide: Migrate CONFIG_FSL_ESDHC to Kconfig
Mario Six
66
-66
/
+0
2018-04-08
treewide: Migrate CONFIG_TSEC_ENET to Kconfig
Mario Six
44
-49
/
+0
2018-04-08
treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to Kconfig
Mario Six
35
-51
/
+0
2018-04-08
treewide: Migrate CONFIG_LAST_STAGE_INIT to Kconfig
Mario Six
11
-23
/
+0
2018-04-08
treewide: Migrate CONFIG_BOARD_EARLY_INIT_R to Kconfig
Mario Six
40
-52
/
+0
2018-04-08
treewide: Migrate CONFIG_SYS_ALT_MEMTEST to Kconfig
Mario Six
64
-84
/
+0
[next]