Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
b24f6d401c3270370b9c147cb9decf95dc6804d3
« Previous
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
a51f7de
Tegra: clk: always use find_best_divider() for periph clocks
by Allen Martin
· 11 years ago
d56273d
Tegra: Remove unused/non-existent spl linker script reference
by Tom Warren
· 12 years ago
dcfe863
Tegra: T30: Beaver: Fix board/board_name env vars, s/b beaver, not cardhu
by Tom Warren
· 12 years ago
ed03f41
sf: winbond: Add support for W25PXX SPI flash
by Kuo-Jung Su
· 11 years ago
47ccaa2
sf: winbond: Add support for W25Q256
by Jagannadha Sutradharudu Teki
· 12 years ago
e90f7bd
sf: spansion: Add Spansion S25FL064P IDs
by Marek Vasut
· 12 years ago
a71d45d
powerpc/mpc85xx: Clear L1 D-cache lock
by York Sun
· 12 years ago
39bdaff
SECURE BOOT - Removed deletion of TLB entries code
by Ruchika Gupta
· 12 years ago
6eaeba2
powerpc/b4860qds: Add LAW Target ID and Create LAW entry for Maple
by Shaveta Leekha
· 12 years ago
e14cdc0
powerpc/p5040: fix mdio mux for 10G port
by Shaohui Xie
· 12 years ago
8fa0102
powerpc/B4: Merge B4420 and B4860 in config_mpc85xx.h
by Poonam Aggrwal
· 12 years ago
1bfb9f1
sf: spansion: Add support for S25FL128S
by Xie Xiaobo
· 12 years ago
f9539a9
powerpc/p2041: fix serdes reference clock frequency display for PC board
by Shaohui Xie
· 12 years ago
0fecbba
powerpc/b4860: fix for Serdes connectivity to SFP's
by Shaveta Leekha
· 12 years ago
037e19b
powerpc/t4240qds: fix PHY reset timeout issue
by Shengzhou Liu
· 12 years ago
e1379b0
powerpc/t4qds: Add SW7[4] in the DIP switch display
by York Sun
· 12 years ago
16d88f4
Enable XAUI interface for B4860QDS
by Suresh Gupta
· 12 years ago
49e946c
board/t4240qds, b4860qds: LAW/TLB for DCSR set to size 32M
by Stephen George
· 12 years ago
94025b1
powerpc/p5040: enable PBL tool support
by Shaohui Xie
· 12 years ago
f413881
powerpc/t4qds: use clock measurement for sysclk and ddr clock
by Ed Swarthout
· 12 years ago
428ea86
powerpc/qixis: add clock measurement registers
by Ed Swarthout
· 12 years ago
1b294b7
powerpc/mpc8xxx: Allow DDR overclock
by York Sun
· 12 years ago
f698143
powerpc/chassis2: Change core numbering scheme
by York Sun
· 12 years ago
5f208d1
powerpc/mpc8xxx: Add T1040 and variant SoCs
by York Sun
· 12 years ago
3d2972f
powerpc/T4160: Merge T4160 and T4240 in config_mpc85xx.h
by York Sun
· 12 years ago
ee2e0fc
powerpc/p5040: enable NAND, SD, SPI boot support
by Shaohui Xie
· 12 years ago
9cd95ac
Add e6500 L2 replacement policy selection
by James Yang
· 12 years ago
c79fd50
T4240/ramboot: enable PBL tool for T4240
by Shaohui Xie
· 12 years ago
0aadf4a
powerpc/t4240qds: Add VDD override
by York Sun
· 12 years ago
0c9ab43
powerpc/mpc85xx: check if core is disabled for showing status
by York Sun
· 12 years ago
d54097b
net/phy: fix select line for TN80xx
by Shaohui Xie
· 12 years ago
c416faf
Enable L2 cache parity/ECC error checking
by James Yang
· 12 years ago
9cefbd6
powerpc/t4240qds: Add board detail for bdinfo command
by York Sun
· 12 years ago
e793946
common: Update cmd_bdinfo for PPC
by York Sun
· 11 years ago
53237af
cmd_mem: fix cp command
by Masahiro Yamada
· 11 years ago
c28cbfa
ext4: assign get_fs()->dev_desc before using it
by Stephen Warren
· 11 years ago
fd72569
arm: Enable -ffunction-sections / -fdata-sections / --gc-sections
by Tom Rini
· 12 years ago
0ad6c34
ARM: Add Seagate GoFlex Home support
by Suriyan Ramasami
· 12 years ago
d21c3af
ARM: vexpress: enable bootz and hush parser for all VExpress boards
by Andre Przywara
· 12 years ago
3d3ae85
ARM: vexpress: add support for Versatile Express Cortex-A15-TC2
by Andre Przywara
· 12 years ago
cd4f46e
ARM: vexpress: create A5 specific board config
by Ryan Harkin
· 12 years ago
9b58a3f
ARM: vexpress: refactoring of Versatile Express CA9x4 support
by Ryan Harkin
· 12 years ago
24c185c
cfi_flash: return NULL for invalid base address input
by Masahiro Yamada
· 11 years ago
e2e273a
cosmetic: cfi_flash: delete a space after an unary operator
by Masahiro Yamada
· 11 years ago
Next »