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
/
README
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-26
net: bootp: Add environment variable for timeout period
Alexandre Messier
1
-0
/
+6
2016-02-08
doc: Remove any reference to CONFIG_MODEM_SUPPORT, CONFIG_CMD_HWFLOW, CONFIG_...
David Müller (ELSOFT AG)
1
-28
/
+0
2016-02-08
hush: Add rudimentary support for PS1 and PS2
Marek Vasut
1
-0
/
+8
2016-02-06
Use correct spelling of "U-Boot"
Bin Meng
1
-2
/
+2
2016-01-28
tpm: st33zp24: Add tpm st33zp24 spi support
Christophe Ricard
1
-0
/
+4
2016-01-28
tpm: st33zp24: Add tpm st33zp24 support with i2c
Christophe Ricard
1
-0
/
+7
2016-01-25
common/console.c: Remove unused inline functions
Tom Rini
1
-6
/
+0
2016-01-19
vsprintf.c: Always enable CONFIG_SYS_VSNPRINTF
Tom Rini
1
-9
/
+0
2016-01-14
README: Review the u-boot porting guide list
Phil Sutter
1
-7
/
+4
2016-01-08
doc: Tidy up first part of top-level README file
Robert P. J. Day
1
-85
/
+43
2015-12-15
armv8: fsl-layerscale: Rewrite reserving memory for MC and debug server
York Sun
1
-2
/
+2
2015-12-15
common: Rewrite hiding the end of memory
York Sun
1
-1
/
+1
2015-12-15
Reserve secure memory
York Sun
1
-0
/
+8
2015-11-30
armv8: LS2080A: Rename LS2085A to reflect LS2080A
Prabhakar Kushwaha
1
-0
/
+3
2015-11-21
eeprom: Zap CONFIG_SPI_X
Marek Vasut
1
-5
/
+0
2015-11-19
video: input: Clean up after i8042 conversion
Simon Glass
1
-17
/
+12
2015-11-19
Drop CONFIG_ISA_KEYBOARD
Simon Glass
1
-5
/
+0
2015-11-19
video: Drop unused console functions
Simon Glass
1
-7
/
+0
2015-11-19
dm: cros_ec: Convert cros_ec keyboard driver to driver model
Simon Glass
1
-5
/
+0
2015-11-12
board_init: Change the logic to setup malloc_base
Fabio Estevam
1
-0
/
+3
2015-11-12
i2c: ihs_i2c: Dual channel support
Dirk Eibach
1
-0
/
+9
2015-10-29
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
1
-2
/
+10
2015-10-28
net: TFTP: variables cleanup and addition
Albert ARIBAUD \(3ADEV\)
1
-2
/
+10
2015-10-27
Merge git://git.denx.de/u-boot-dm
Tom Rini
1
-2
/
+2
2015-10-26
ubi,ubifs: sync with linux v4.2
Heiko Schocher
1
-0
/
+4
2015-10-23
dm: tpm: Move tpm_tis_i2c to tpm_i2c_infineon
Christophe Ricard
1
-2
/
+2
2015-10-21
cmd: bootvx: Always get VxWorks bootline from env
Bin Meng
1
-10
/
+2
2015-10-11
arndale: Apply Cortex-A15 errata #773022 and #774769
Ian Campbell
1
-1
/
+3
2015-10-02
I2C: mxc_i2c: make I2C1 and I2C2 optional
Albert ARIBAUD \\(3ADEV\\)
1
-2
/
+6
2015-09-15
arm: Remove unused ST-Ericsson u8500 arch
Stefan Roese
1
-12
/
+0
2015-08-31
tpm: Drop two unused options
Simon Glass
1
-6
/
+0
2015-08-21
net: e1000: Add Kconfig options
Simon Glass
1
-3
/
+0
2015-08-12
ARM: Introduce erratum workaround for 801819
Nishanth Menon
1
-0
/
+1
2015-07-27
Reproducible U-Boot build support, using SOURCE_DATE_EPOCH
Paul Kocialkowski
1
-0
/
+12
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
-0
/
+3
2015-07-22
usb: USB download gadget and functions config options coherent naming
Paul Kocialkowski
1
-1
/
+1
2015-07-20
armv8/fsl-lsch3: Support 256M mem split for MC & dbg-srvr
Prabhakar Kushwaha
1
-0
/
+15
2015-07-01
README: Remove CONFIG_SPI_FLASH_DATAFLASH help text
Jagan Teki
1
-5
/
+0
2015-07-01
README: Remove CONFIG_SPI_FLASH_BAR help text
Jagan Teki
1
-5
/
+0
2015-07-01
README: Remove CONFIG_SPI_FLASH_MTD help text
Jagan Teki
1
-9
/
+0
2015-07-01
README: Add CONFIG_SPI_FLASH_DATAFLASH description
Jagan Teki
1
-0
/
+5
2015-06-30
mtd, spi: Add MTD layer driver
Daniel Schwierzeck
1
-0
/
+9
2015-06-25
Move defaults from config_cmd_default.h to Kconfig
Joe Hershberger
1
-3
/
+1
2015-06-19
README: Describe CONFIG_SYS_NO_FLASH
Chris Packham
1
-0
/
+13
2015-06-08
autoboot.c: Remove CONFIG_AUTOBOOT_STOP_STR2 and CONFIG_AUTOBOOT_DELAY_STR2
Stefan Roese
1
-2
/
+0
2015-05-21
env: Add regex support to env_attrs
Joe Hershberger
1
-0
/
+8
2015-05-20
Merge git://git.denx.de/u-boot-net
Tom Rini
1
-15
/
+4
2015-05-19
net: Remove all references to CONFIG_ETHADDR and friends
Joe Hershberger
1
-14
/
+2
2015-05-19
net: Implement random ethaddr fallback in eth.c
Joe Hershberger
1
-1
/
+2
[next]