Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
95fac767a9d2c95f196b7a7b3a2d144bf9d415d4
95fac76
defconfig: k2l_evm_defconfig: enable net driver model
by Mugunthan V N
· 9 years ago
9a350e9
defconfig: k2hk_evm_defconfig: enable net driver model
by Mugunthan V N
· 9 years ago
6599f36
drivers: net: keystone_net: convert driver to adopt device driver model
by Mugunthan V N
· 9 years ago
347348f
drivers: net: phy: micrel: fix build errors with CONFIG_DM_ETH
by Mugunthan V N
· 9 years ago
0369008
board: ti: ks2_evm: remove board_eth_init when CONFIG_DM_ETH is defined
by Mugunthan V N
· 9 years ago
362b96c
OMAP3: omap3_logic: Remove YAFFS support.
by Adam Ford
· 9 years ago
1e1acc7
OMAP3: omap3_logic: Enable CONFIG_SMC911X_32_BIT
by Adam Ford
· 9 years ago
588e41d
OMAP3: omap3_logic: Enable Android Fastboot
by Adam Ford
· 9 years ago
92d05e5
dm: Update on current serial driver status
by Simon Glass
· 9 years ago
492f46c
dm: pxa: serial: Drop serial_sa1100 serial driver
by Simon Glass
· 9 years ago
30b9d75
dm: serial: Drop serial_max3100 serial driver
by Simon Glass
· 9 years ago
c3dd578
dm: freescale: serial: Drop serial_imx serial driver
by Simon Glass
· 9 years ago
be47933
dm: opencores: Drop opencores_yanu serial driver
by Simon Glass
· 9 years ago
baf7125
dm: freescale: Drop mxs_auart serial driver
by Simon Glass
· 9 years ago
2cd1ff8
OMAP3_LOGIC: Setup defconfig to enable SPL and NAND booting
by Adam Ford
· 9 years ago
49c7303
OMAP3: Enable SPL on omap3_logic
by Adam Ford
· 9 years ago
7443a9c
rpi: fix up Model B entries
by Lubomir Rintel
· 9 years ago
dba060c
rpi: link to another model number info source
by Stephen Warren
· 9 years ago
f3b267b
hush: Add rudimentary support for PS1 and PS2
by Marek Vasut
· 9 years ago
13d3046
hush: Pull out U-Boot prompt display and read functionality
by Marek Vasut
· 9 years ago
dffceb4
serial: serial_stm32: move clock config from driver to board
by Vikas Manocha
· 9 years ago
334a994
test, tools: introduce tbot README
by Heiko Schocher
· 9 years ago
b17b7ea
ARM: omap3_logic: Fix pin muxing
by Adam Ford
· 9 years ago
b92ae3a
tools: env: update usage strings
by Andreas Fenkart
· 9 years ago
af93e3d
tools: env: factor out parse_common_args
by Andreas Fenkart
· 9 years ago
1ce6869
tools: env: shift optind arguments and fix argument indices
by Andreas Fenkart
· 9 years ago
371ee13
tools: env: parse aes key / suppress flag into argument struct
by Andreas Fenkart
· 9 years ago
07ce944
tools: env: introduce setenv/printenv argument structs
by Andreas Fenkart
· 9 years ago
8b27abd
tools: env: make parse_aes_key stateless
by Andreas Fenkart
· 9 years ago
167f525
tools: env validate: pass values as 0-based array
by Andreas Fenkart
· 9 years ago
57dc53a
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
by Tom Rini
· 9 years ago
7b6dc11
Merge branch 'master' of git://git.denx.de/u-boot-nios
by Tom Rini
· 9 years ago
2300184
net: davinci_emac: fix NULL check after pointer dereference
by Vishwas Srivastava
· 9 years ago
1a9115e
ppc: xilinx-ppc405-generic
by Ricardo Ribalda
· 9 years ago
abbf2d9
net: fix wrong initialization in davinci-emac driver
by Vishwas Srivastava
· 9 years ago
1889a7e
fdt: introduce fdtdec_get_child_count
by Peng Fan
· 9 years ago
c4a45d4
rockchip: Drop old CONFIG_VIDEO_ROTATION option
by Simon Glass
· 9 years ago
512cab7
bzlib: Try another way to fix an unused variable
by Simon Glass
· 9 years ago
a108082
video: test: Adjust order of file closure
by Simon Glass
· 9 years ago
2b80b4e
video: Use 'int' for loop variables instead of short
by Simon Glass
· 9 years ago
e517db7
cmd: Fix control bmp_display()
by Simon Glass
· 9 years ago
a7c45ec
microblaze: Correct build error in eth-uclass.c
by Simon Glass
· 9 years ago
a187559
Use correct spelling of "U-Boot"
by Bin Meng
· 9 years ago
e4f348b
nios2: set up the debug UART early
by Thomas Chou
· 9 years ago
5c88442
x86: Drop pci_type1.c and DEFINE_PCI_DEVICE_TABLE
by Bin Meng
· 9 years ago
d8277a8
x86: Disable DM_PCI_COMPAT
by Bin Meng
· 9 years ago
308143e
dm: pci: Add missing forward declarations
by Bin Meng
· 9 years ago
971611e
x86: chromebox_panther: Convert to use driver model ethernet
by Bin Meng
· 9 years ago
6ce73f5
x86: chromebox_panther: Drop the cache line size hack
by Bin Meng
· 9 years ago
50c88e4
efi: app: Disable CONFIG_USB_EHCI_PCI
by Bin Meng
· 9 years ago
e1d1b62
efi: app: Clean up defconfig
by Bin Meng
· 9 years ago
5a257df
x86: quark: Use Quark's own PCI config APIs
by Bin Meng
· 9 years ago
81dab9a
net: e1000: Convert to use DM PCI API
by Bin Meng
· 9 years ago
6758a6c
net: designware: Use dm_pci_mem_to_phys() in the probe routine
by Bin Meng
· 9 years ago
c52ac3f
net: pch_gbe: Convert to use DM PCI API
by Bin Meng
· 9 years ago
3857ed0
x86: pci: Drop legacy PCI APIs
by Bin Meng
· 9 years ago
58316f9
x86: pci: Use DM PCI APIs in pci_assign_irqs()
by Bin Meng
· 9 years ago
6039200
x86: qemu: Convert to use DM PCI API
by Bin Meng
· 9 years ago
66484f0
x86: tnc: Remove IGD and SDVO devices from driver model
by Bin Meng
· 9 years ago
2b94d9f
x86: tnc: Use DM PCI API in disable_igd()
by Bin Meng
· 9 years ago
9e36c53
x86: tnc: Change disable_igd() to have a return value
by Bin Meng
· 9 years ago
248c4fa
x86: irq: Convert to use DM PCI API
by Bin Meng
· 9 years ago
b46c208
x86: irq: Move irq_router to a per driver priv
by Bin Meng
· 9 years ago
819133d
x86: irq: Get irq_router's bdf via dm_pci_get_bdf()
by Bin Meng
· 9 years ago
e75711a
x86: minnowmax: Drop io-base property in the pch_pinctrl node
by Bin Meng
· 9 years ago
2b7ff26
x86: Drop asm/arch/gpio.h
by Bin Meng
· 9 years ago
3ddc1c7
x86: ich6_gpio: Convert to use proper DM API
by Bin Meng
· 9 years ago
4f106bc
x86: pch9: Implement get_io_base op
by Bin Meng
· 9 years ago
79d4eb6
dm: pch: Add get_io_base op
by Bin Meng
· 9 years ago
ec2af6f
x86: pch: Implement get_gpio_base op
by Bin Meng
· 9 years ago
384980c
dm: pch: Add get_gpio_base op
by Bin Meng
· 9 years ago
3e389d8
dm: pch: Rename get_sbase op to get_spi_base
by Bin Meng
· 9 years ago
d02be99
dm: pch: Remove pch_get_version op
by Bin Meng
· 9 years ago
254e677
x86: quark: Drop unprotect_spi_flash()
by Bin Meng
· 9 years ago
efd633c
x86: tnc: Drop unprotect_spi_flash()
by Bin Meng
· 9 years ago
6e670b5
spi: ich: Change PCHV_ to ICHV_
by Bin Meng
· 9 years ago
1f9eb59
spi: ich: Use compatible strings to distinguish controller version
by Bin Meng
· 9 years ago
9eb4339
spi: ich: Some clean up
by Bin Meng
· 9 years ago
f7c3638
x86: x86-common.h: Add CONFIG_BOOTDELAY
by Stefan Roese
· 9 years ago
9f73690
autoboot.c: Fill env vars in process_fdt_options() only if TEXT_BASE is set
by Stefan Roese
· 9 years ago
94985cc
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 9 years ago
2a5bcaf
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 9 years ago
a409a8b
Revert "arm: socfpga: set the fpga global bit to disable HPS to FPGA signals"
by Dinh Nguyen
· 9 years ago
8c9b4d5
usb: gadget: dwc2_udc_otg: modified the check condition for max packet size of ep_in in high speed
by Frank Wang
· 9 years ago
fb0d042
imx: mx6: implement board_mmc_get_env_dev
by Peng Fan
· 9 years ago
216d286
imx: mx6: implement mmc_get_env_dev
by Peng Fan
· 9 years ago
62d8cce
imx: mx7dsabresd: move mmc_get_env_devno to soc code
by Peng Fan
· 9 years ago
9e30ba2
dm: vybrid_gpio: Drop legacy code
by Bhuvanchandra DV
· 9 years ago
5160def
dm: lpuart: Drop the legacy code
by Bhuvanchandra DV
· 9 years ago
ce2896a
arm: vybrid: Drop enabling GPIO, SPI and UART in legacy mode
by Bhuvanchandra DV
· 9 years ago
dbac20c
arm: vybrid: Update defconfig's
by Bhuvanchandra DV
· 9 years ago
f8aaade
arm: pcm052: Add device tree file's
by Bhuvanchandra DV
· 9 years ago
987dd5f
arm: vf610-twr: Add device tree file's
by Bhuvanchandra DV
· 9 years ago
c720ff1
arm: colibri-vf: Enable serial support
by Bhuvanchandra DV
· 9 years ago
947fb97
arm: vybrid: Update the license string
by Bhuvanchandra DV
· 9 years ago
d5e4f0a
arm: vybrid: Enable lpuart support
by Bhuvanchandra DV
· 9 years ago
85eb095
imx: mx6sxsabresd: Add MCIMX28LCD display support
by Ye Li
· 9 years ago
23e2da2
imx: mx6ul/sx: Fix issue in LCDIF clock dividers calculation
by Ye Li
· 9 years ago
9655ebd
imx: mx6sx: Fix issue in LCDIF clock enablement
by Ye Li
· 9 years ago
6967c97
mx6slevk: Remove CONFIG_ETHPRIME option
by Fabio Estevam
· 9 years ago
Next »