Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
302d1767b994e209c0a021c0602d287a2a8d979d
302d176
rockchip: add config decide whether to build common.c
by huang lin
· 9 years ago
5138337
rockchip: rename board-spl.c to rk3288-board-spl.c
by huang lin
· 9 years ago
8117803
rockchip: move SYS_MALLOC_F_LEN to rk3288 own Kconfig
by huang lin
· 9 years ago
cc2244b
rockchip: add timer driver
by huang lin
· 9 years ago
abe919e
rockchip: firefly: Save the environment on SD card
by Sjoerd Simons
· 9 years ago
9550e79
rockchip: Also load the initrd below 512M
by Sjoerd Simons
· 9 years ago
3ba5f74
dm: pci: Disable PCI compatibility functions by default
by Simon Glass
· 9 years ago
cab24b3
dm: pci: Convert 'pci' command to driver model
by Simon Glass
· 9 years ago
c4f32bb
pci: Move PCI header output code into its own function
by Simon Glass
· 9 years ago
32ec5b3
pci: Use a separate 'dev' variable for the PCI device
by Simon Glass
· 9 years ago
72ef5b6
pci: Use common functions to read/write config
by Simon Glass
· 9 years ago
c2be070
pci: Tidy up function comments in cmd_pci.c
by Simon Glass
· 9 years ago
49f835f
dm: pci: Reorder functions in cmd_pci.c
by Simon Glass
· 9 years ago
011e948
dm: pci: Move common auto-config functions to a common file
by Simon Glass
· 9 years ago
76a8b6a
dm: pci: Rename pci_auto.c to pci_auto_old.c
by Simon Glass
· 9 years ago
54fe7b1
dm: pci: Add a comment about how to find struct pci_controller
by Simon Glass
· 9 years ago
07a5887
pci: Refactor the pciinfo() function
by Simon Glass
· 9 years ago
ca7de76
pci: Use a separate variable for the bus number
by Simon Glass
· 9 years ago
bfa4191
pci: Use a common return in command processing
by Simon Glass
· 9 years ago
e81ca88
dm: tegra: pci: Convert tegra boards to driver model for PCI
by Simon Glass
· 9 years ago
f926033
dm: pci: Add a function to find the regions for a PCI bus
by Simon Glass
· 9 years ago
9f60fb0
dm: pci: Add a function to get the controller for a bus
by Simon Glass
· 9 years ago
9289db6
dm: pci: Add functions to emulate 8- and 16-bit access
by Simon Glass
· 9 years ago
9526d83
dm: pci: Support decoding ranges with duplicate entries
by Simon Glass
· 9 years ago
2084c5a
dm: pci: Set up the SDRAM mapping correctly
by Simon Glass
· 9 years ago
871bc92
dm: pci: Avoid a driver model build error with CONFIG_CMD_PCI_ENUM
by Simon Glass
· 9 years ago
fde7e18
dm: tegra: pci: Move CONFIG_PCI_TEGRA to Kconfig
by Simon Glass
· 9 years ago
15bcc62
ARM: tegra: refactor common Kconfig options
by Stephen Warren
· 9 years ago
7030f27
x86: tsc: Move tsc_timer.c to drivers/timer
by Bin Meng
· 9 years ago
1d4c83c
x86: tsc: Remove legacy timer codes
by Bin Meng
· 9 years ago
80af398
x86: Convert to use driver model timer
by Bin Meng
· 9 years ago
881c124
dm: timer: Avoid using timer before it is ready
by Simon Glass
· 9 years ago
4e51fc2
x86: tsc: Add driver model timer support
by Bin Meng
· 9 years ago
2f80fc5
x86: tsc: Use notrace from <linux/compiler.h>
by Bin Meng
· 9 years ago
0f3176e
x86: Remove MIN_PORT80_KCLOCKS_DELAY
by Bin Meng
· 9 years ago
9ca07eb
dm: timer: Support 64-bit counter
by Bin Meng
· 9 years ago
f838f12
timer: sandbox: Use device tree to pass the clock frequency
by Bin Meng
· 9 years ago
9e360a5
timer: altera: Remove the codes to get clock frequency
by Bin Meng
· 9 years ago
579eb5a
dm: timer: Implement pre_probe()
by Bin Meng
· 9 years ago
435ae76
dm: timer: Fix several nits
by Bin Meng
· 9 years ago
4a421a6
Merge branch 'master' of git://git.denx.de/u-boot-atmel
by Tom Rini
· 9 years ago
e4677f1
arm: at91/spl: atmel_sfr: move saic redirect to separate file
by Wenyou Yang
· 9 years ago
b5665bf
arm: at91/spl: matrix: use matrix slave id macros
by Wenyou Yang
· 9 years ago
6f0a51a
arm: at91/spl: matrix: remove security peripheral select code
by Wenyou Yang
· 9 years ago
5906d2a
arm: at91/spl: matrix: remove matrix write protection code
by Wenyou Yang
· 9 years ago
5cb9dfa
arm: at91/spl: matrix: move matrix init to separate file
by Wenyou Yang
· 9 years ago
75238f2
arm: atmel: Add SAMA5D2 Xplained board
by Wenyou Yang
· 9 years ago
2c62c56
gpio: atmel: Add the PIO4 driver support
by Wenyou Yang
· 9 years ago
1670c8c
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 9 years ago
3785f57
armv8: fsl-layerscape: Fix early MMU table for nand boot
by York Sun
· 9 years ago
1d3a76f
armv8: ls2080a: Define CONFIG_ENV_OVERWRITE to overwrite serial and ethaddr
by Alison Wang
· 9 years ago
f8642ba
net: phy: added aquantia PHY AQR405 support
by Shaohui Xie
· 9 years ago
b4017364
armv8: ls2085a: Add workaround of errata A009635
by Prabhakar Kushwaha
· 9 years ago
5380335
board/ls2080qds: Fix typo in README for QSGMII riser card
by Prabhakar Kushwaha
· 9 years ago
99fe454
arm: ls102xa: Update fdt_high and initrd_high for LS1021AQDS board
by Alison Wang
· 9 years ago
1f6236f
armv8: fsl-layerscape: Fix "cpu release" command
by York Sun
· 9 years ago
da305b9
drivers/ddr/fsl: Fix typo in BIST test for DDR4
by York Sun
· 9 years ago
d764129
armv8/layerscape: Update MMU table with execute-never bits
by Alison Wang
· 9 years ago
61bd2f7
drivers/ddr/fsl: Enable detection of one DDR controller operation for LSCH3
by York Sun
· 9 years ago
7023100
armv8/ls1043ardb: add USB support
by Gong Qianyu
· 9 years ago
28752cf
armv8/ls1043ardb: add DSPI support
by Gong Qianyu
· 9 years ago
630532f
armv8/ls1043aqds: dts: add dtb support
by Gong Qianyu
· 9 years ago
02b5d2e
armv8/ls1043aqds: add LS1043AQDS board support
by Shaohui Xie
· 9 years ago
e1cecb4
armv8/ls1043ardb: dts: add dtb support
by Gong Qianyu
· 9 years ago
18a0d8e
armv8/fsl-layerscape: Remove reference to gdata
by Gong Qianyu
· 9 years ago
af523a0
pci/layerscape: add support for LS1043A PCIe LUT register access
by Mingkai Hu
· 9 years ago
06b5301
armv8: ls2085a: Add support of LS2085A SoC
by Prabhakar Kushwaha
· 9 years ago
4493721
armv8: LS2080A: Rename LS2085A to reflect LS2080A
by Prabhakar Kushwaha
· 9 years ago
1448045
driver: net: ldpaa: Fix Rx buffer alignment
by Prabhakar Kushwaha
· 9 years ago
5038d3e
driver: net: ldpaa: Add debug information
by Prabhakar Kushwaha
· 9 years ago
c919ab9
driver: net: ldpaa: Use DPMAC as net device
by Prabhakar Kushwaha
· 9 years ago
1730a17
driver: net: fsl-mc: Create DPAA2 object at run-time
by Prabhakar Kushwaha
· 9 years ago
fb4a87a
driver: net: fsl-mc: Add DPAA2 commands to manage MC
by Prabhakar Kushwaha
· 9 years ago
553d275
driver: net: fsl-mc: Increase MC command timeout
by Prabhakar Kushwaha
· 9 years ago
f9127a0
driver: ldpaa: Add api to return linked PHY ID of DPMAC
by Prabhakar Kushwaha
· 9 years ago
25af413
armv8: ls2085aqds: Print function name during SerDes error
by Prabhakar Kushwaha
· 9 years ago
872d48a
driver: net: fsl-mc: Add APIs for DPMAC objects in FLIB
by Prabhakar Kushwaha
· 9 years ago
1ebbe4f
driver: net: fsl-mc: Add create, destroy APIs in flibs
by Prabhakar Kushwaha
· 9 years ago
99e904c
armv8: lsch3: Fix lane protocol parsing logic
by Prabhakar Kushwaha
· 9 years ago
a139953
arm: ls1021a: Ensure Generic Timer disabled before jumping into the OS
by Alison Wang
· 9 years ago
2b714cf
arm: ls1021a: Ensure LS1021 ARM Generic Timer CompareValue Set 64-bit
by Alison Wang
· 9 years ago
2a8696d
Merge git://git.denx.de/u-boot-socfpga
by Tom Rini
· 9 years ago
486f4fa
arm: socfpga: Remove fsloadcmd from environment
by Chin Liang See
· 9 years ago
271e9ec
arm: socfpga: dts: Adding drvsel and smplsel to dts
by Chin Liang See
· 9 years ago
9a41404
mmc: socfpga_dw_mmc: Move drvsel and smplsel to dts
by Chin Liang See
· 9 years ago
856b30d
arm: socfpga: Repair SoCrates board
by Marek Vasut
· 9 years ago
871c24b
ARM: socfpga: rename the cyclone5 and arria5 base address file
by Dinh Nguyen
· 9 years ago
5a7152e
ARM: socfpga: arria10: add base address map for Arria10
by Dinh Nguyen
· 9 years ago
8a30e3a
arm: socfpga: reset: FIX address of tstscratch register
by Philipp Rosenberger
· 9 years ago
60e12b3
Merge git://www.denx.de/git/u-boot-cfi-flash
by Tom Rini
· 9 years ago
30f5639
Merge git://www.denx.de/git/u-boot-ppc4xx
by Tom Rini
· 9 years ago
a71d99a
Merge branch 'master' of git://git.denx.de/u-boot-samsung
by Tom Rini
· 9 years ago
c1924d8
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 9 years ago
5aeeabf
cfi_flash: give default CONFIG_SYS_MAX_FLASH_SECT in flash.h
by Thomas Chou
· 9 years ago
6623aee
PPC4xx: Create "liebherr" vendor directory
by Wolfgang Denk
· 9 years ago
7514037
ppc4xx: Remove remnants from ocotea, taishan, ebony and taihu
by Stefan Roese
· 9 years ago
3dbdb4d
video: ipu: fix out of bounds access
by Peng Fan
· 9 years ago
225f5ee
arm: s5pc1xx: move SoC to mach-s5pc1xx
by Minkyu Kang
· 9 years ago
f1df81c
arm: kirkwood: add ZyXEL NSA310S device
by Gerald Kerma
· 9 years ago
76b391c
tools/kwbimage: fix size computations for v1 images
by Reinhard Pfau
· 9 years ago
Next »