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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-05
dm: i2c: Add a function to transfer messages
Simon Glass
2
-0
/
+24
2015-08-05
dm: i2c: Move definitions to the top of the header file
Simon Glass
1
-43
/
+43
2015-08-05
dm: i2c: Correct comment nits in dm_i2c_reg_read/write()
Simon Glass
1
-0
/
+2
2015-08-05
dm: i2c: Add a message debug function
Simon Glass
2
-0
/
+26
2015-08-05
dm: core: Support finding a device by phandle
Simon Glass
2
-0
/
+59
2015-08-05
dm: usb: fix USB Ethernet without CONFIG_DM_ETH regression
Marcel Ziswiler
1
-3
/
+6
2015-08-05
configs: Remove CONFIG_SERIAL_MULTI
Stephen Warren
16
-16
/
+0
2015-08-05
Merge git://git.denx.de/u-boot-x86
Tom Rini
122
-235
/
+8325
2015-08-05
x86: Document how to write PIRQ information in the device tree
Bin Meng
1
-0
/
+41
2015-08-05
pci: Remove DEBUG from pci_compat.c
Bin Meng
1
-1
/
+0
2015-08-05
usb: Fix device detection code
Marek Vasut
1
-3
/
+7
2015-08-05
net: asix: fix operation without eeprom
Marcel Ziswiler
1
-6
/
+34
2015-08-05
sunxi: Drop our own copy of the USB_KEYBOARD options
Hans de Goede
2
-7
/
+1
2015-08-05
usb: USB storage-specific part ifdef in uclass
Paul Kocialkowski
1
-0
/
+2
2015-08-05
sunxi: MUSB gadget config provisions, with fastboot and USB mass storage support
Paul Kocialkowski
1
-0
/
+30
2015-08-05
musb: sunxi: Force EP0 on re-enable
Maxime Ripard
1
-0
/
+3
2015-08-05
sunxi: config update to stick with Kconfig changes
Paul Kocialkowski
1
-3
/
+2
2015-08-05
sunxi: usb: USB_MUSB_SUNXI move to musb-new Kconfig
Paul Kocialkowski
23
-30
/
+35
2015-08-05
usb: musb-new: Kconfig support for USB_MUSB_HOST and USB_MUSB_GADGET
Paul Kocialkowski
2
-0
/
+16
2015-08-05
usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB
Paul Kocialkowski
54
-167
/
+167
2015-08-05
usb: Generic USB Kconfig option, that fits both host and gadget and comments
Paul Kocialkowski
1
-7
/
+8
2015-08-05
usb: USB_ARCH_HAS_HCD Kconfig option removal
Paul Kocialkowski
1
-3
/
+0
2015-08-05
usb: dwc2: Call board_usb_init() from usb_lowlevel_init()
Peter Griffin
1
-0
/
+4
2015-08-05
efi: Add a README to explain how things work
Simon Glass
1
-0
/
+237
2015-08-05
x86: Gracefully disable the vesa driver when running from EFI
Simon Glass
1
-0
/
+8
2015-08-05
x86: qemu: Support operation as an EFI payload
Simon Glass
3
-3
/
+9
2015-08-05
x86: baytrail: Support operation as an EFI payload
Simon Glass
4
-3
/
+8
2015-08-05
x86: Add helper code for running from EFI
Simon Glass
4
-0
/
+165
2015-08-05
x86: Handle running as EFI payload
Simon Glass
5
-10
/
+43
2015-08-05
efi: Add a command to display the memory map
Simon Glass
2
-0
/
+258
2015-08-05
efi: Add functions for decoding the EFI tables
Simon Glass
2
-0
/
+48
2015-08-05
x86: Add support for passing tables into U-Boot
Simon Glass
3
-1
/
+20
2015-08-05
efi: Add 64-bit payload support
Simon Glass
6
-6
/
+143
2015-08-05
x86: Add a way to call 32-bit code from 64-bit mode
Simon Glass
3
-0
/
+79
2015-08-05
x86: Add an enum for some commonly-used GDT bits
Simon Glass
1
-0
/
+18
2015-08-05
x86: Support building the EFI stub
Simon Glass
2
-1
/
+25
2015-08-05
efi: Add support for loading U-Boot through an EFI stub
Simon Glass
7
-0
/
+376
2015-08-05
x86: Add relocation and link script for a 64-bit EFI application
Simon Glass
2
-0
/
+149
2015-08-05
x86: Add definitions for the x86-efi board and plumb it in
Ben Stoltz
2
-0
/
+50
2015-08-05
x86: Allow relocation code to build without text base
Simon Glass
1
-6
/
+11
2015-08-05
x86: dts: Add a device tree file for EFI
Simon Glass
2
-0
/
+23
2015-08-05
x86: Add EFI board code
Ben Stoltz
6
-0
/
+66
2015-08-05
x86: Add support for U-Boot as an EFI application
Ben Stoltz
11
-0
/
+319
2015-08-05
x86: Add asm/elf.h for x86-specific ELF definitions
Simon Glass
1
-0
/
+46
2015-08-05
x86: Support skipping relocation for EFI
Simon Glass
1
-0
/
+6
2015-08-05
efi: Support building a u-boot-app.efi executable
Simon Glass
1
-0
/
+5
2015-08-05
x86: Set up toolchain flags for running as EFI application
Ben Stoltz
1
-3
/
+27
2015-08-05
efi: Drop CONFIG_SYS_TEXT_BASE for EFI
Ben Stoltz
1
-0
/
+1
2015-08-05
efi: Add a serial driver
Simon Glass
3
-0
/
+167
2015-08-05
Add a way to skip relocation
Simon Glass
2
-0
/
+10
[next]