Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
f59961e343cc591b99a78690eb01ec590e15baa7
/
include
f59961e
spl: Add function comments to spl_start_uboot()
by Simon Glass
· 8 years ago
ca12e65
spl: Add a parameter to jump_to_image_linux()
by Simon Glass
· 8 years ago
71316c1
spl: Add a parameter to spl_parse_image_header()
by Simon Glass
· 8 years ago
d95ceb9
spl: Add a parameter to spl_set_header_raw_uboot()
by Simon Glass
· 8 years ago
e50d76c
spl: Move spl_board_load_image() into a generic header
by Simon Glass
· 8 years ago
51b4a63
Merge git://git.denx.de/u-boot-rockchip
by Tom Rini
· 8 years ago
e95b9b4
ti_armv7_common: Disable Falcon Mode on HS devices
by Andrew F. Davis
· 8 years ago
2f45096
config: Remove usage of CONFIG_STORAGE_EMMC
by Andrew F. Davis
· 8 years ago
b39a9ad
Kconfig: Separate AM33XX SOC config from target board config
by Andrew F. Davis
· 8 years ago
32d333f
ti_omap5_common: mark region of DRAM protected on HS parts
by Daniel Allred
· 8 years ago
67171e1
rockchip: add boot-mode support for rk3288, rk3036
by Jacob Chen
· 8 years ago
73a8598
rockchip: move partitons define from 3036-kylin to 3036-common
by Jacob Chen
· 8 years ago
c12777a
rockchip: miniarm: remove eMMC support
by Xu Ziyuan
· 8 years ago
e73e5fc
rockchip: add usb mass storage feature support for rk3036
by jacob2.chen
· 8 years ago
70616df
Enable ROCKCHIP_SPL_BACK_TO_BROM for rock2 board
by Sandy Patterson
· 8 years ago
ceee15c
ti_armv7_keystone2: Update addr_mon variable
by Lokesh Vutla
· 8 years ago
86e3ca1
keystone2: k2g: add env script to load firmware initramfs as part of boot flow
by Murali Karicheri
· 8 years ago
6f6c863
fastboot: move FASTBOOT_FLASH options into Kconfig
by Petr Kulhavy
· 8 years ago
da2ee24
disk: part: refactor generic name creation for DOS and ISO
by Petr Kulhavy
· 8 years ago
b6dd69a
fastboot: add support for writing MBR
by Petr Kulhavy
· 8 years ago
87b8530
disk: part: implement generic function part_get_info_by_name()
by Petr Kulhavy
· 8 years ago
45b047e
Merge branch 'master' of git://git.denx.de/u-boot-nds32
by Tom Rini
· 8 years ago
fe4ba68
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 8 years ago
d607f6f
nds32: Support relocation.
by rick
· 9 years ago
4c04371
drivers: usb: xhci-fsl: Implement Erratum A-010151 for FSL USB3 controller
by Sriram Dash
· 8 years ago
a5c289b
usb: fsl: Rename fdt_fixup_dr_usb
by Sriram Dash
· 8 years ago
f7c81e2
apalis_t30: colibri_imx7: colibri_t30: fix ethernet functionality
by Marcel Ziswiler
· 8 years ago
cdb1808
dra7x: configs: enable SPL-DFU support
by B, Ravi
· 8 years ago
52f2acc
spl: dfu: adding dfu support functions for SPL-DFU
by B, Ravi
· 8 years ago
05341a8
common: dfu: saperate the dfu common functionality
by B, Ravi
· 8 years ago
e915716
drivers: usb: xhci-fsl: Change burst beat and outstanding pipelined transfers requests
by Sriram Dash
· 8 years ago
7f753cb
colibri_t30: fix usb ethernet functionality
by Marcel Ziswiler
· 8 years ago
06572f0
Merge git://www.denx.de/git/u-boot-ppc4xx
by Tom Rini
· 8 years ago
40e1236
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 8 years ago
657d70c
CPCI4052: Remove CONFIG_AUTO_COMPLETE and custom baud rate table
by Tom Rini
· 8 years ago
ee562dc
ARM: tegra: pull Tegra210 SoC DT from Linux v4.7
by Stephen Warren
· 8 years ago
3b8c1b3
ARM: tegra: pull Tegra124 SoC DT from Linux v4.7
by Stephen Warren
· 8 years ago
5c31e7a
ARM: tegra: pull Tegra114 SoC DT from Linux v4.7
by Stephen Warren
· 8 years ago
ce2f2d2
ARM: tegra: pull Tegra30 SoC DT from Linux v4.7
by Stephen Warren
· 8 years ago
50a303b
ARM: tegra: pull Tegra20 SoC DT from Linux v4.7
by Stephen Warren
· 8 years ago
64a4fe7
ARM: tegra: increase console buffer size and sys args num
by Bryan Wu
· 8 years ago
6d55656
Merge git://www.denx.de/git/u-boot-marvell
by Tom Rini
· 8 years ago
6f8c2d4
arm64: mvebu: Add Armada 7K db-88f7040 development board support
by Stefan Roese
· 8 years ago
01e62c7
arm64: mvebu: Add Armada 3700 db-88f3720 development board support
by Stefan Roese
· 8 years ago
3335786
drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 3k
by Stefan Roese
· 8 years ago
6828e60
dfu: Migrate to Kconfig
by Tom Rini
· 8 years ago
5e61b0d
ti_armv7_common.h: Adjust malloc pool size in all cases.
by Tom Rini
· 8 years ago
cbe7706
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
8f2fe0c
kconfig: introduce kconfig for UBI
by Heiko Schocher
· 8 years ago
5e8bd7e
armv7: ls1021a: Convert CONFIG_LS1_DEEP_SLEEP to Kconfig option
by York Sun
· 8 years ago
9533acf
armv8: ls1012a: Convert CONFIG_LS1012A to Kconfig option ARCH_LS1021A
by York Sun
· 8 years ago
1fdcc8d
driver: ddr: fsl_mmdc: Pass board parameters through data structure
by York Sun
· 8 years ago
da28e58
armv8: ls1046a: Convert CONFIG_LS1046A to Kconfig option ARCH_LS1046A
by York Sun
· 8 years ago
9deff60
board: amcore: add update scripts
by Angelo Dureghello
· 8 years ago
42f7505
arm: mvebu: NAND support for DB-88F6820-AMC
by Chris Packham
· 8 years ago
c0def24
arm: mvebu: add DB-88F6820-AMC board
by Chris Packham
· 8 years ago
4815db8
reset: add no-op stubs for optional reset control
by Masahiro Yamada
· 8 years ago
259ede1
errno.h: sync error macros with linux 4.8-rc7
by Masahiro Yamada
· 8 years ago
4982f46
Move ENOTSUPP defines to include/linux/errno.h
by Masahiro Yamada
· 8 years ago
2c61551
Move error macros from <asm-generic/errno.h> to <linux/errno.h>
by Masahiro Yamada
· 8 years ago
5d97dff
treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>
by Masahiro Yamada
· 8 years ago
1221ce4
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· 8 years ago
519d942
Add <linux/errno.h> as a wrapper of <asm-generic/errno.h>
by Masahiro Yamada
· 8 years ago
b5bf5cb
treewide: use #include <...> to include public headers
by Masahiro Yamada
· 8 years ago
688d0e7
ext4: Use helper function to access group descriptor and its fields
by Stefan Brüns
· 8 years ago
fc214ef
ext4: determine group descriptor size for 64bit feature
by Stefan Brüns
· 8 years ago
3ee2f97
ext4: Update ext2/3/4 superblock, group descriptor and inode structures
by Stefan Brüns
· 8 years ago
290ce2f
ext4: Use correct value for inode size even on revision 0 filesystems
by Stefan Brüns
· 8 years ago
10a7a1b
ext4: Avoid corruption of directories with hash tree indexes
by Stefan Brüns
· 8 years ago
76a2951
ext4: fix possible crash on directory traversal, ignore deleted entries
by Stefan Brüns
· 8 years ago
58a9ecb
ext4: fix endianess problems in ext4 write support
by Michael Walle
· 8 years ago
7f101be
ext4: use kernel names for byte swaps
by Michael Walle
· 8 years ago
2a0b7a9
ext4: change structure fields to __le/__be types
by Michael Walle
· 8 years ago
3c0ed9c
fs/fat: Do not write unmodified fat entries to disk
by Stefan Brüns
· 8 years ago
201c9d8
Merge git://git.denx.de/u-boot-rockchip
by Tom Rini
· 8 years ago
82f5279
ns16650: Make sure we have CONFIG_CLK set before using infrastructure
by Tom Rini
· 8 years ago
19d051a
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 8 years ago
58c8c09
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 8 years ago
5a4a90f
rockchip: rk3288: skip lowlevel_init process
by Xu Ziyuan
· 8 years ago
923e7b4
config: rk3399: add usb related configs
by MengDongyang
· 8 years ago
b44566c
usb: xhci-rockchip: add rockchip dwc3 controller driver
by MengDongyang
· 8 years ago
fe4753c
configs: fsl: Move SPI/SPI-FLASH configs to defconfig
by Jagan Teki
· 8 years ago
e0027f0
zynqmp: Remove unnnecessary board config file for dc4
by Siva Durga Prasad Paladugu
· 8 years ago
1309f67
ARM64: zynqmp: Use the same name for atf image everywhere
by Michal Simek
· 8 years ago
0e82602
ARM64: zynqmp: Enable CONFIG_AHCI via Kconfig
by Michal Simek
· 8 years ago
47e60cb
ARM64: zynqmp: Add support for chip ID detection
by Michal Simek
· 9 years ago
6b24501
fpga: xilinx: zynqmp: Add PL bitstream download support for ZynqMP
by Siva Durga Prasad Paladugu
· 9 years ago
d58fc12
ARM64: zynqmp: Add support for DFU from SPL
by Michal Simek
· 8 years ago
8ed31f3
ARM64: zynqmp: Move BSS location to the beginning of ram
by Michal Simek
· 8 years ago
275bd6d
ARM64: zynqmp: Wire up both USBs available on ZynqMP
by Michal Simek
· 8 years ago
3ce750e
clk.h: Add <asm/errno.h>
by Tom Rini
· 8 years ago
3ac48d0
spi: Remove SPI_RX_FAST
by Jagan Teki
· 8 years ago
08fe9c2
spi: Use mode for rx mode flags
by Jagan Teki
· 8 years ago
423620b
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 8 years ago
f85fad0
Merge branch 'master' of http://git.denx.de/u-boot-mmc
by Tom Rini
· 8 years ago
ad8783c
boston: Introduce support for the MIPS Boston development board
by Paul Burton
· 8 years ago
dd7c749
clk: boston: Providea simple driver for Boston board clocks
by Paul Burton
· 8 years ago
b419e87
dt-bindings: Add interrupt-controller/mips-gic.h header
by Paul Burton
· 8 years ago
3f96f87
clk: Use dummy clk_get_by_* functions when CONFIG_CLK is disabled
by Paul Burton
· 8 years ago
ebf2b9e
mips: Add MIPSfpga platform support
by Zubair Lutfullah Kakakhel
· 8 years ago
Next »