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
/
doc
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-14
Merge git://git.denx.de/u-boot-x86
Tom Rini
2
-11
/
+194
2015-08-14
x86: Add a simple interrupt script to the README
Simon Glass
1
-0
/
+15
2015-08-14
x86: Add clarifications to the x86 README
Stoppa, Igor
1
-11
/
+21
2015-08-14
x86: baytrail: Configure FSP UPD from device tree
Andrew Bradford
1
-0
/
+158
2015-08-14
sunxi: display: Add overscan correction
Hans de Goede
1
-0
/
+5
2015-08-12
power: regulator: update comments for regulator-name
Peng Fan
1
-11
/
+8
2015-08-08
sunxi: display: Add composite video out support
Hans de Goede
1
-2
/
+5
2015-08-05
dm: video: Add support for the Parade PS8622/625 bridge
Simon Glass
1
-0
/
+33
2015-08-05
i2c: Add a mux for GPIO-based I2C bus arbitration
Simon Glass
1
-0
/
+60
2015-08-05
dm: i2c: Add support for multiplexed I2C buses
Simon Glass
1
-0
/
+60
2015-08-05
x86: Document how to write PIRQ information in the device tree
Bin Meng
1
-0
/
+41
2015-08-05
efi: Add a README to explain how things work
Simon Glass
1
-0
/
+237
2015-08-05
x86: Update README to explain booting Ubuntu on Minnowmax
Simon Glass
1
-0
/
+278
2015-08-05
x86: dts: Fix typo in intel,irq-router.txt
Simon Glass
1
-2
/
+2
2015-08-05
x86: qemu: Add MP initialization
Bin Meng
1
-0
/
+5
2015-08-05
doc: dm: Update pci-info.txt for pci support
Bin Meng
1
-3
/
+3
2015-07-31
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Tom Rini
1
-1
/
+1
2015-07-28
powerpc/b4860qds: Update README for DIP switch information
Raghav Dogra
1
-1
/
+1
2015-07-28
spi: Fix zynq SPI binding
Michal Simek
1
-16
/
+19
2015-07-24
Merge git://git.denx.de/u-boot-usb
Tom Rini
1
-5
/
+5
2015-07-23
Merge git://git.denx.de/u-boot-uniphier
Tom Rini
1
-4
/
+50
2015-07-23
ARM: UniPhier: document reference support card
Masahiro Yamada
1
-2
/
+44
2015-07-23
ARM: UniPhier: add PH1-sLD3 SoC support
Masahiro Yamada
1
-2
/
+6
2015-07-22
usb: CONFIG_USB_FASTBOOT prefix replacement for consistency
Paul Kocialkowski
1
-2
/
+2
2015-07-22
usb: Fastboot function config for better consistency with other functions
Paul Kocialkowski
1
-2
/
+2
2015-07-22
usb: USB download gadget and functions config options coherent naming
Paul Kocialkowski
1
-1
/
+1
2015-07-21
dm: Add platform data advice and admonishment
Simon Glass
1
-2
/
+15
2015-07-21
dm: led: Add a driver for GPIO-controlled LEDs
Simon Glass
1
-0
/
+52
2015-07-21
dm: Add support for LEDs
Simon Glass
1
-0
/
+23
2015-07-15
Merge git://git.denx.de/u-boot-x86
Tom Rini
1
-3
/
+47
2015-07-14
x86: Add binary blob checksums for Minnowboard MAX
Simon Glass
1
-0
/
+8
2015-07-14
x86: Add ROM image description for minnowmax
Simon Glass
1
-0
/
+17
2015-07-14
x86: crownbay: Enable graphics support
Bin Meng
1
-7
/
+13
2015-07-14
x86: Move VGA option rom macros to Kconfig
Bin Meng
1
-1
/
+1
2015-07-14
x86: Update README.x86 for SMP support
Bin Meng
1
-0
/
+13
2015-07-14
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
1
-0
/
+28
2015-07-08
README.distro: fix typos
Masahiro Yamada
1
-6
/
+6
2015-07-03
spi: cadence_qspi: add device tree binding doc
Vikas Manocha
1
-0
/
+28
2015-07-01
spi: zynq_spi: Add fdt support in driver
Jagan Teki
1
-0
/
+2
2015-07-01
dts: zynq: Add zynq spi controller nodes
Jagan Teki
1
-0
/
+27
2015-06-11
README.scrapyard: add entries for dead AVR32 boards
Masahiro Yamada
1
-0
/
+6
2015-06-08
autoboot.c: Remove CONFIG_AUTOBOOT_STOP_STR2 and CONFIG_AUTOBOOT_DELAY_STR2
Stefan Roese
1
-10
/
+0
2015-06-05
Merge git://git.denx.de/u-boot-fdt
Tom Rini
1
-0
/
+4
2015-06-05
fdt: Pass the device serial number through devicetree
Paul Kocialkowski
1
-0
/
+4
2015-06-04
x86: gpio: add pinctrl support from the device tree
Gabriel Huau
1
-0
/
+31
2015-06-04
x86: qemu: Create separate i440fx and q35 device trees
Bin Meng
1
-1
/
+9
2015-06-04
x86: Document irq router device tree bindings
Bin Meng
1
-0
/
+50
2015-06-04
x86: qemu: Add graphics support
Bin Meng
1
-1
/
+6
2015-06-04
x86: Update README.x86 for QEMU support
Bin Meng
1
-17
/
+48
2015-05-28
mkimage will now report information about loadable
Karl Apsite
2
-0
/
+93
[next]