Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
4c547754f525729e0e81389d94b26f2bea80741c
« Previous
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
a8840dc
tools/kwbimage: fix endianess issue
by Reinhard Pfau
· 9 years ago
7772085
tools/kwbimage.c: Make sure that the resulting image is 4-byte aligned
by Stefan Roese
· 9 years ago
9eb14cc
arm: mvebu: Configure ARP timeout and retry count
by Stefan Roese
· 9 years ago
fa8883a
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 9 years ago
a06728c
i2c: Fix the comment to match the function described
by Stefan Roese
· 9 years ago
01ce961
arm: spear: x600: Enable tiny-printf
by Stefan Roese
· 9 years ago
68d5342
sf: Move SPI flash drivers to defconfig
by Bin Meng
· 9 years ago
e5d5d44
spi: Move SPI drivers to defconfig
by Bin Meng
· 9 years ago
71cbed3
am33xx: Remove serial_init in s_init for QSPI/NOR XIP boot
by Vignesh R
· 9 years ago
54d68e9
fs: ext4: Prevent infinite loop in ext4fs_iterate_dir
by Thomas Fitzsimmons
· 9 years ago
b4bd655
pci: fix address range check in __pci_hose_phys_to_bus()
by Marcel Ziswiler
· 9 years ago
cfdaf4c
part:efi: add bootable parameter in gpt command
by Patrick Delaunay
· 9 years ago
bbb9ffa
gpt: command: Extend gpt command to support GPT table verification
by Lukasz Majewski
· 9 years ago
cef68bf
gpt: part: Definition and declaration of GPT verification functions
by Lukasz Majewski
· 9 years ago
74f889b
gpt: doc: Update gpt command's help description
by Lukasz Majewski
· 9 years ago
dd44587
gpt: doc: README: Update README entry for gpt verify extension
by Lukasz Majewski
· 9 years ago
5af9dd3
gpt: command: Remove duplicated check for empty partition description
by Lukasz Majewski
· 9 years ago
a5ecdd0
lib/tiny-printf.c: Support numbers bigger than 0xffff and misc updates
by Stefan Roese
· 9 years ago
7d9cde1
lib/tiny-printf.c: Add tiny printf function for space limited environments
by Stefan Roese
· 9 years ago
ddf7355
common/console.c: Small coding style cleanup
by Stefan Roese
· 9 years ago
dd55777
common/console.c: Drop sandbox special-case console code
by Stefan Roese
· 9 years ago
f300dcc
i2c, avr32: fix compiler warning "input is not relaxable"
by Heiko Schocher
· 9 years ago
d018cd2
sunxi: Update new defconfigs
by Tom Rini
· 9 years ago
80d307d
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 9 years ago
aa56cb3
sunxi: Add support for the Lamobo R1 board
by Jelle de Jong
· 9 years ago
7e17fd2
sunxi: Add support for Orangepi Plus and Orangepi PC boards
by Hans de Goede
· 9 years ago
d6e6d4b
sunxi: Add H3 dts[i] files
by Hans de Goede
· 9 years ago
52d0931
sunxi: clock: Set AHB1 clock frequency to 200MHz on Allwinner H3
by Siarhei Siamashka
· 9 years ago
0404d53
sunxi: Add H3 DRAM initialization support
by Jens Kuske
· 9 years ago
1c27b7d
sunxi: Add basic H3 support
by Jens Kuske
· 9 years ago
6047a3a
sunxi: musb: Implement dfu_usb_get_reset()
by Siarhei Siamashka
· 9 years ago
2a909c5
sunxi: Enable DFU for RAM
by Siarhei Siamashka
· 9 years ago
f3c71c9
vexpress64: store env in flash
by Ryan Harkin
· 9 years ago
3e933f4
vexpress64: remove #error
by Ryan Harkin
· 9 years ago
2c2b218
vexpress64: use 2nd DRAM bank only on juno
by Ryan Harkin
· 9 years ago
bc8d3bc
vexpress64: compile Juno PCIe conditionally
by Ryan Harkin
· 9 years ago
0ee1a22
Juno: don't print PCI debug information by default
by Andre Przywara
· 9 years ago
d4e69e6
eeprom: Clean up checkpatch issues
by Marek Vasut
· 9 years ago
d4fec4e
eeprom: Add support for selecting i2c bus
by Marek Vasut
· 9 years ago
354e3ed
eeprom: Add bus argument to eeprom_init()
by Marek Vasut
· 9 years ago
1a37889
eeprom: Pull out the RW loop
by Marek Vasut
· 9 years ago
39b6f98
eeprom: Pull out transfer length computation
by Marek Vasut
· 9 years ago
6717e3c
eeprom: Pull out CONFIG_SYS_EEPROM_PAGE_WRITE_BITS
by Marek Vasut
· 9 years ago
8eee40a
eeprom: Suck the ifdef into eeprom_init()
by Marek Vasut
· 9 years ago
d738746
eeprom: Pull out CONFIG_SYS_EEPROM_PAGE_WRITE_DELAY_MS
by Marek Vasut
· 9 years ago
52cd47c
eeprom: Make eeprom_write_enable() weak
by Marek Vasut
· 9 years ago
02c321c
eeprom: Pull out address computation
by Marek Vasut
· 9 years ago
9132088
eeprom: Pull out the I/O code
by Marek Vasut
· 9 years ago
53a85ad
eeprom: Zap CONFIG_SPI_X
by Marek Vasut
· 9 years ago
b7b2e3f
eeprom: Zap eeprom_probe()
by Marek Vasut
· 9 years ago
ec7012e
eeprom: Zap CONFIG_SYS_EEPROM_X40430
by Marek Vasut
· 9 years ago
e4f65d0
eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMS
by Marek Vasut
· 9 years ago
4f296d0
eeprom: Shuffle code around
by Marek Vasut
· 9 years ago
8961dac
tricorder: rewrite tricordereeprom command
by Andreas Bießmann
· 9 years ago
7ec2328
ARM: keystone2: configs: Correct burn_uboot_sp erase size
by Cooper Jr., Franklin
· 9 years ago
bc62296
ARM: dra7x/am57x: Remove pin input/output config from WAKEUP pins
by Cooper Jr., Franklin
· 9 years ago
2f3a5fe
nios2: 10m50: change to ns16550 uart
by Thomas Chou
· 9 years ago
9e39003
ns16550: move CONFIG_SYS_NS16550 to Kconfig
by Thomas Chou
· 9 years ago
4fb6055
ns16550: zap CONFIG_NS16550_SERIAL
by Thomas Chou
· 9 years ago
c7b9686
ns16550: unify serial_omap
by Thomas Chou
· 9 years ago
1874626
ns16550: unify serial_tegra
by Thomas Chou
· 9 years ago
ace59da
ns16550: unify serial_dw
by Thomas Chou
· 9 years ago
fcd3367
ns16550: unify serial_keystone
by Thomas Chou
· 9 years ago
98a51fc
ns16550: unify serial_rockchip
by Thomas Chou
· 9 years ago
f27445c
ns16550: unify serial_ppc
by Thomas Chou
· 9 years ago
81cd63a
ns16550: unify serial_x86
by Thomas Chou
· 9 years ago
8e62d32
ns16550: add generic binding to unify the drivers
by Thomas Chou
· 9 years ago
77d7b5c
ns16550: change map_sysmem to map_physmem
by Thomas Chou
· 9 years ago
b1e361b
debug_uart: restore ns16550 as default
by Thomas Chou
· 9 years ago
1d149ed
dm: Add timeline and guide for porting serial drivers
by Simon Glass
· 9 years ago
Next »