Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
7f39b0678275c773301da15d3a7cc1ea7ca87171
« Previous
af1d002
ARM: OMAP2+: Rename asm/arch/clocks.h asm/arch/clock.h
by Lokesh Vutla
· 11 years ago
bcdd8f7
ARM: OMAP5: clocks: Do not enable sgx clocks
by Sricharan R
· 11 years ago
9239f5b
ARM: OMAP4+: Cleanup header files
by Lokesh Vutla
· 11 years ago
e0a8c99
OMAP5: Fix bug in omap5_es1_prcm struct
by Lubomir Popov
· 11 years ago
e69c585
OMAP5: add ABB setup for MPU voltage domain
by Andrii Tseglytskyi
· 11 years ago
4d0df9c
OMAP3+: introduce generic ABB support
by Andrii Tseglytskyi
· 11 years ago
a662e0c
am33xx: Board: Make CPSW section of ethernet initialization depend on CPSW driver
by Joel A Fernandes
· 11 years ago
e1208c2
MIPS: asm/errno.h: switch to asm-generic/errno.h
by Daniel Schwierzeck
· 11 years ago
f0550f8
MIPS: fix __raw_* IO accessors
by Gabor Juhos
· 12 years ago
10e1673
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
842033e
pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option
by Gabor Juhos
· 11 years ago
064d55f
fdt: remove unaligned access in fdt_fixup_ethernet()
by Stephen Warren
· 11 years ago
a0ba279
generic_board: reduce the redundancy of gd_t struct members
by Masahiro Yamada
· 11 years ago
12d7a47
am335x: enable falcon boot mode for mmc (raw and fat) and nand
by Peter Korsgaard
· 11 years ago
2b75b0a
spl_mmc: add Falcon mode support for raw variant
by Peter Korsgaard
· 11 years ago
721931f
spl_mmc: mmc_load_image_raw(): Add sector argument
by Peter Korsgaard
· 11 years ago
7ad2cc7
spl_mmc: add Falcon mode support for FAT variant
by Peter Korsgaard
· 11 years ago
b6144df
devkit8000: Add SPL_OS for MMC support
by Tom Rini
· 11 years ago
2fabd0b
spl_mmc: mmc_load_image_fat(): Add filename argument and move fat init out
by Peter Korsgaard
· 11 years ago
79adb7a
spl_mmc: return error from mmc_load_image_{raw, fat} rather than hanging
by Peter Korsgaard
· 11 years ago
47b8e52
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 11 years ago
38d240d
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Tom Rini
· 11 years ago
dbc000b
ARM: tegra: only enable SCU on Tegra20
by Tom Warren
· 11 years ago
4a1c7b1
vf610twr: Drop unneeded 'status' variable
by Fabio Estevam
· 11 years ago
374e837
input: Finish simplifing key_matrix_decode_fdt()
by Stephen Warren
· 11 years ago
7fb72c7
ARM: imx: Fix incorrect usage of CONFIG_SYS_MMC_ENV_PART
by Fabio Estevam
· 11 years ago
397bfd4
checkpatch.pl: Add 'printf' to logFunctions
by Tom Rini
· 11 years ago
edfcf85
am33xx/omap4+: Move SRAM_SCRATCH_SPACE_ADDR to <asm/arch/omap.h>
by Tom Rini
· 11 years ago
ea697ae
ARM: bcm2835: add simplefb DT node during bootz/m
by Stephen Warren
· 11 years ago
6a195d2
lcd: add functions to set up simplefb device tree
by Stephen Warren
· 11 years ago
eecf9e2
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
1318d00
Merge branch 'tpm' of git://git.denx.de/u-boot-x86
by Tom Rini
· 11 years ago
4596dcc
am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.c
by Tom Rini
· 11 years ago
320d974
am33xx: Correct NON_SECURE_SRAM_START/END
by Tom Rini
· 11 years ago
0ac6db2
omap-common/hwinit-common.c: Mark omap_rev_string as static
by Tom Rini
· 11 years ago
99bd544
fdt: allow bootdelay to be specified via device tree
by Stephen Warren
· 11 years ago
df637fa
input: simplify key_matrix_decode_fdt()
by Stephen Warren
· 11 years ago
e573617
input: fix unaligned access in key_matrix_decode_fdt()
by Stephen Warren
· 11 years ago
b8521b7
common: board_f: Do not call board_postclk_init twice
by Masahiro Yamada
· 11 years ago
67cd4a6
disk: Fix possible out-of-bounds access in part_efi.c
by Marek Vasut
· 11 years ago
301e803
sandbox: image: Create a test for loading FIT images
by Simon Glass
· 11 years ago
13167da
bootstage: Remove unused entries related to kernel/ramdisk/fdt load
by Simon Glass
· 11 years ago
c6ac13b
sandbox: image: Adjust FIT image printing to work with sandbox
by Simon Glass
· 11 years ago
4651800
image: Use fit_image_load() to load kernel
by Simon Glass
· 11 years ago
aed161e
sandbox: Adjust bootm command to work with sandbox
by Simon Glass
· 11 years ago
53f375f
image: Use fit_image_load() to load FDT
by Simon Glass
· 11 years ago
a51ec63
image: Use fit_image_load() to load ramdisk
by Simon Glass
· 11 years ago
782cfbb
image: Introduce fit_image_load() to load images from FITs
by Simon Glass
· 11 years ago
2434c66
mkimage: Add map_sysmem() and IH_ARCH_DEFAULT to simplfy building
by Simon Glass
· 11 years ago
a2cc9bf
bootstage: Introduce sub-IDs for use with image loading
by Simon Glass
· 11 years ago
d34d186
main: Add debug_bootkeys to avoid #ifdefs
by Simon Glass
· 11 years ago
3e40887
main: Add debug_parser() to avoid #ifdefs
by Simon Glass
· 11 years ago
fbcdf32
main: Correct header order
by Simon Glass
· 11 years ago
4933381
main: Fix typos and checkpatch warnings in command line reading
by Simon Glass
· 11 years ago
f2abca8
main: Use get/setenv_ulong()
by Simon Glass
· 11 years ago
bc2b4c2
main: Move boot_delay code into its own function
by Simon Glass
· 11 years ago
063ae00
main: Separate out the two abortboot() functions
by Simon Glass
· 11 years ago
ea5427e
net: Add prototype for update_tftp
by Simon Glass
· 11 years ago
6236fd7
at91: Correct CONFIG_AUTOBOOT_PROMPT definition for pm9263
by Simon Glass
· 11 years ago
4bfd000
bug, nand, am33xx: nand->ecc.strength not set in board_nand_init()
by Sergey Lapin
· 11 years ago
9b75bad
Add support for Congatec Conga-QEVAl board
by SARTRE Leo
· 11 years ago
8a00061
exynos: Update origen and smdkv310 to use common tzpc_init
by Inderpal Singh
· 12 years ago
b5f9756
exynos: update tzpc to make it common for exynos4 and exynos5
by Inderpal Singh
· 12 years ago
72af2fc
exynos: move tzpc_init to armv7/exynos
by Inderpal Singh
· 12 years ago
a7efb02
wandboard: Add Boot Splash image with Wandboard logo
by Otavio Salvador
· 11 years ago
7bcb983
wandboard: Enable HDMI splashscreen
by Fabio Estevam
· 11 years ago
96903da
build: Use generic boot logo matching
by Otavio Salvador
· 11 years ago
0c54f4b
mx6: mx6qsabrelite/nitrogen6x: Remove incorrect setting of gpio CS signal
by Andrew Gabbasov
· 11 years ago
a1f6780
mx6qsabreauto: Add Port Expander reset
by Renato Frias
· 11 years ago
1957816
mx6qsabreauto: Add i2c to mx6qsabreauto board
by Renato Frias
· 11 years ago
af0a37f
mx6slevk: Allow booting a device tree kernel
by Fabio Estevam
· 11 years ago
86fb7b3
arm: mxs: Fix vectoring table crafting
by Marek Vasut
· 12 years ago
8c65312
arm: vf610: Add basic support for Vybrid VF610TWR board
by Alison Wang
· 11 years ago
0454e0c
arm: vf610: Add Vybrid VF610 to mxc_ocotp document
by Alison Wang
· 11 years ago
427eba7
arm: vf610: Add uart support for Vybrid VF610
by Alison Wang
· 11 years ago
3a36c6b
arm: vf610: Add watchdog support for Vybrid VF610
by Alison Wang
· 11 years ago
bcb6e90
net: fec_mxc: Add support for Vybrid VF610
by Alison Wang
· 11 years ago
24e8bee
arm: vf610: Add Vybrid VF610 CPU support
by Alison Wang
· 11 years ago
cfd701b
arm: vf610: Add IOMUX support for Vybrid VF610
by Alison Wang
· 11 years ago
1b393db
tpm: Reorganize the I2C TPM driver
by Tom Wai-Hong Tam
· 12 years ago
ec34fa5
tpm: Add support for new Infineon I2C TPM (SLB 9645 TT 1.2 I2C)
by Vincent Palatin
· 12 years ago
5bdf46b
x86: config: Reflect the name changes of LPC TPM configs
by Tom Wai-Hong Tam
· 12 years ago
90899cc
tpm: Rename generic_lpc_tpm to tpm_tis_lpc
by Che-liang Chiou
· 12 years ago
60b6614
cmd_sf: Add print mesgs on sf read/write commands
by Jagannadha Sutradharudu Teki
· 11 years ago
96bbf55
cmd_sf: Add print mesg for 'sf erase' command
by Jagannadha Sutradharudu Teki
· 11 years ago
0d3b596
sf: Fix sf read for memory-mapped SPI flashes
by Jagannadha Sutradharudu Teki
· 11 years ago
e4eaef8
spi: exynos: Support SPI_PREAMBLE mode
by Rajeshwari Shinde
· 11 years ago
bb786b8
spi: Add support for preamble bytes
by Rajeshwari Shinde
· 11 years ago
d6639d1
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Tom Rini
· 11 years ago
dfe64e2
mtd: resync with Linux-3.7.1
by Sergey Lapin
· 12 years ago
3da0e57
arm: factorize relocate_code routine
by Albert ARIBAUD
· 11 years ago
fa6c741
arm: do not compile relocate_code() for SPL builds
by Albert ARIBAUD
· 11 years ago
91607ac
tx25: copy SPL directly, not using relocate_code.
by Albert ARIBAUD
· 11 years ago
3acb324
mx31pdk: copy SPL directly, not using relocate_code.
by Albert ARIBAUD
· 11 years ago
a19b0dd
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
60985bb
tegra: Define CONFIG_SKIP_LOWLEVEL_INIT for SPL build
by Axel Lin
· 11 years ago
578e637
ARM: arm720t: Add missing CONFIG_SKIP_LOWLEVEL_INIT guard for cpu_init_crit
by Axel Lin
· 11 years ago
20583d0
ARM: tegra: support SKU 7 of Tegra20
by Stephen Warren
· 11 years ago
840167c
ARM: tegra: support SKU 1 of Tegra114
by Stephen Warren
· 11 years ago
9972db5
tegra: always build u-boot-nodtb-tegra.bin
by Stephen Warren
· 11 years ago
Next »