Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
0ede8272d0f0c3baf07fa23a2a576a5e59abe489
« Previous
6a3742f
tegra114: fdt: add apbdma block
by Allen Martin
· 12 years ago
c3bb3c8
tegra114: fdt: add compatible string for tegra114 SPI ctrl
by Allen Martin
· 12 years ago
772ba15
sf: winbond: add W25Q32DW
by Allen Martin
· 12 years ago
78f47b7
spi: add common fdt SPI driver interface
by Allen Martin
· 12 years ago
6b3a03e
tegra20: spi: move fdt probe to spi_init
by Allen Martin
· 12 years ago
7a49ba6
tegra: spi: pull register structs out of headers
by Allen Martin
· 12 years ago
2a3c5bc
tegra: spi: remove non fdt support
by Allen Martin
· 12 years ago
ff1da6f
tegra: spi: rename tegra SPI drivers
by Allen Martin
· 12 years ago
9000652
tegra: remove support for UART SPI switch
by Allen Martin
· 12 years ago
b6379e1
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
173ddc5
mmc: omap_hsmmc.c: only register getcd/getwp callbacks if gpio could be used
by Peter Korsgaard
· 12 years ago
d4e1da4
mmc: mmc_getcd/getwp: use sensible defaults
by Peter Korsgaard
· 12 years ago
bd380cf
arm: Correct CONFIG_STANDALONE_LOAD_ADDR for AM33XX/OMAP* platforms
by Tom Rini
· 12 years ago
c7ba18a
am335x_evm: Add better timings for the new BeagleBoard DDR3 part
by Tom Rini
· 12 years ago
ea7b96b
ti814x_evm: add ti814x evm board support
by Matt Porter
· 12 years ago
6213a68
ns16550: enable quirks for ti814x
by Matt Porter
· 12 years ago
26fa578
am33xx: support ti814x mmc reference clock
by Matt Porter
· 12 years ago
4fab8d7
am33xx: add dmm support to emif4 library
by Matt Porter
· 12 years ago
8b029f2
am33xx: add ti814x specific register definitions
by Matt Porter
· 12 years ago
b2e682f
am33xx: refactor am33xx mux support and add ti814x support
by Matt Porter
· 12 years ago
b43c17c
am33xx: refactor am33xx clocks and add ti814x support
by Matt Porter
· 12 years ago
3ba65f9
am33xx: refactor emif4/ddr to support multiple EMIF instances
by Matt Porter
· 12 years ago
81df2ba
am33xx: convert defines from am33xx-specific to generic names
by Matt Porter
· 12 years ago
98f9200
am33xx: Add required includes to some omap/am33xx code
by Tom Rini
· 12 years ago
e284f88
igep00x0: Enable CONFIG_CMD_BOOTZ
by Enric Balletbo i Serra
· 12 years ago
244044e
ARM: AM33XX: Fix typo that causes an AM duplication in CPU name.
by Enric Balletbo i Serra
· 12 years ago
59dcf97
am335x: Enable DDR PHY dynamic power down bit for DDR3 boards
by Vaibhav Hiremath
· 12 years ago
5361213
ARM: tegra: enable workaround for ARM erratum 716044
by Stephen Warren
· 12 years ago
c5d4752
ARM: implement erratum 716044 workaround
by Stephen Warren
· 12 years ago
1e7e374
am33xx:ddr:Fix config_sdram to work for all DDR
by Steve Kipisz
· 12 years ago
951d582
am335x_evm: Add more variables and switch to DT booting.
by Koen Kooi
· 12 years ago
73a27a8
am335x_evm: Enable CMD_EXT4 and CMD_FS_GENERIC, add bootpart to env
by Koen Kooi
· 12 years ago
2077590
am335x_evm: add support for BeagleBone Black DT name
by Koen Kooi
· 12 years ago
296de3b
Initialise correct GPMC WAITx irq for AM33xx
by Mark Jackson
· 12 years ago
fc33705
Allow AM335x MPU core clock speed to be specified in the board config file
by Mark Jackson
· 12 years ago
f35034f
cm-t35: add support for loading splash image from NAND
by Nikita Kiryanov
· 12 years ago
acf3baa
video: Fix splash screen alignment
by Matthias Weisser
· 12 years ago
317461c
Fix bitmap offsets for non 8-bit LCDs
by Andre Renaud
· 12 years ago
a5796c5
common/lcd.c: move the macro's to the c file
by Jeroen Hofstee
· 12 years ago
fbd239b
api/api_display: use the getters for console size info
by Jeroen Hofstee
· 12 years ago
2e72972
lcd, fb: remove duplicated prototypes and unused code
by Jeroen Hofstee
· 12 years ago
6b03514
common/lcd: cosmetic: clean up a bit
by Jeroen Hofstee
· 12 years ago
00a0ca5
common/lcd.c: remove global lcd_base
by Jeroen Hofstee
· 12 years ago
f1d205a
common/lcd.c: cleanup use of global variables
by Jeroen Hofstee
· 12 years ago
0698095
lcd, pxafb: move the pxafb to drivers/video
by Jeroen Hofstee
· 12 years ago
59155f4
lcd, mpc8xx: move the mpc8xx driver to drivers/video
by Jeroen Hofstee
· 12 years ago
fc69eb0
lcd, tegra: remove unused cursor functions
by Jeroen Hofstee
· 12 years ago
7cdbd29
lcd, amba: remove this driver since it is not used
by Jeroen Hofstee
· 12 years ago
46d1d5d
common/lcd.c: cleanup use of global variables
by Wolfgang Denk
· 12 years ago
8b906a9
Merge branch 'spi' of git://git.denx.de/u-boot-x86
by Tom Rini
· 12 years ago
131a1e6
ARM: rpi_b: enable SD controller, add related env/cmds
by Stephen Warren
· 12 years ago
9a4fbe4
mmc: add bcm2835 driver
by Stephen Warren
· 12 years ago
6be3c9f
video: add a driver for the bcm2835
by Stephen Warren
· 12 years ago
38baa4f
ARM: rpi_b: disable rpi_b dcache explicitly
by Stephen Warren
· 12 years ago
6d33071
lcd: calculate line_length after lcd_ctrl_init()
by Stephen Warren
· 12 years ago
3f39778
ARM: rpi_b: use bcm2835 mbox driver to get memory size
by Stephen Warren
· 12 years ago
8807728
ARM: bcm2835: add mailbox driver
by Stephen Warren
· 12 years ago
e2d282a
Add initial support for Wandboard dual lite and solo.
by Fabio Estevam
· 12 years ago
209b571
i.MX6: mx6qsabrelite: discard override of CONFIG_ARP_TIMEOUT
by Eric Nelson
· 12 years ago
99e2dc5
i.MX6: Add hdmidet command to detect attached HDMI monitor
by Eric Nelson
· 12 years ago
a49db3d
mx28evk: Disable CONFIG_CMD_I2C
by Fabio Estevam
· 12 years ago
982a3c4
imx-common: timer: fix 32-bit overflow
by Knut Wohlrab
· 12 years ago
40f1daa
configs: mx28evk: Use single-line comments
by Fabio Estevam
· 12 years ago
b33426c
mxs: spl_mem_init: Align DDR2 init with FSL bootlets source
by Fabio Estevam
· 12 years ago
1e7133e
sf: Use unsigned type for buffers
by Simon Glass
· 12 years ago
363464f
x86: Enable time command for coreboot
by Simon Glass
· 12 years ago
e30bd5c
x86: Enable SPI flash support for coreboot
by Simon Glass
· 12 years ago
7ea01d1
x86: Add FDT SPI node for link
by Simon Glass
· 12 years ago
192868b
x86: Move PCI init before SPI init
by Simon Glass
· 12 years ago
bb8215f
sf: Enable FDT-based configuration and memory mapping
by Simon Glass
· 12 years ago
5e6fb69
x86: spi: Set maximum write size for ICH
by Simon Glass
· 12 years ago
1e566bc
sf: Respect maximum SPI write size
by Simon Glass
· 12 years ago
0c456ce
spi: Add parameter for maximum write size
by Simon Glass
· 12 years ago
1853030
x86: spi: Add Intel ICH driver
by Simon Glass
· 12 years ago
c0f87dd
sf: Use spi_flash_alloc() in each SPI flash driver
by Simon Glass
· 12 years ago
b5aec14
sf: Add spi_flash_alloc() to create a new SPI flash struct
by Simon Glass
· 12 years ago
d3504fe
spi: Use spi_alloc_slave() in each SPI driver
by Simon Glass
· 12 years ago
ba6c3ce
spi: Add function to allocate a new SPI slave
by Simon Glass
· 12 years ago
4397a2a
fdt: Add fdtdec_get_addr_size() to read reg properties
by Simon Glass
· 12 years ago
3c47f2f
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 12 years ago
0ce033d
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
ae003d0
usb: Add multiple controllers support for EHCI PCI
by Vincent Palatin
· 12 years ago
0641ce5
x86: Enable USB features for coreboot
by Simon Glass
· 12 years ago
032868a
usb: usbeth: smsc95xx: remove EEPROM loaded check
by Michael Spang
· 12 years ago
61755c7
usb: ehci: Fix aliasing issue in EHCI interrupt code
by Vincent Palatin
· 12 years ago
8f62ca6
usb: ehci: Support interrupt transfers via periodic list
by Patrick Georgi
· 12 years ago
c74b011
usb: ehci: exynos: Enable non-dt path
by Vivek Gautam
· 12 years ago
24a4775
usb: ehci: exynos: Fix multiple FDT decode
by Vivek Gautam
· 12 years ago
83301b4
arm:trats: Use new ums command
by Lukasz Majewski
· 12 years ago
b528f71
usb:gadget: USB Mass Storage Gadget support
by Lukasz Majewski
· 12 years ago
b4d36f6
usb:composite: USB Mass Storage - f_mass_storage.c from Linux kernel
by Piotr Wilczek
· 12 years ago
dee1d99
usb:composite: USB Mass Storage - storage_common.c from Linux kernel
by Lukasz Majewski
· 12 years ago
f7b4162
usb:composite:fix Provide function data when addressing device with only one interface
by Lukasz Majewski
· 12 years ago
b2caefb
usbtty: adapt buffers for large packet support
by Shiraz Hashim
· 12 years ago
39fd634
usb/host/ehci: Add support for EHCI on spear
by Vipin Kumar
· 12 years ago
a04983d
usb: Fix bug when both DFU & ETHER are defined
by Pantelis Antoniou
· 12 years ago
1b6ca18
dfu: Add a partition type target
by Pantelis Antoniou
· 12 years ago
80eb1bd
dfu: Properly zero out timeout value
by Pantelis Antoniou
· 12 years ago
df93cd9
dfu: Fix crash when wrong number of arguments given
by Pantelis Antoniou
· 12 years ago
ea3e212
dfu: Only perform DFU board_usb_init() for TRATS
by Pantelis Antoniou
· 12 years ago
Next »