Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
7a91e1a3835413aac3e7c894ca1ba205e6ade887
7a91e1a
ARM: at91: clock: complete the GCK's clock sources
by Wenyou Yang
· 9 years ago
4adf6a7
ARM: at91: clock: fix the GCK's clock source
by Wenyou Yang
· 9 years ago
a9c89bf
board: atmel: sama5d2_xplained: fix the missing pin config of SDMMC0
by Wenyou Yang
· 9 years ago
9989c15
board: atmel: add SAMA5D2 PTC Engineering board
by Wenyou Yang
· 9 years ago
cc434ad
ARM: at91: sama5d2: add macro & field definitions
by Wenyou Yang
· 9 years ago
d7d0003
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 8 years ago
d38fca4
ARM: fix ifdef in ARMv8 lowlevel_init() again
by Masahiro Yamada
· 8 years ago
d550e82
SPL: fat: Fix spl_parse_image_header() return value handling
by Tom Rini
· 8 years ago
5f89a15
omap3: Fix SPI registers on am33xx and am43xx
by Martin Hejnfelt
· 8 years ago
c1420f8
kbuild: fixdep: Check fstat(2) return value
by Tom Rini
· 8 years ago
c409bd0
spl: Setup default value for OF_LIST
by Michal Simek
· 9 years ago
5adfa26
spl: fit: Print error message when FDT is not present
by Michal Simek
· 9 years ago
bd6e142
mkimage: Add a quiet mode
by Simon Glass
· 9 years ago
8df81e1
image-fit: Don't display an error in fit_set_timestamp()
by Simon Glass
· 9 years ago
034eda8
malloc: improve memalign fragmentation fix
by Stephen Warren
· 9 years ago
83b6a43
pico-imx6ul: Select CONFIG_HUSH_PARSER option
by Fabio Estevam
· 8 years ago
3dc9be8
eeprom: merge cmdline parsing of eeprom commands
by Nikita Kiryanov
· 9 years ago
e7c2729
eeprom: use eeprom_execute_command for all eeprom functions
by Nikita Kiryanov
· 9 years ago
40ba13c
malta: Support MIPS32r6 configurations
by Paul Burton
· 8 years ago
4685d4e
malta: Remove ".set mips32" directive
by Paul Burton
· 8 years ago
c52ebea
MIPS: Support for targetting MIPSr6
by Paul Burton
· 8 years ago
20286cd
MIPS: Simplify CONFIG_SYS_CPU values
by Paul Burton
· 8 years ago
9f8ac82
MIPS: Use unchecked immediate addition/subtraction
by Paul Burton
· 8 years ago
400df30
mips: ath79: Add support for TPLink WDR4300
by Marek Vasut
· 8 years ago
e08539b
mips: ath79: Add AR934x support
by Marek Vasut
· 8 years ago
4771bbe
mips: ath79: Add support for ungating ethernet on ar933x and ar934x
by Marek Vasut
· 8 years ago
2986a9d
mips: ath79: dts: Add ethernet MAC nodes for ar933x
by Marek Vasut
· 8 years ago
6b69974
mips: ath79: Add support for ungating USB on ar933x and ar934x
by Marek Vasut
· 8 years ago
c3155878
mips: ath79: dts: Add generic-ehci node
by Marek Vasut
· 8 years ago
43a092f
mips: ath79: Fix compiler warning on const assignment
by Marek Vasut
· 8 years ago
0a6767e
mips: ath79: Fix ar71xx_regs.h indent
by Marek Vasut
· 8 years ago
0a0a958
mips: Add MIPS 74Kc tune
by Marek Vasut
· 8 years ago
5760fc7
mips: Fix compiler warning in cpu.c
by Marek Vasut
· 8 years ago
59e4080
ath79: add readonly attribute for ath79_soc_desc
by Wills Wang
· 9 years ago
5691d10
ath79: ar933x: use BIT macro for bit shift operation
by Wills Wang
· 9 years ago
773f3b2
ar933x: serial: Remove the explicit pinctrl setting
by Wills Wang
· 9 years ago
5fabf2e
ath79: spi: Remove the explicit pinctrl setting
by Wills Wang
· 9 years ago
8cf7a41
mips: Report reloc information in bdinfo
by Tim Chick
· 9 years ago
5c99045
drivers: mtd: add Microchip PIC32 internal non-CFI flash driver.
by Purna Chandra Mandal
· 9 years ago
30fd42c
flash: add device ID for Microchip PIC32 internal flash.
by Purna Chandra Mandal
· 9 years ago
a2277cc
mips: ath79: add AP143 reference board
by Wills Wang
· 9 years ago
6a7b52b
mips: ath79: add AP121 reference board
by Wills Wang
· 9 years ago
b85dc46
drivers: spi: add spi support for QCA/Atheros ath79 SOCs
by Wills Wang
· 9 years ago
60b4976
drivers: serial: add serial driver for ar933x SOC
by Wills Wang
· 9 years ago
c102453
drivers: pinctrl: Add simple pinctrl driver for Qualcomm/Atheros qca953x.
by Wills Wang
· 9 years ago
a79d064
drivers: pinctrl: Add simple pinctrl driver for Qualcomm/Atheros ar933x.
by Wills Wang
· 9 years ago
9b03f80
mips: ath79: add support for QCA953x SOCs
by Wills Wang
· 9 years ago
ee7bb5b
mips: ath79: add support for AR933x SOCs
by Wills Wang
· 9 years ago
1d3d0f1
mips: add base support for QCA/Atheros ath79 SOCs
by Wills Wang
· 9 years ago
4a48cfc
Add support for 64-bit MIPS to examples/standalone
by Stanislav Galabov
· 9 years ago
78757d5
Fix FreeBSD loader API so that it works on both 32-bit and 64-bit targets.
by Stanislav Galabov
· 9 years ago
713a9e1
Use CONFIG_IDE_SWAP_IO when running on big-endian MIPS (32 or 64-bit) in QEMU so that IDE transfers work properly
by Stanislav Galabov
· 9 years ago
d92ea98
Properly calculate ATA_SECTORWORDS, using a fixed-size integer, so it works for both 32-bit and 64-bit targets
by Stanislav Galabov
· 9 years ago
c40f037
eeprom: refactor i2c bus and devaddr parsing
by Nikita Kiryanov
· 9 years ago
2d9a76b
arm: cm-t43: add support for eeprom layout comands
by Nikita Kiryanov
· 9 years ago
bcb447e
arm: cm-t35: add support for eeprom layout comands
by Nikita Kiryanov
· 9 years ago
19a90ed
arm: cm-t3517: add support for eeprom layout comands
by Nikita Kiryanov
· 9 years ago
66b7e42
arm: cm-t54: add support for eeprom layout comands
by Nikita Kiryanov
· 9 years ago
0e656b8
arm: cm-t335: add support for eeprom layout comands
by Nikita Kiryanov
· 9 years ago
1261653
arm: cm-fx6: add support for eeprom layout comands
by Nikita Kiryanov
· 9 years ago
8af5734
compulab: add support for layout aware eeprom commands
by Nikita Kiryanov
· 9 years ago
aa9e604
cmd: eeprom: add support for layout aware commands
by Nikita Kiryanov
· 9 years ago
2636ac6
cmd: eeprom: add bus switching support for all i2c drivers
by Nikita Kiryanov
· 9 years ago
fbaf427
arm: mvebu: theadorable: Enable CONFIG_ZERO_BOOTDELAY_CHECK
by Stefan Roese
· 9 years ago
29b5935
arm: mvebu: a38x: Weed out floating point use
by Marek Vasut
· 9 years ago
4b6e1fd
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 8 years ago
27bec5c
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 8 years ago
341392d
dm: mmc: test: Add tests for MMC
by Simon Glass
· 9 years ago
afa2c31
dm: sandbox: mmc: Enable building MMC code for sandbox
by Simon Glass
· 9 years ago
f376a3c
dm: mmc: sandbox: Add an SD-card emulation
by Simon Glass
· 9 years ago
33fb211
dm: mmc: Add support for driver-model block devices
by Simon Glass
· 9 years ago
ad27dd5
dm: mmc: Add a way to bind MMC devices with driver model
by Simon Glass
· 9 years ago
8ef761e
dm: mmc: Implement the MMC functions for block devices
by Simon Glass
· 9 years ago
f8b7752
dm: sandbox: Only enable the sandbox MMC driver when valid
by Simon Glass
· 9 years ago
fdbb139
dm: mmc: Adjust mmc_switch_part() to use a struct mmc
by Simon Glass
· 9 years ago
1598dfc
dm: blk: Use the correct error code for blk_get_device_by_str()
by Simon Glass
· 9 years ago
c40fdca
dm: mmc: Move the device list into a separate file
by Simon Glass
· 9 years ago
cffe5d8
dm: mmc: Set up the device pointer when using the MMC uclass
by Simon Glass
· 9 years ago
b6694a3
dm: blk: Add a comment as to why the bdev member is needed
by Simon Glass
· 9 years ago
6dd9faf
dm: part: Drop the block_drvr table
by Simon Glass
· 9 years ago
1fde473
dm: part: Use the legacy block driver for hardware partition support
by Simon Glass
· 9 years ago
cd0fb55
dm: blk: Add functions to select a hardware partition
by Simon Glass
· 9 years ago
69f45cd
dm: mmc: Use the new select_hwpart() API
by Simon Glass
· 9 years ago
0776167e
dm: mmc: spl: Use the legacy block interface in SPL
by Simon Glass
· 9 years ago
cb5ec33
dm: mmc: Add a function to obtain the block device
by Simon Glass
· 9 years ago
e17d114
dm: mmc: Implement the select_hwpart() method
by Simon Glass
· 9 years ago
ff3882a
dm: mmc: Move mmc_switch_part() above its callers
by Simon Glass
· 9 years ago
d077352
dm: blk: Free the block device name when unbound
by Simon Glass
· 9 years ago
a2040fa
dm: core: Allow device names to be freed automatically
by Simon Glass
· 9 years ago
72a85c0
dm: blk: Fix allocation of block-device numbering
by Simon Glass
· 9 years ago
cd995a8
dm: sandbox: Enable systemace
by Simon Glass
· 9 years ago
4560ee4
dm: systemace: Add driver-mode block-device support
by Simon Glass
· 9 years ago
a0ff24c
dm: systemace: Reorder function to avoid forward declarataions
by Simon Glass
· 9 years ago
9107c97
dm: blk: Add a easier way to create a named block device
by Simon Glass
· 9 years ago
52138fd
dm: blk: Allow blk_create_device() to allocate the device number
by Simon Glass
· 9 years ago
199a120
dm: sandbox: Enable SATA
by Simon Glass
· 9 years ago
f5a14af
dm: sata: Add support for driver-model block devices
by Simon Glass
· 9 years ago
e8c0a25
dm: sandbox: Enable SCSI
by Simon Glass
· 9 years ago
535556b
dm: scsi: Add support for driver-model block devices
by Simon Glass
· 9 years ago
74c6dc1
dm: sandbox: Enable IDE
by Simon Glass
· 9 years ago
Next »