Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
14480454c76d0f0bc4c5828cc1f054ba6278530e
/
arch
fb4a87a
driver: net: fsl-mc: Add DPAA2 commands to manage MC
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
71cbed3
am33xx: Remove serial_init in s_init for QSPI/NOR XIP boot
by Vignesh R
· 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
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
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
1874626
ns16550: unify serial_tegra
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
bff1a71
dm: test: usb: sandbox: Add keyboard tests for sandbox
by Simon Glass
· 9 years ago
d8a26f0
usb: sandbox: Add a USB emulation driver
by Simon Glass
· 9 years ago
431cbd6
dm: test: usb: Add tests for the 'usb tree' command
by Simon Glass
· 9 years ago
9ce8b40
test: Record and silence console in tests
by Simon Glass
· 9 years ago
24b852a
Move console definitions into a new console.h file
by Simon Glass
· 9 years ago
9723563
sandbox: Add a way to skip time delays
by Simon Glass
· 9 years ago
b6ff6ce
x86: qemu: Convert to use driver model keyboard
by Bin Meng
· 9 years ago
60fe101
x86: crownbay: Convert to use driver model keyboard
by Bin Meng
· 9 years ago
6b44ae6
x86: Add an i8042 device for boards that have it
by Simon Glass
· 9 years ago
9961a0b
sandbox: add a sandbox timer and basic test
by Thomas Chou
· 9 years ago
1fa4bfd
dm: cros_ec: Convert cros_ec keyboard driver to driver model
by Simon Glass
· 9 years ago
f77f5e9
dm: tegra: Convert keyboard driver to driver model
by Simon Glass
· 9 years ago
9ef671c
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 9 years ago
aa7077f
Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 9 years ago
e0f21e1
microblaze: Fix C99/gnu99 compatiblity for inline functions
by Nathan Rossi
· 9 years ago
7cb7373
microblaze: Fix style issues in header files
by Nathan Rossi
· 9 years ago
a7bcd4c
zynqmp: mp: Add support for booting R5 from any address
by Michal Simek
· 9 years ago
a1e56cf
spl: mmc: add support for BOOT_DEVICE_MMC2
by Nikita Kiryanov
· 9 years ago
36afd45
spl: change return values of spl_*_load_image()
by Nikita Kiryanov
· 9 years ago
74cc8b0
board: ti: beagle_x15: Rename to indicate support for TI am57xx evms
by Kipisz, Steven
· 9 years ago
f5b76de
nios2: zap ioremap
by Thomas Chou
· 9 years ago
7be35dd
nios2: dma-mapping.h: change ioremap to map_physmem
by Thomas Chou
· 9 years ago
fe52456
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· 9 years ago
490753a
arm: mvebu: a38x: serdes specification cleanup
by Kevin Smith
· 9 years ago
18c202a
arm: mvebu: a38x: Add const to some function calls
by Kevin Smith
· 9 years ago
544acb0
arm: mvebu: a38x: Remove unsupported topologies
by Kevin Smith
· 9 years ago
fb2dea6
board: axs10x switch serial port and Ethernet to driver model
by Alexey Brodkin
· 9 years ago
db1f17f
arc: add empty asm/processor.h to satisfy compilation of USB code
by Alexey Brodkin
· 9 years ago
90841dc
arc: add stubs for map_physmem() and unmap_physmem()
by Alexey Brodkin
· 9 years ago
2d13459
ARM: am43xx: Enable QUAD read and EDMA support for ti_qspi
by Vignesh R
· 9 years ago
98e73c8
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 9 years ago
618a51e
Merge branch 'series1_v2' of git://git.denx.de/u-boot-sparc
by Tom Rini
· 9 years ago
902ca5b
x86: Remove legacy pci codes
by Bin Meng
· 9 years ago
aedefb6
x86: qemu: Convert to use driver model pci
by Bin Meng
· 9 years ago
4874859
x86: qemu: Move chipset-specific codes from pci.c to qemu.c
by Bin Meng
· 9 years ago
20cbafa
x86: qemu: Remove call to vgabios execution
by Bin Meng
· 9 years ago
e5ffa4b
x86: queensbay: Really disable IGD
by Bin Meng
· 9 years ago
1eb39a5
x86: Move CONFIG_8259_PIC and CONFIG_8254_TIMER to Kconfig
by Bin Meng
· 9 years ago
da3fe24
x86: Rename pcat_ to i8254 and i8259 accordingly
by Bin Meng
· 9 years ago
bffeed0
x86: Initialize i8254 timer counter 1
by Bin Meng
· 9 years ago
0a2ea02
x86: Fix cosmetic issues in the i8254 and i8259 codes
by Bin Meng
· 9 years ago
360c301
x86: Remove dead codes wrapped by PARANOID_IRQ_TRIGGERS
by Bin Meng
· 9 years ago
6c50527
x86: Rename CONFIG_SYS_NUM_IRQS to SYS_NUM_IRQS
by Bin Meng
· 9 years ago
e43ce3f
sparc: leon3: Add debug_uart support to LEON3 serial driver.
by Francois Retief
· 9 years ago
5786071
sparc: ambapp: Removed warning and unnecessary printout.
by Daniel Hellstrom
· 14 years ago
f2879f5
sparc: leon3: Moved GRLIB core header files to common include/grlib directory
by Daniel Hellstrom
· 15 years ago
cff009e
sparc: leon3: Added memory controller initialization using new AMBA PnP routines.
by Daniel Hellstrom
· 15 years ago
898cc81
sparc: leon3: Reimplemented AMBA Plug&Play scanning routines.
by Daniel Hellstrom
· 15 years ago
0070109
sparc: Update startup code to take PIC mode into account
by Francois Retief
· 9 years ago
a50adb7
sparc: Update LEON serial drivers to use readl/writel macros
by Francois Retief
· 9 years ago
c33759a
sparc: Add -mcpu= compiler flags for LEON2/LEON3
by Francois Retief
· 9 years ago
72bcbd4
sparc: Fix broken files during license changes
by Francois Retief
· 9 years ago
bc80109
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 9 years ago
87da269
openrisc: updating build tools naming convention
by Guillaume REMBERT
· 9 years ago
a3f9d6c
mpc83xx: Add strider board
by Dirk Eibach
· 9 years ago
4e4ad6d
driver: gpio: hikey: Fix pointer conversion warnings for hikey
by Prabhakar Kushwaha
· 9 years ago
f978559
imx: mx7: compile misc.c for mx7
by Peng Fan
· 9 years ago
623787f
imx: imx-common: power down lcdif before boot os
by Peng Fan
· 9 years ago
eb111bb
imx: mx6: implement reset_misc
by Peng Fan
· 9 years ago
a3c252d
video: mxsfb: introduce lcdif_power_down
by Peng Fan
· 9 years ago
ad15378
imx: mx6: add clock api for lcdif
by Peng Fan
· 9 years ago
64ffef0
imx: mx6: crm_reg: add LCDIF related macros
by Peng Fan
· 9 years ago
b1ce1fb
imx: mx6: fix register address
by Peng Fan
· 9 years ago
8702f5a
imx: lcdif: use one register structure for i.MXes
by Peng Fan
· 9 years ago
04acd0e
imx: imx-common: move lcdif structure and macro definition to imx-common
by Peng Fan
· 9 years ago
eacb287
imx: include linux/types.h for regs-common.h
by Peng Fan
· 9 years ago
6014598
mxs: regs-common.h must be wrapped with !__ASSEMBLY__
by Peng Fan
· 9 years ago
95ae700
mxs: add parameter base_addr for mxs_set_lcdclk
by Peng Fan
· 9 years ago
7de4703
mx7: psci: add basic psci support
by Peng Fan
· 9 years ago
d47cb0b
arm: discard relocation entries for secure text
by Peng Fan
· 9 years ago
e1cf527
ARM: tegra: note that p2371-2180 is Jetson TX1
by Stephen Warren
· 9 years ago
eca676b
ARM: tegra: rename GPU functions
by Alexandre Courbot
· 9 years ago
d6bf06c
ARM: tegra: simplify GPU setup
by Alexandre Courbot
· 9 years ago
36e5f7c
ARM: tegra: remove vpr_configured() function
by Alexandre Courbot
· 9 years ago
f35cb12
ARM: tegra: error check Tegra210 XUSB padctl waits
by Stephen Warren
· 9 years ago
4e4b557
ARM: tegra: add lane tables to Tegra210 XUSB padctl
by Stephen Warren
· 9 years ago
7a908c7
ARM: tegra: switch Tegra210 to common XUSB padctl
by Stephen Warren
· 9 years ago
095e658
ARM: tegra: parameterize common XUSB code
by Stephen Warren
· 9 years ago
1680d7b
ARM: tegra: create common XUSB padctl driver file
by Stephen Warren
· 9 years ago
057fd32
ARM: tegra: clean up XUSB padctl error() calls
by Stephen Warren
· 9 years ago
aae52c0
ARM: tegra: rename dummy XUSB padctl implementation
by Stephen Warren
· 9 years ago
019bc62
ARM: tegra: enable PCI support of p2371-2180
by Stephen Warren
· 9 years ago
d0af234
ARM: tegra: add PCI to Tegra210 SoC DT
by Stephen Warren
· 9 years ago
Next »