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
2020-04-24
arm: actions: add S700 SoC device tree
Amit Singh Tomar
2
-0
/
+152
2020-04-24
arm: dts: sync dts for Action Semi S900
Amit Singh Tomar
3
-77
/
+194
2020-04-24
arm: actions: Add common framework for Actions Owl Semi SoCs
Amit Singh Tomar
1
-3
/
+3
2020-04-24
dm: mmc: Update mmc_get_mmc_dev() to use const *
Simon Glass
1
-1
/
+1
2020-04-24
pci: Add a macro to convert BDF from linux to U-Boot
Simon Glass
1
-0
/
+3
2020-04-24
uuid: Use const char * where possible
Simon Glass
1
-3
/
+5
2020-04-24
lib: Add a function to convert a string to upper case
Simon Glass
1
-0
/
+12
2020-04-24
test: Add the beginnings of some string tests
Simon Glass
1
-0
/
+1
2020-04-24
common/board_f: Make reserve_mmu generic
Ovidiu Panait
1
-1
/
+12
2020-04-24
fvp: Add support for loading Android boot images via semihosting
Peter Collingbourne
1
-10
/
+20
2020-04-24
libfdt: Make fdtdec_get_child_count() available for HOST
Kever Yang
1
-0
/
+9
2020-04-24
tool: Move ALIGN_MASK to header as common MACRO
Kever Yang
1
-1
/
+0
2020-04-24
env_internal.h: add alternative ENV_SAVE_PTR macro
Rasmus Villemoes
1
-0
/
+2
2020-04-24
make env_entry::callback conditional on !CONFIG_SPL_BUILD
Rasmus Villemoes
1
-0
/
+2
2020-04-24
env: remove callback.o for an SPL build
Rasmus Villemoes
1
-0
/
+6
2020-04-22
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
2
-12
/
+0
2020-04-22
Merge tag 'mmc-2020-4-22' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
Tom Rini
4
-3
/
+85
2020-04-22
spl: mmc: Rename spl_boot_partition() to spl_mmc_boot_partition()
Harald Seiler
1
-1
/
+13
2020-04-22
spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode()
Harald Seiler
1
-1
/
+17
2020-04-22
mmc: Add option to adjust b_max before long read
Marek Vasut
1
-0
/
+16
2020-04-22
ARM: rmobile: Increase malloc area size
Marek Vasut
1
-1
/
+1
2020-04-22
common: bouncebuf: Permit passing custom alignment check function
Marek Vasut
1
-0
/
+15
2020-04-22
cmd: mmc: provide boot area protection command
Heinrich Schuchardt
1
-0
/
+9
2020-04-22
mmc: export mmc_send_ext_csd()
Heinrich Schuchardt
1
-0
/
+11
2020-04-22
mmc: EXT_CSD registers for write protection
Heinrich Schuchardt
1
-0
/
+3
2020-04-22
arm: mvebu: correct SPL boot configs for SPI/MMC
Joel Johnson
1
-5
/
+0
2020-04-22
arm: mvebu: clearfog: adjust SCSI boot duplication
Joel Johnson
1
-7
/
+0
2020-04-21
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
Tom Rini
2
-3
/
+27
2020-04-20
Merge branch '2020-04-17-master-imports'
Tom Rini
3
-81
/
+65
2020-04-20
Merge tag 'u-boot-amlogic-20200420' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
1
-0
/
+29
2020-04-20
Merge tag 'ti-v2020.07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
1
-6
/
+37
2020-04-20
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
Tom Rini
14
-18
/
+896
2020-04-20
generic-phy: add generic_phy_get_by_node()
Neil Armstrong
1
-0
/
+29
2020-04-20
phy: add support for backplane kr mode
Florinel Iordache
1
-0
/
+23
2020-04-18
Add support for i.MXRT1020-EVK board
Giulio Benetti
1
-0
/
+46
2020-04-18
dt-bindings: pinctrl: add i.MXRT1020 pins definition
Giulio Benetti
1
-0
/
+763
2020-04-18
clk: imx: add i.IMXRT1020 clk driver
Giulio Benetti
1
-0
/
+52
2020-04-18
imxrt1050_evk: add 16bpp video support if video layer enabled
Giulio Benetti
1
-0
/
+15
2020-04-17
colibri_imx6: enable relocation of fdt and initrd
Igor Opaniuk
1
-2
/
+0
2020-04-17
colibri-imx6ull: enable relocation of fdt and initrd
Igor Opaniuk
1
-2
/
+0
2020-04-17
apalis_imx6: enable relocation of fdt and initrd
Igor Opaniuk
1
-2
/
+0
2020-04-17
colibri_imx7: enable relocation of fdt and initrd
Igor Opaniuk
1
-2
/
+0
2020-04-17
colibri_vf: enable relocation of fdt and initrd
Igor Opaniuk
1
-2
/
+0
2020-04-17
verdin-imx8mm: add nfsboot wrapper to env
Igor Opaniuk
1
-0
/
+6
2020-04-17
configs: tqma6x_mba6x: update default configs for device model
Michael Krummsdorf
2
-7
/
+5
2020-04-17
mx6ullevk: Enable Ethernet support
Fabio Estevam
1
-0
/
+9
2020-04-17
mx6ul_evk: Move CONFIG_FEC_MXC to defconfig
Fabio Estevam
1
-1
/
+0
2020-04-17
ata: sort ATA commands
Heinrich Schuchardt
1
-42
/
+42
2020-04-17
include/ata.h: remove invalid links
Heinrich Schuchardt
1
-5
/
+2
2020-04-17
image: Add a common compression type detection function.
Atish Patra
1
-0
/
+21
[next]