Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
ac99831b7d0f4e00c8dd32b604c2448260dd2776
ac99831
test/py: exit(1) if there are problems running py.test
by Stephen Warren
· 9 years ago
986fe37
itest: allow map_physmem to return 0 in limited cases
by Stephen Warren
· 9 years ago
1934665
gunzip: remove avail_in recalculation
by Stephen Warren
· 9 years ago
39af3d8
sniper: Drop references to P970
by Paul Kocialkowski
· 9 years ago
470250e
s3c24xx: serial: Remove dead code
by David Müller (ELSOFT AG)
· 9 years ago
0c2b6df
doc: Remove any reference to CONFIG_MODEM_SUPPORT, CONFIG_CMD_HWFLOW, CONFIG_HWFLOW and friends from the documentation.
by David Müller (ELSOFT AG)
· 9 years ago
5a6f68d
Remove unused CONFIG_HWFLOW option and associated dead code.
by David Müller (ELSOFT AG)
· 9 years ago
b7fbdc6
Remove unused CONFIG_CMD_HWFLOW option and associated dead code.
by David Müller (ELSOFT AG)
· 9 years ago
928f605
Remove unused CONFIG_MODEM_SUPPORT option and associated dead code.
by David Müller (ELSOFT AG)
· 9 years ago
89ca100
ARM: rpi: set fdt_high in the default environment
by Stephen Warren
· 9 years ago
685dc83
ARM: rpi: update memory layout env. var. documentation
by Stephen Warren
· 9 years ago
776babd
board_r: fix a typo in comment block
by Masahiro Yamada
· 9 years ago
35b7867
kbuild: fix build rule of u-boot-spl.dtb
by Masahiro Yamada
· 9 years ago
514ec43
kbuild: add missing FORCE where $(call if_changed, ) is used
by Masahiro Yamada
· 9 years ago
8ee19a7
kbuild: remove unneeded ifdef conditionals around build rules
by Masahiro Yamada
· 9 years ago
0cb389d
image: fix getenv_bootm_size() function again
by Masahiro Yamada
· 9 years ago
89ab841
test/py: support running sandbox under gdbserver
by Stephen Warren
· 9 years ago
ee05fed
malloc: solve dead code issue in memalign()
by Stephen Warren
· 9 years ago
7c60423
api: Add FreeBSD API support for MIPS platforms
by Stanislav Galabov
· 9 years ago
e4c1b4d
.travis.yml: explicitly request sudo
by Stephen Warren
· 9 years ago
859f143
rpi: set ethaddr as well
by Lubomir Rintel
· 9 years ago
8e7cba0
common/memsize.c: Simplify RAM size detection
by Eddy Petrișor
· 9 years ago
ab8dd5e
defconfig: k2g_evm_defconfig: enable net driver model
by Mugunthan V N
· 9 years ago
2c5bf6c
ARM: dts: k2g: Add keystone net dts files
by Mugunthan V N
· 9 years ago
15b0d65
defconfig: k2e_evm_defconfig: enable net driver model
by Mugunthan V N
· 9 years ago
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
Next »