Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
b0014b6423574780cdcb9a76478be0c1f83f7990
b0014b6
x86: crownbay: Enable DM RTC support
by Bin Meng
· 9 years ago
ffe3879
cmd: date: Change to use CONFIG_DM_RTC instead of CONFIG_DM_I2C
by Bin Meng
· 9 years ago
ed2ac0d
dm: rtc: Support mc146818 driver in driver model
by Bin Meng
· 9 years ago
990acd0
x86: crownbay: Add MP initialization
by Bin Meng
· 9 years ago
63d54a6
x86: Clean up lapic codes
by Bin Meng
· 9 years ago
61788e4
x86: Move lapic_setup() call into init_bsp()
by Bin Meng
· 9 years ago
6e6f4ce
x86: Move MP initialization codes into a common place
by Bin Meng
· 9 years ago
946c2b5
x86: ivybridge: Remove SMP from CPU_SPECIFIC_OPTIONS
by Bin Meng
· 9 years ago
780bfdd
dm: cpu: Add a new get_count method to cpu uclass
by Bin Meng
· 9 years ago
4c71322
x86: kconfig: Fix minor nits in MAX_CPUS
by Bin Meng
· 9 years ago
063374d
x86: kconfig: Make MAX_CPUS and AP_STACK_SIZE depend on SMP
by Bin Meng
· 9 years ago
be3f06b
x86: dm: Clean up cpu drivers
by Bin Meng
· 9 years ago
cb5cbfd
dm: cpu: Test against cpu_ops->get_info in cpu_get_info()
by Bin Meng
· 9 years ago
166c398
dm: cpu: Fix undefined ENOSYS build error
by Bin Meng
· 9 years ago
5d4a757
dm: spi: Correct minor nits in ICH driver
by Simon Glass
· 9 years ago
a7d0711a
spi: sf: Print the error code on failure
by Simon Glass
· 9 years ago
aefaff8
x86: fsp: Move FspInitEntry call to board_init_f()
by Bin Meng
· 9 years ago
002610f
x86: fsp: Load GDT before calling FspInitEntry
by Bin Meng
· 9 years ago
343fb99
x86: Add Kconfig options to be used by arch/x86/cpu/config.mk
by Bin Meng
· 9 years ago
dd59211
builderthread.py: Keep 'SPL'
by Tom Rini
· 10 years ago
f481576
RFC: Deprecate MAKEALL
by Simon Glass
· 10 years ago
33711bd
Prepare v2015.07
by Tom Rini
· 9 years ago
v2015.07
c7d0fd7
scsi: fix compiler warning with DEBUG and 48bit LBAs
by Andre Przywara
· 9 years ago
2650dbc
Merge git://git.denx.de/u-boot-samsung
by Tom Rini
· 9 years ago
a70e86f
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· 9 years ago
f18d111
mtd: fix false positive "Offset exceeds device limit" error
by Masahiro Yamada
· 9 years ago
5956573
arm: mvebu: db-88f6820-gp: Add USB/EHCI support
by Stefan Roese
· 9 years ago
fe11ae2
usb: Add EHCI support for Armada 38x (mvebu)
by Stefan Roese
· 9 years ago
7cbaff9
arm: mvebu: db-88f6820-gp.h: Add SATA/SCSI (AHCI) support
by Stefan Roese
· 9 years ago
4d991cb
arm: mvebu: Add SATA/SCSI (AHCI) support for Armada A38x
by Stefan Roese
· 9 years ago
2cc1aa2
block: ahci: Don't enable port interrupts
by Stefan Roese
· 9 years ago
e80f1e8
arm: mvebu: db-88f6820-gp: Add MMC/SDIO support
by Stefan Roese
· 9 years ago
7f1adcd
arm: mvebu: Add SDIO/SDHCI support for Armada A38x
by Stefan Roese
· 9 years ago
492d322
mmc: sdhci.c: Add config option to use a fixed buffer for transfers
by Stefan Roese
· 9 years ago
29905a4
mmc: sdhci: Use timer based timeout detection in sdhci_send_command()
by Stefan Roese
· 9 years ago
fca6105
arm: mvebu: db-88f6820-gp: Add MAINTAINERS file
by Stefan Roese
· 9 years ago
8fd3ec7
exynos: i2c: Correct bug in pinmux selection
by Simon Glass
· 9 years ago
6c7cbd3
arm: adds the status info for odroid-xu3
by Minkyu Kang
· 9 years ago
fa31377
ahci: Fix compiling warnings under 64bit platforms
by Tang Yuantian
· 9 years ago
5e5055f
arm: baltos: change USB ports functions
by Yegor Yefremov
· 9 years ago
40d79e4
keystone2: config: update default mtd
by Michael Scherban
· 9 years ago
0351473
stm32f4: fix gpio description in comment
by Antonio Borneo
· 9 years ago
6f921ec
stm32f4: fix minor typo in comment
by Antonio Borneo
· 9 years ago
8379c79
stm32f4: fix MAINTAINERS file
by Antonio Borneo
· 9 years ago
0dd1c31
siemens,am33x: adjust mtd partition
by Egli, Samuel
· 9 years ago
5f9c58e
arm: baltos: fix NAND boot
by Yegor Yefremov
· 9 years ago
e6b1b58
arm: baltos: drop I2C speed to 1000 Hz
by Yegor Yefremov
· 9 years ago
5833521
arm: baltos: enable CMD_NET and FIT support in defconfig
by Yegor Yefremov
· 9 years ago
a800f2f
arm: convert am3517_crane and am3517_evm to generic boards
by Yegor Yefremov
· 9 years ago
16fc0f8
ARM: beagle_x15: prevent DCAN1 _wait_target_disable failure in kernel
by Roger Quadros
· 9 years ago
a5878f1
ARM: DRA7-evm: prevent DCAN1 _wait_target_disable failure in kernel
by Roger Quadros
· 9 years ago
687a751
Makefile:Add GCC flag -fno-delete-null-pointer-checks
by Prabhakar Kushwaha
· 9 years ago
f41d6b7
ti: Add SPDX license identifier to omap.h
by Simon Glass
· 9 years ago
28fd00b
README.distro: fix typos
by Masahiro Yamada
· 9 years ago
e619c79
blackfin: Fix build regression due to image size
by Joe Hershberger
· 9 years ago
f7848d9
Allow CONFIG_REGEX to be disabled when CONFIG_NET
by Joe Hershberger
· 9 years ago
fb69b6c
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 9 years ago
f3edfd3
net: designware: Program MAC address to hardware after soft reset
by Bin Meng
· 9 years ago
8fa2e20
sunxi: Adjust Ippo_q8h_v1_2_a33_1024x600 dts filename to match the upstream kernel
by Hans de Goede
· 9 years ago
0a888f5
ARM: DRA72x: fix io delay calibration for ethernet
by Mugunthan V N
· 9 years ago
3cbb15d
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 9 years ago
abe8f9a
board: baltos - add maintainer information
by Yegor Yefremov
· 9 years ago
64b77ed
ARM: disable HAVE_PRIVATE_LIBGCC for ARM64
by Masahiro Yamada
· 9 years ago
1c94578
board: am43xx: Add maintainer information
by Lokesh Vutla
· 9 years ago
4c3832c
cairo: add missing MAINTAINERS file
by Albert ARIBAUD \(3ADEV\)
· 9 years ago
e05412f
arm: dcc: Add uart dcc support for armv8
by Siva Durga Prasad Paladugu
· 9 years ago
b69969b
Revert "break build if it would produce broken binary"
by Simon Glass
· 9 years ago
1251d51
arm: Add ENTRY/ENDPROC to private libgcc functions
by Simon Glass
· 9 years ago
6f43ba7
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 9 years ago
003b09d
armv7: better comment in start.S
by Pavel Machek
· 10 years ago
1f9e5e2
gpio: lpc32xx: Use priv_data instead of platdata
by Axel Lin
· 10 years ago
37f4d0e
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 9 years ago
4e87398
sunxi: Add Sinlinx SinA33 defconfig
by Chen-Yu Tsai
· 9 years ago
d8656b6
sunxi: Sync sun8i dts files with the linux kernel
by Chen-Yu Tsai
· 9 years ago
e506889
sunxi: Add support for UART0 in PB pin group on A33
by Chen-Yu Tsai
· 9 years ago
dec7c84
sunxi: rsb: Enable R_PIO clock before configuring external pins
by Chen-Yu Tsai
· 9 years ago
6ad8c74
sunxi: hardware-feature-specific function index defines for PORT F UART0
by Chen-Yu Tsai
· 9 years ago
808bf7c
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 9 years ago
aa5a0d9
colibri_vf: Increase console IO buffer size to 1024
by Sanchayan Maity
· 9 years ago
b11c5d1
MIPS: change 'extern inline' to 'static inline'
by Daniel Schwierzeck
· 9 years ago
49bbdae
MIPS: fix missing semicolon in cacheops.h
by Tony Wu
· 9 years ago
891b487
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 9 years ago
6762ae6
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
by Tom Rini
· 9 years ago
8aa5f1d
spi: cf_qspi: fix clamp macro type check compilation warnings
by Angelo Dureghello
· 9 years ago
23cbd16
README: Remove CONFIG_SPI_FLASH_DATAFLASH help text
by Jagan Teki
· 9 years ago
afdfe38
README: Remove CONFIG_SPI_FLASH_BAR help text
by Jagan Teki
· 9 years ago
84d31b3
sf: Kconfig: Add SPI_FLASH_BAR entry
by Jagan Teki
· 9 years ago
9cb528d
defconfig: Move CONFIG_SPI_FLASH_BAR from configs
by Jagan Teki
· 9 years ago
0c79bde
README: Remove CONFIG_SPI_FLASH_MTD help text
by Jagan Teki
· 9 years ago
4495830
spi: Kconfig: Add TEGRA20_SLINK entry
by Jagan Teki
· 9 years ago
2f3e6f8
spi: Kconfig: Add TEGRA20_SFLASH entry
by Jagan Teki
· 9 years ago
5bf9a2d
spi: Kconfig: Add TEGRA114_SPI entry
by Jagan Teki
· 9 years ago
4563601
spi: Kconfig: Add ICH_SPI entry
by Jagan Teki
· 9 years ago
c354eee
spi: Kconfig: Add EXYNOS_SPI entry
by Jagan Teki
· 9 years ago
91c22d0
spi: Kconfig: Add FSL_QSPI entry
by Jagan Teki
· 9 years ago
3debffa
spi: Kconfig: Add FSL_ESPI entry
by Jagan Teki
· 9 years ago
94ea308
spi: Kconfig: Add FSL_DSPI entry
by Jagan Teki
· 9 years ago
e4976af
spi: Kconfig: Show dm-spi drivers if DM_SPI set
by Jagan Teki
· 9 years ago
1360004
spi: Makefile: Use object file alphabetic order
by Jagan Teki
· 9 years ago
f924a20
spi: Kconfig: Add TI_QSPI entry
by Jagan Teki
· 9 years ago
Next »