Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
48d4e293d69eab9f6f1685194f5e94c1900a545e
/
drivers
48d4e29
dm: Add functions to access a device's children
by Simon Glass
· 10 years ago
4071742
dm: Provide a function to scan child FDT nodes
by Simon Glass
· 10 years ago
de70867
dm: Avoid accessing uclasses before they are ready
by Simon Glass
· 10 years ago
c1464ab
dm: Allow a device to be found by its FDT offset
by Simon Glass
· 10 years ago
db6f020
dm: Introduce device sequence numbering
by Simon Glass
· 10 years ago
4b67cef
dm: Move uclass error checking/probing into a function
by Simon Glass
· 10 years ago
b9d5f6b
Add a flag indicating when the serial console is ready
by Simon Glass
· 10 years ago
a730c5d
dm: Support driver model prior to relocation
by Simon Glass
· 10 years ago
fef72b7
dm: Allow drivers to be marked 'before relocation'
by Simon Glass
· 10 years ago
0019758
dm: Provide a way to shut down driver model
by Simon Glass
· 10 years ago
6d3b3e2
dm: Make sure that the root device is probed
by Simon Glass
· 10 years ago
0d1e1f7
stdio: Pass device pointer to stdio methods
by Simon Glass
· 10 years ago
1867bd4
stdio: Remove redundant code around stdio_register() calls
by Simon Glass
· 10 years ago
f988071
dm: gpio: Don't use the driver model uclass for SPL
by Simon Glass
· 10 years ago
368989b
AHCI: Increase link timeout to 200ms
by Ian Campbell
· 10 years ago
ef2c62f
serial: ns16550: use a const variable instead of macro
by Masahiro Yamada
· 10 years ago
75ab6cb
serial: ns16550: use DIV_ROUND_CLOSEST macro to compute the divisor
by Masahiro Yamada
· 10 years ago
dabca15
serial: ns16550: drop CONFIG_OMAP1610 from the special case
by Masahiro Yamada
· 10 years ago
ae0ae22
driver/usb: include upper/lower_32_bits() from linux/compat.h
by Lijun Pan
· 10 years ago
40250da
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 10 years ago
aedeeaa
mmc: prevent some warnings with make W=1
by Jeroen Hofstee
· 10 years ago
4772630
dirvers: mmc: use __weak
by Jeroen Hofstee
· 10 years ago
cf0cf82
dm: add missing includes
by Jeroen Hofstee
· 10 years ago
5a85e89
mtd: cfi_flash: fix clang warning
by Jeroen Hofstee
· 10 years ago
37787f6
fsl_i2c: add support for 3rd and 4th I2C
by Shengzhou Liu
· 10 years ago
0ecd655
i2c, omap24xx: add i2c deblock sequenz
by Heiko Schocher
· 10 years ago
d8d0b2f
usb: phy: omap_usb_phy: implement usb_phy_power() for AM437x
by Felipe Balbi
· 10 years ago
ae46a4c
usb: host: xhci: make sure to power up PHY
by Felipe Balbi
· 10 years ago
ca185b0
board: gdsys: Make gdsys osd hardware detection more robust
by Dirk Eibach
· 10 years ago
b957743
i2c: IHS I2C master driver
by Dirk Eibach
· 10 years ago
bc69181
blackfin: Fix warning about undefined function
by Vasili Galka
· 10 years ago
a6f5758
mpc8xx: remove v37 board support
by Masahiro Yamada
· 10 years ago
54c5d93
mpc8xx: remove rbc823 board support
by Masahiro Yamada
· 10 years ago
13be81d
mpc8xx: remove RPXlite_dw, quantum board support
by Masahiro Yamada
· 10 years ago
a9b6ef1
tpm: don't use unneeded double brackets
by Jeroen Hofstee
· 10 years ago
c5b2a00
build: define CPU only when arch/${ARCH}/cpu/${CPU} exists
by Masahiro Yamada
· 10 years ago
bff242f
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 10 years ago
9d80009
watchdog/denali: Adding DesignWare watchdog driver support
by Chin Liang See
· 10 years ago
6828676
arm: ep9315: Return back Cirrus Logic EDB9315A board support
by Sergey Kostanbaev
· 10 years ago
6e903e1
gpio: spear_gpio: Fix gpio_set_value() implementation
by Axel Lin
· 11 years ago
8ff14b7
armv8/fsl-lsch3: Add support to load and start MC Firmware
by J. German Rivera
· 10 years ago
a84cd72
ARMv8/FSL_LSCH3: Add FSL_LSCH3 SoC
by York Sun
· 10 years ago
51def16
i2c: tegra: dump alen in debug statements
by Stephen Warren
· 10 years ago
6e06f46
i2c: tegra: write clean data to TX FIFO
by Stephen Warren
· 10 years ago
db88225
i2c: tegra: use repeated start for reads
by Stephen Warren
· 10 years ago
0c538ea
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 10 years ago
192e8eb
usb: ci_udc: use var name ep/ci_ep consistently
by Stephen Warren
· 10 years ago
16a643e
USB: gadget: atmel: zero out allocated requests
by Stephen Warren
· 10 years ago
1d0788f
usb: ci_udc: don't memalign() struct ci_req allocations
by Stephen Warren
· 10 years ago
b8a872c
usb: ci_udc: remove controller.items array
by Stephen Warren
· 10 years ago
d13034e
usb: ci_udc: fix items array size/stride calculation
by Stephen Warren
· 10 years ago
fe52910
usb: ci_udc: lift ilist size calculations to global scope
by Stephen Warren
· 10 years ago
6667e23
usb: ci_udc: don't assume QTDs are adjacent when transmitting ZLPs
by Stephen Warren
· 10 years ago
bec1c13
usb: ci_udc: fix ci_flush_{qh,qtd} calls in ci_udc_probe()
by Stephen Warren
· 10 years ago
ca8ca05
Merge remote-tracking branch 'u-boot-samsung/master'
by Albert ARIBAUD
· 10 years ago
ad763d7
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
edd3447
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
180bb6a
usb: eth: smsc95xx: add LAN9500A device ID
by Ilya Ledvich
· 11 years ago
36a6b40
usb: fastboot: fix potential buffer overflow
by Jeroen Hofstee
· 10 years ago
b351e46
usb: xhci: (likely) fix bracket in if condition
by Jeroen Hofstee
· 10 years ago
e5bad0d
usb:g_dnl:f_thor: remove memset before memcpy
by Jeroen Hofstee
· 10 years ago
6931bff
usb:composite: clear the whole common buffer
by Jeroen Hofstee
· 10 years ago
8af893e
usb: r8a66597: Fix initilization size of r8a66597 info structure
by Yasuhisa Umano
· 11 years ago
ea33c6a
usb: r8a66597: Fix initialization hub that using R8A66597_MAX_ROOT_HUB
by yasuhisa umano
· 11 years ago
5528f4c
usb: cosmetic: double const
by Jeroen Hofstee
· 10 years ago
fa51417
usb: ci_udc: fix typo in debug message
by Stephen Warren
· 10 years ago
f66ae99
usb: ci_udc: fix interaction with CONFIG_USB_ETH_CDC
by Stephen Warren
· 10 years ago
d0b3d76
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
746b92b
PMIC: MAX77686: fix invalid bus check
by Jeroen Hofstee
· 10 years ago
8613bed
Exynos: SPI: Fix reading data from SPI flash
by Akshay Saraswat
· 10 years ago
34a1d35
dm: Cast away the const-ness of the global_data pointer
by Simon Glass
· 10 years ago
df6bd7d
dm: Add missing header files in lists and root
by Simon Glass
· 10 years ago
d4acf63
dm: Use case-insensitive comparison for GPIO banks
by Simon Glass
· 10 years ago
767827a
dm: Rename struct device_id to udevice_id
by Simon Glass
· 10 years ago
78472a8
spi: davinci: Fix register address for SPI1_BUS
by Axel Lin
· 10 years ago
8062b05
ARM: keystone: aemif: move aemif driver to drivers/memory/ti-aemif.c
by Khoronzhuk, Ivan
· 10 years ago
753a00a
mtd: nand: davinci: add header file for driver definitions
by Khoronzhuk, Ivan
· 10 years ago
550b42d
pmic: tps65090: correct checking i2c bus
by Jeroen Hofstee
· 10 years ago
bfe88fe
includes: move openssl headers to include/u-boot
by Jeroen Hofstee
· 10 years ago
52b2afd
video: atmel_hlcdfb: enable dcache support
by Wu, Josh
· 11 years ago
1805240
net: macb: enable dcache in macb
by Wu, Josh
· 11 years ago
1e86812
macb: make checkpatch clean
by Andreas Bießmann
· 11 years ago
51c03fa
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Tom Rini
· 10 years ago
cc350cb
mmc: free allocated memory on initialization errors
by Darwin Rambo
· 11 years ago
bf0c785
mmc: return meaningful error codes from mmc_select_hwpart
by Stephen Warren
· 11 years ago
6c2d142
i2c: kona: Resolve Kona I2C driver issue
by Steve Rae
· 11 years ago
660031e
m68k: Fix warnings with gcc 4.6
by Simon Glass
· 10 years ago
b6d1611
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 10 years ago
3298501
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 10 years ago
3e0d028
dfu: Disable default calculation of CRC32
by Lukasz Majewski
· 10 years ago
a9e91da
usb: ci_udc: terminate ep0 INs with a zlp when required
by Stephen Warren
· 10 years ago
9c7ebe7
usb: ci_udc: clean up all allocations in unregister
by Stephen Warren
· 10 years ago
c5d619b
usb: ci_udc: fix probe error cleanup
by Stephen Warren
· 10 years ago
10fecbd
usb: ci_udc: fix freeing of ep0 req
by Stephen Warren
· 10 years ago
6e9aa0d
usb: ci_udc: call udc_disconnect() from ci_pullup()
by Stephen Warren
· 10 years ago
8d14b25
net: sh-eth: Fix typo from rESR_RTLF to EESR_RTLF
by Nobuhiro Iwamatsu
· 11 years ago
31e84df
net: sh-eth: Fix coding style
by Nobuhiro Iwamatsu
· 11 years ago
46288f4
net: sh-eth: Add support R7S72100 of rmobile
by Nobuhiro Iwamatsu
· 11 years ago
c7410e3
arm: vf610: Add QSPI driver support
by Alison Wang
· 11 years ago
39a5ebc
sf: probe: Fix quad bit set path
by Poddar, Sourav
· 11 years ago
Next »