Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
15c239c8cea70c6c86498018c8008ba8fe9830df
15c239c
net: emaclite: Remove XEL_TSR_XMIT_ACTIVE_MASK flag
by Michal Simek
· 9 years ago
26c7945
net: emaclite: Fix logic around available TX buffers
by Michal Simek
· 9 years ago
5a4baa3
net: emaclite: Use indirect register access for TX reset
by Michal Simek
· 9 years ago
3af7090
net: emaclite: Use indirect register access for rx_ping/pong
by Michal Simek
· 9 years ago
a0b2bfb
net: emaclite: Use indirect register access for tx_ping/pong
by Michal Simek
· 9 years ago
9a23c49
net: emaclite: Convert MDIO to use register offset
by Michal Simek
· 9 years ago
d722e86
net: emaclite: Add MDIO support to driver
by Michal Simek
· 9 years ago
8ce6947
net: emaclite: Remove ancient OF probe function
by Michal Simek
· 9 years ago
338a5f2
net: Add axi emac to Kconfig
by Michal Simek
· 9 years ago
ad499e4
net: axi_emac: Rename start, stop, write_hwaddr functions
by Michal Simek
· 9 years ago
97d2363
net: axi_emac: Split recv from free_pkt
by Michal Simek
· 9 years ago
5d0449d
net: axi_emac: Enable access to MDIO in probe
by Michal Simek
· 9 years ago
75cc93f
net: axi_emac: Move driver to DM
by Michal Simek
· 9 years ago
f098548
net: axi_emac: Pass private structure where possible
by Michal Simek
· 9 years ago
0d78abf
net: axi_emac: Pass private structure to phyread/phywrite
by Michal Simek
· 9 years ago
6609f35
net: axi_emac: Put iobase to private structure
by Michal Simek
· 9 years ago
f36bbcc
net: axi_emac: Pass directly pointer to register space
by Michal Simek
· 9 years ago
2652a62
net: axi_emac: Show phy address instead of register content
by Michal Simek
· 9 years ago
3e3f8ba
net: axi_emac: Fix parentheses around operand !
by Michal Simek
· 9 years ago
2014a3d
microblaze: Enable MICREL_KSZ9021
by Michal Simek
· 9 years ago
48470b7
microblaze: Wire-up debug_uart in asm
by Michal Simek
· 9 years ago
576e95b4
microblaze: Remove unused I2C macros
by Michal Simek
· 9 years ago
9040f4e
microblaze: Enable PHYLIB via Kconfig
by Michal Simek
· 9 years ago
062f078
microblaze: Do not print eth device when DM_ETH is enabled
by Michal Simek
· 9 years ago
f0e353c
microblaze: Enable uart16550 DM by default
by Michal Simek
· 9 years ago
54e24d3
serial: uartlite: Add uartlite to Kconfig
by Michal Simek
· 9 years ago
4166ba3
serial: uartlite: Add support for debug console
by Michal Simek
· 9 years ago
9376839
serial: uartlite: Move driver to DM
by Michal Simek
· 9 years ago
67659e2
microblaze: Move baudrate setting out driver selection
by Michal Simek
· 9 years ago
1cc174d
microblaze: Remove CONSOLE_ARG
by Michal Simek
· 9 years ago
6a2c1aa
ppc: xilinx-ppc4xx-generic: Update xparameters.h
by Ricardo Ribalda Delgado
· 9 years ago
ad7321d
configs/xilinx-ppc440-generic: Typos and size
by Ricardo Ribalda Delgado
· 9 years ago
f9c690b
configs/xilinx-ppc405-generic: Typos and size
by Ricardo Ribalda Delgado
· 9 years ago
5e68f17
ppc: dts: Add device tree for xilix-ppc4xx-generic
by Ricardo Ribalda Delgado
· 9 years ago
2150add
ppc: xilinx-ppc405-generic: Cleanout header files
by Ricardo Ribalda Delgado
· 9 years ago
06a6405
ppc: xilinx-ppc440-generic: Cleanout header files
by Ricardo Ribalda Delgado
· 9 years ago
3a40457
ppc: ppc405: ppc405-generic_flash_defconfig
by Ricardo Ribalda Delgado
· 9 years ago
093eb5d
ppc: ppc440: ppc440-generic_flash_defconfig
by Ricardo Ribalda Delgado
· 9 years ago
bec8dd5
ppc: pp440-generic: Simplify Makefile
by Ricardo Ribalda Delgado
· 9 years ago
6de59eb
ppc: pp405-generic: Simplify Makefile
by Ricardo Ribalda Delgado
· 9 years ago
5b218ae
mailaddr: Update mail address
by Ricardo Ribalda Delgado
· 9 years ago
df48b23
.mailmap: Add all the mail alias for Ricardo Ribalda
by Ricardo Ribalda Delgado
· 9 years ago
583aefb
xilinx-ppc440: Remove support for v5fx30teval
by Ricardo Ribalda Delgado
· 9 years ago
70c29dc
ppc: xilinx-ppc405: Remove support for fx12mm
by Ricardo Ribalda Delgado
· 9 years ago
9ac0efd
ppc: xilinx-ppc440: Remove support for ml507
by Ricardo Ribalda Delgado
· 9 years ago
9e4de7f
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 9 years ago
2ca0299
mvtwsi: Fix breakage introduced by "Fix mvtwsi not working on sun6i and newer sunxi SoCs"
by Hans de Goede
· 9 years ago
54be0f0
sunxi: Bananapro: Set LDO4 to 2.5V
by Hans de Goede
· 9 years ago
f3c5045
sunxi: power: axp818: Enable support for ALDOs
by Chen-Yu Tsai
· 9 years ago
f7b4fff
sunxi: h8_homlet_v2: Drop LDO settings from defconfig
by Chen-Yu Tsai
· 9 years ago
0509efb
power: axp818: Add support for DLDO and ELDO regulators
by Chen-Yu Tsai
· 9 years ago
3517a27
power: axp: merge separate DLDO functions into 1
by Chen-Yu Tsai
· 9 years ago
c2caf65
power: axp818: Remove duplicate register definition macros
by Chen-Yu Tsai
· 9 years ago
cd7aa27
sunxi: Add suport for A83T based Banana-pi M3 Board
by Vishnu Patekar
· 9 years ago
f3ad64c
sunxi: Add support for LPDDR3 for A83T
by Vishnu Patekar
· 9 years ago
f5fd8ca
sunxi: Groundwork to support new dram type for A83T
by Vishnu Patekar
· 9 years ago
627b380
sunxi: Redundant code cleanup from a83t dram init
by Vishnu Patekar
· 9 years ago
853f6d1
sunxi: Enable booting non-secure and virtualization for H3
by Chen-Yu Tsai
· 9 years ago
9683945
sunxi: Support PSCI ops on Allwinner H3
by Chen-Yu Tsai
· 9 years ago
ed80584
sunxi: Support H3 CCU security switches
by Chen-Yu Tsai
· 9 years ago
5823664
sunxi: Support Secure Memory Touch Arbiter (SMTA) in sun8i H3
by Chen-Yu Tsai
· 9 years ago
fe4b71b
sunxi: Implement poweroff support for axp221 pmic
by Hans de Goede
· 9 years ago
467e92b
sunxi: Implement poweroff support for axp209 pmic
by Michael van Slingerland
· 9 years ago
c286cdf
sunxi: Implement poweroff support for axp152 pmic
by Hans de Goede
· 9 years ago
b72ae19
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 9 years ago
7588c31
video: add CONFIG_I2C_EDID and disable CONFIG_DISPLAY by default
by Anatolij Gustschin
· 9 years ago
d6ea6d8
mips: asm/io.h: Add in <linux/bug.h>
by Tom Rini
· 9 years ago
9c3193f
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 9 years ago
d824777
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 9 years ago
bdbcbe7
usb: kbd: Prevent out of bound access
by Marek Vasut
· 9 years ago
4feefdc
usb: add clock support for generic EHCI
by Masahiro Yamada
· 9 years ago
2f66a82
powerpc/board/t4240rdb: Enable VID support
by Ying Zhang
· 9 years ago
cabe4d2
board/freescale/common: Check IR chip mode for VID support
by Ying Zhang
· 9 years ago
4338147
arch/powperpc: Fix start_align due to use of __ffs64() instead ffs64()
by Ashish kumar
· 9 years ago
2c0d697
powerpc: mpc85xx: Move set_liodns, setup_portals to common boot seq
by Prabhakar Kushwaha
· 9 years ago
ac01603
checkpatch: ignore request to use ether_addr_copy()
by Stephen Warren
· 9 years ago
2218c54
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Tom Rini
· 9 years ago
cc4228f
ns16550: zap the rockchip serial compatible string
by Thomas Chou
· 9 years ago
75219d5
ns16550: replace with binding files from Linux kernel
by Thomas Chou
· 9 years ago
b99353b
OMAP: Define CONFIG_OMAP3_GPIO_6 on omap3_logic
by Adam Ford
· 9 years ago
a994d83
igep00x0: remove #undef CONFIG_BOOTDELAY
by Ladislav Michl
· 9 years ago
81b0b0d
openrisc: Fix build errors
by Bin Meng
· 9 years ago
e6655d7
net: eepro100: Fix build warnings
by Bin Meng
· 9 years ago
4019e54
powerpc: tqm834x: Fix build warnings in initdram()
by Bin Meng
· 9 years ago
b3ce908
sh: sh7753evb: Fix build error
by Bin Meng
· 9 years ago
84b8bf6
bug.h: move BUILD_BUG_* defines to include/linux/bug.h
by Masahiro Yamada
· 9 years ago
be6b2b3
Revert "devicetree: use wildcard to clean arch subdir"
by Masahiro Yamada
· 9 years ago
e7138b3
net: zynq_gem: Use shared wait_for_bit
by Mateusz Kulikowski
· 9 years ago
8c25c25
usb: ehci-mx6: Use shared wait_for_bit
by Mateusz Kulikowski
· 9 years ago
8d5c7bb
usb: ohci-lpc32xx: Use shared wait_for_bit
by Mateusz Kulikowski
· 9 years ago
fd2cd66
usb: dwc2: Use shared wait_for_bit
by Mateusz Kulikowski
· 9 years ago
9afdf40
lib: Add wait_for_bit
by Mateusz Kulikowski
· 9 years ago
3da5240
common/console.c: Remove unused inline functions
by Tom Rini
· 9 years ago
f62b1c6
part: Drop duplication declaration of block_dev_desc_t
by Simon Glass
· 9 years ago
e92029c
env_mmc: support overriding mmc dev from board code
by Clemens Gruber
· 9 years ago
0080931
serial: Remove serial_putc_raw_dev
by Tom Rini
· 9 years ago
8d4f11c
bootm: fix size arg of flush_cache() in bootm_load_os().
by Purna Chandra Mandal
· 9 years ago
6e2f153
arm, powerpc: Update cc-version tests to check for cc-name as well
by Tom Rini
· 9 years ago
29c4d28
kbuild: Add clang detection
by Tom Rini
· 9 years ago
2e192b2
Remove the cmd_ prefix from command files
by Simon Glass
· 9 years ago
Next »