Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
db024820314d5ac07416f4a91f1b4a783c18006c
db02482
ARM: zynq: Remove memory division by 2 for ECC case
by Michal Simek
· 9 years ago
a1619fe
mmc: zynq_sdhci: Added qurik to disable high speed
by Siva Durga Prasad Paladugu
· 9 years ago
b0fbb49
mmc: sdhci: Clear high speed if not supported
by Siva Durga Prasad Paladugu
· 9 years ago
f02a5e2
sdhci: zynq: Remove hardcoded value zero as min frequency
by Siva Durga Prasad Paladugu
· 9 years ago
780c535
net: zynq: Change MDC setup for arm64
by Michal Simek
· 9 years ago
f645915
net: phy: ti: Enable automatic crossover mode
by Michal Simek
· 9 years ago
006ff43
serial: zynq: Fix address reading from DM
by Michal Simek
· 9 years ago
f0a71d0
serial: zynq: Extend compatible string list
by Michal Simek
· 9 years ago
77bb86d
fpga: Fix compilation warnings
by Michal Simek
· 9 years ago
589aa77
fpga: Add bitstream type BIT_NONE
by Siva Durga Prasad Paladugu
· 9 years ago
64b9709
fpga: xilinx: Check for substring in device ID validation
by Siva Durga Prasad Paladugu
· 9 years ago
0152524
microblaze: Fix board_init calling sequence
by Michal Simek
· 9 years ago
4f1d257
microblaze: Enable HUSH via Kconfig
by Michal Simek
· 9 years ago
6a41aad
microblaze: Read information about RAM from DT
by Michal Simek
· 9 years ago
f2b3451
microblaze: Remove empty file - cpu.c
by Michal Simek
· 9 years ago
bcd29a6
microblaze: Move CONFIG_NETCONSOLE to Kconfig
by Michal Simek
· 9 years ago
108431e
microblaze: Remove CONFIG_FIT from board file
by Michal Simek
· 9 years ago
ac1cb1a
microblaze: Remove systemace from board file
by Michal Simek
· 9 years ago
e9226cf
microblaze: Move eth configuration to Kconfig
by Michal Simek
· 9 years ago
13d63a3
microblaze: Enable axi emac via Kconfig
by Michal Simek
· 9 years ago
eaee95a
net: emaclite: Move emaclite to Kconfig
by Michal Simek
· 9 years ago
641ade0
net: emaclite: Let core to handle received packet
by Michal Simek
· 9 years ago
feebc8a
net: emaclite: Rename start and stop functions
by Michal Simek
· 9 years ago
f7cba78
net: emaclite: Move driver to DM
by Michal Simek
· 9 years ago
36f7a41
net: emaclite: Use indirect access in emaclite_recv
by Michal Simek
· 9 years ago
90e89bf
net: emaclite: Use indirect reg access in send
by Michal Simek
· 9 years ago
d92cef4
net: emaclite: Remove XEL_TSR_XMIT_ACTIVE_MASK flag
by Michal Simek
· 9 years ago
1edc657
net: emaclite: Fix logic around available TX buffers
by Michal Simek
· 9 years ago
9b9423b
net: emaclite: Use indirect register access for TX reset
by Michal Simek
· 9 years ago
9066cdb
net: emaclite: Use indirect register access for rx_ping/pong
by Michal Simek
· 9 years ago
34240c4
net: emaclite: Use indirect register access for tx_ping/pong
by Michal Simek
· 9 years ago
905f098
net: emaclite: Convert MDIO to use register offset
by Michal Simek
· 9 years ago
912145b
net: emaclite: Add MDIO support to driver
by Michal Simek
· 9 years ago
4bfe788
net: emaclite: Remove ancient OF probe function
by Michal Simek
· 9 years ago
07d204f
net: Add axi emac to Kconfig
by Michal Simek
· 9 years ago
8fbf79f
net: axi_emac: Rename start, stop, write_hwaddr functions
by Michal Simek
· 9 years ago
0305be8
net: axi_emac: Split recv from free_pkt
by Michal Simek
· 9 years ago
0b13ee2
net: axi_emac: Enable access to MDIO in probe
by Michal Simek
· 9 years ago
682baac
net: axi_emac: Move driver to DM
by Michal Simek
· 9 years ago
638c0ef
net: axi_emac: Pass private structure where possible
by Michal Simek
· 9 years ago
41beca1
net: axi_emac: Pass private structure to phyread/phywrite
by Michal Simek
· 9 years ago
6cb55e7
net: axi_emac: Put iobase to private structure
by Michal Simek
· 9 years ago
f522187
net: axi_emac: Pass directly pointer to register space
by Michal Simek
· 9 years ago
2f1e065
net: axi_emac: Show phy address instead of register content
by Michal Simek
· 9 years ago
5aa4539
net: axi_emac: Fix parentheses around operand !
by Michal Simek
· 9 years ago
bf51cab
microblaze: Enable MICREL_KSZ9021
by Michal Simek
· 9 years ago
b590411
microblaze: Wire-up debug_uart in asm
by Michal Simek
· 9 years ago
e88e715
microblaze: Remove unused I2C macros
by Michal Simek
· 9 years ago
0332d28
microblaze: Enable PHYLIB via Kconfig
by Michal Simek
· 9 years ago
f2c06d4
microblaze: Do not print eth device when DM_ETH is enabled
by Michal Simek
· 9 years ago
cdb7b07
microblaze: Enable uart16550 DM by default
by Michal Simek
· 9 years ago
93ce505
serial: uartlite: Add uartlite to Kconfig
by Michal Simek
· 9 years ago
8af618b
serial: uartlite: Add support for debug console
by Michal Simek
· 9 years ago
7e4372a
serial: uartlite: Move driver to DM
by Michal Simek
· 9 years ago
c7ff40a
microblaze: Move baudrate setting out driver selection
by Michal Simek
· 9 years ago
31ba5df
microblaze: Remove CONSOLE_ARG
by Michal Simek
· 9 years ago
be7a18c
ppc: xilinx-ppc4xx-generic: Update xparameters.h
by Ricardo Ribalda Delgado
· 9 years ago
9d20421
configs/xilinx-ppc440-generic: Typos and size
by Ricardo Ribalda Delgado
· 9 years ago
7e7ebd5
configs/xilinx-ppc405-generic: Typos and size
by Ricardo Ribalda Delgado
· 9 years ago
7224609
ppc: dts: Add device tree for xilix-ppc4xx-generic
by Ricardo Ribalda Delgado
· 9 years ago
46c2ec2
ppc: xilinx-ppc405-generic: Cleanout header files
by Ricardo Ribalda Delgado
· 9 years ago
bb81999
ppc: xilinx-ppc440-generic: Cleanout header files
by Ricardo Ribalda Delgado
· 9 years ago
9cb988c
ppc: ppc405: ppc405-generic_flash_defconfig
by Ricardo Ribalda Delgado
· 9 years ago
ae56abf
ppc: ppc440: ppc440-generic_flash_defconfig
by Ricardo Ribalda Delgado
· 9 years ago
2182914
ppc: pp440-generic: Simplify Makefile
by Ricardo Ribalda Delgado
· 9 years ago
c3660bb
ppc: pp405-generic: Simplify Makefile
by Ricardo Ribalda Delgado
· 9 years ago
5712d04
mailaddr: Update mail address
by Ricardo Ribalda Delgado
· 9 years ago
4f4d6cf
.mailmap: Add all the mail alias for Ricardo Ribalda
by Ricardo Ribalda Delgado
· 9 years ago
c045f82
xilinx-ppc440: Remove support for v5fx30teval
by Ricardo Ribalda Delgado
· 9 years ago
f721fef
ppc: xilinx-ppc405: Remove support for fx12mm
by Ricardo Ribalda Delgado
· 9 years ago
2da9b26
ppc: xilinx-ppc440: Remove support for ml507
by Ricardo Ribalda Delgado
· 9 years ago
13e95e0
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 9 years ago
5a09209
mvtwsi: Fix breakage introduced by "Fix mvtwsi not working on sun6i and newer sunxi SoCs"
by Hans de Goede
· 9 years ago
c38dc10
sunxi: Bananapro: Set LDO4 to 2.5V
by Hans de Goede
· 9 years ago
c05aa39
sunxi: power: axp818: Enable support for ALDOs
by Chen-Yu Tsai
· 9 years ago
3a0c323
sunxi: h8_homlet_v2: Drop LDO settings from defconfig
by Chen-Yu Tsai
· 9 years ago
265015b
power: axp818: Add support for DLDO and ELDO regulators
by Chen-Yu Tsai
· 9 years ago
2e6911f
power: axp: merge separate DLDO functions into 1
by Chen-Yu Tsai
· 9 years ago
1c1fbbe
power: axp818: Remove duplicate register definition macros
by Chen-Yu Tsai
· 9 years ago
0fefe6d
sunxi: Add suport for A83T based Banana-pi M3 Board
by Vishnu Patekar
· 9 years ago
ad8baac
sunxi: Add support for LPDDR3 for A83T
by Vishnu Patekar
· 9 years ago
c49936f
sunxi: Groundwork to support new dram type for A83T
by Vishnu Patekar
· 9 years ago
46da7a6
sunxi: Redundant code cleanup from a83t dram init
by Vishnu Patekar
· 9 years ago
aa9ab0e
sunxi: Enable booting non-secure and virtualization for H3
by Chen-Yu Tsai
· 9 years ago
1b28d5f
sunxi: Support PSCI ops on Allwinner H3
by Chen-Yu Tsai
· 9 years ago
6daddfe
sunxi: Support H3 CCU security switches
by Chen-Yu Tsai
· 9 years ago
0932b63
sunxi: Support Secure Memory Touch Arbiter (SMTA) in sun8i H3
by Chen-Yu Tsai
· 9 years ago
6391f0e
sunxi: Implement poweroff support for axp221 pmic
by Hans de Goede
· 9 years ago
8fb31fe
sunxi: Implement poweroff support for axp209 pmic
by Michael van Slingerland
· 9 years ago
d728da1
sunxi: Implement poweroff support for axp152 pmic
by Hans de Goede
· 9 years ago
4eaebbc
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 9 years ago
4601eb4
video: add CONFIG_I2C_EDID and disable CONFIG_DISPLAY by default
by Anatolij Gustschin
· 9 years ago
434dc7b
mips: asm/io.h: Add in <linux/bug.h>
by Tom Rini
· 9 years ago
f79dbf9
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 9 years ago
9300f30
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 9 years ago
0082cd1
usb: kbd: Prevent out of bound access
by Marek Vasut
· 9 years ago
fbb66bf
usb: add clock support for generic EHCI
by Masahiro Yamada
· 9 years ago
ff77905
powerpc/board/t4240rdb: Enable VID support
by Ying Zhang
· 9 years ago
7ad5eff
board/freescale/common: Check IR chip mode for VID support
by Ying Zhang
· 9 years ago
e7d15f6
arch/powperpc: Fix start_align due to use of __ffs64() instead ffs64()
by Ashish kumar
· 9 years ago
Next »