Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
3f616b6053517927f564fc8ed6dc4a87bd39e857
3f616b6
net: pch_gbe: Add driver remove support
by Bin Meng
· 9 years ago
5d2459f
net: designware: Add driver remove support
by Bin Meng
· 9 years ago
cb6baca
net: mdio: Add mdio_free() and mdio_unregister() API
by Bin Meng
· 9 years ago
17ecfa9
net: phy: Test previous phydev->dev against new mac dev
by Bin Meng
· 9 years ago
3e1949d
net: phy: Change to print all phys that are not found
by Bin Meng
· 9 years ago
0132b9a
net: phy: Don't create phy device when there is no phy
by Bin Meng
· 9 years ago
4f48515
net: phy: micrel: disable NAND-tree for KSZ8051
by Sylvain Rochet
· 9 years ago
f3ba552
net: rtl8169: Build warning fixes for 64-bit
by Stephen Warren
· 9 years ago
11a69ff
net: Increase the size of the net_boot_file_name buffer
by Jacob Stiffler
· 9 years ago
6617f87
net: phy: micrel: add support for KSZ8021RNL & KSZ8031RNL
by Sylvain Lemieux
· 9 years ago
4a4ced0
smsc95xx: Use zero length packets when RX fifo is empty
by Stefan Brüns
· 9 years ago
774c3e0
net: parse DHCP options from overloaded file/sname fields
by Stefan Brüns
· 9 years ago
ec87b1b
net: Do not overwrite options found in overloaded 'file' field
by Stefan Brüns
· 9 years ago
219cc94
net: change the env name to use const
by Josh Wu
· 9 years ago
7aba0f2
net/eth: fix a bug in on_ethaddr()
by Gong Qianyu
· 9 years ago
0d2837c
smsc95xx: Fetch whole burst with 1 URB, avoid framing errors
by Stefan Brüns
· 9 years ago
4f28c9b
net: cancel timeout handler after DHCPACK
by Stefan Brüns
· 9 years ago
45b4773
net/arp: account for ARP delay, avoid duplicate packets on timeout
by Stefan Brüns
· 9 years ago
9432311
net/arp: Do not run net_start_again() on timeout
by Stefan Brüns
· 9 years ago
c56eb57
net: Fix parsing of Bootp/DHCP option 0 (Pad)
by Stefan Brüns
· 9 years ago
454d9d3
net: send RFC1542 compliant value for bootp requests
by Stefan Brüns
· 9 years ago
867d6ae
net: reject Bootp/DHCP packets with bad OP value
by Stefan Brüns
· 9 years ago
8295332
net: protect status led access in bootp
by Thomas Chou
· 9 years ago
214dc1d
net: bootp fix vci string on SPL-Boot
by Hannes Petermaier
· 9 years ago
f5fb734
net: TFTP: variables cleanup and addition
by Albert ARIBAUD \(3ADEV\)
· 9 years ago
677f970
common/board_f.c: modify the macro to use get_clocks() more common
by Gong Qianyu
· 9 years ago
09f3ca3
arm, powerpc: select SYS_GENERIC_BOARD
by Masahiro Yamada
· 9 years ago
5553f00
Revert "ARM: zynq: disable CONFIG_SYS_MALLOC_F to fix MMC boot"
by Simon Glass
· 9 years ago
5fa030b
zynq: Move SPL console init out of board_init_f()
by Simon Glass
· 9 years ago
cd2bee3
microblaze: Add a TODO to call board_init_f_mem()
by Simon Glass
· 9 years ago
5ba534d
arm: Switch 32-bit ARM to using generic global_data setup
by Simon Glass
· 9 years ago
931bec3
arm: Switch aarch64 to using generic global_data setup
by Simon Glass
· 9 years ago
518f0bc
board_init_f_mem(): Don't create an unused early malloc() area
by Simon Glass
· 9 years ago
1236098
board_init_f_mem(): Don't require memset()
by Simon Glass
· 9 years ago
af6bbd4
Move board_init_f_mem() into a common location
by Simon Glass
· 9 years ago
47b7164
fs-test.sh: fix pre-requisite detection
by Stephen Warren
· 9 years ago
4a28274
test: fat: add test of non-contiguous file reads
by Stephen Warren
· 9 years ago
7861204
itest: make memory access work under sandbox
by Stephen Warren
· 9 years ago
40d2154
distro_bootcmd: Add support for booting from ubifs
by Roy Spliet
· 9 years ago
251cee0
ubifs: Add generic fs support
by Hans de Goede
· 9 years ago
29cc5bc
ubifs: Add functions for generic fs use
by Hans de Goede
· 9 years ago
ad15749
ubifs: Modify ubifs u-boot wrapper function prototypes for generic fs use
by Hans de Goede
· 9 years ago
afc1744
disk/part: Only build hostfs special handling when CONFIG_SANDBOX is set
by Hans de Goede
· 9 years ago
83636fa
Allow imxtract to extract part of script image.
by Pierre Aubert
· 9 years ago
310ae37
Fix bad return value checks (detected with Coccinelle)
by Thomas Huth
· 9 years ago
bff7856
ARM: rpi: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG support
by Guillaume GARDET
· 9 years ago
13cfbe5
allow LED initialization without STATUS_LED_BOOT
by Bernhard Nortmann
· 9 years ago
d375ebb
add generic stubs for GPIO LEDs
by Bernhard Nortmann
· 9 years ago
6c2441c
dm: keystone: serial: Add driver model support
by Lokesh Vutla
· 9 years ago
96fa1e4
net: convert altera_tse to driver model and phylib
by Thomas Chou
· 9 years ago
8a3ea97
nios2: fix virt_to_phys for nios2 with MMU
by Thomas Chou
· 9 years ago
485e2d8
nios2: add README.nios2
by Thomas Chou
· 9 years ago
6168dc6
nios2: zap nios2-generic board dir
by Thomas Chou
· 9 years ago
7cacb64
nios2: convert dma_alloc_coherent to use malloc_cache_aligned
by Thomas Chou
· 9 years ago
b811209
nios2: convert copy_exception_trampoline to use dm cpu data
by Thomas Chou
· 9 years ago
21ff734
nios2: convert cache flush to use dm cpu data
by Thomas Chou
· 9 years ago
55e2b4d
nios2: set default cache configuration in start.S
by Thomas Chou
· 9 years ago
bbba071
nios2: zap initdram
by Thomas Chou
· 9 years ago
4a572fa
nios2: clean up comments style in start.S
by Thomas Chou
· 9 years ago
a64be61
nios2: convert ioremap to use dm cpu data
by Thomas Chou
· 9 years ago
121e36d
nios2: convert do_reset to use dm cpu data
by Thomas Chou
· 9 years ago
6368c3e
nios2: remove asm/psr.h
by Thomas Chou
· 9 years ago
ca844dd
nios2: convert altera sysid to driver model
by Thomas Chou
· 9 years ago
4395e06
dm: implement a Miscellaneous uclass
by Thomas Chou
· 9 years ago
2e2da4c
serial: remove altera serial initializations
by Thomas Chou
· 9 years ago
a54915d
nios2: convert altera timer to driver model
by Thomas Chou
· 9 years ago
8f41b87
timer: start a new timer after relocation
by Thomas Chou
· 9 years ago
c8a7ba9
dm: implement a Timer uclass
by Thomas Chou
· 9 years ago
bcae80e
nios2: convert nios2 cpu to driver model
by Thomas Chou
· 9 years ago
88d5ecf
nios2 : convert altera_pio to driver model
by Thomas Chou
· 9 years ago
d21275e
nios2: add clear and set bits macros
by Thomas Chou
· 9 years ago
15a56f9
spi : convert altera_spi to driver model
by Thomas Chou
· 9 years ago
da2f838
nios2: convert altera_uart to driver model
by Thomas Chou
· 9 years ago
220e802
nios2: convert altera_jtag_uart to driver model
by Thomas Chou
· 9 years ago
37e2449
nios2: map physical address to uncached virtual address
by Thomas Chou
· 9 years ago
ac45c9c
nios2: enable malloc() pool before relocation
by Thomas Chou
· 9 years ago
3e468e6
nios2: call board_init_f_mem
by Thomas Chou
· 9 years ago
3424380
nios2: zap version_string
by Thomas Chou
· 9 years ago
651389a
nios2: zap dly_clks
by Thomas Chou
· 9 years ago
e6500f8
nios2: Split timer code into timer.c
by Thomas Chou
· 9 years ago
fea7f3a
nios2: Switch to generic timer
by Thomas Chou
· 9 years ago
51068bc
nios2: enable Driver Model
by Thomas Chou
· 9 years ago
e6e2c15
nios2: enable device tree control of U-Boot
by Thomas Chou
· 9 years ago
1226dfd
nios2: define _end in link script
by Thomas Chou
· 9 years ago
355483e
nios2: remove gp assignments in link script
by Thomas Chou
· 9 years ago
e900298
nios2: enlarge the code relocation range
by Thomas Chou
· 9 years ago
4192b8c
nios2: BSS should be cleared only after board_init_f
by Thomas Chou
· 9 years ago
b6c1809
nios2: move altera_pio_init to board_early_init_r
by Thomas Chou
· 9 years ago
a03377b
nios2: permit device tree control of U-Boot
by Thomas Chou
· 9 years ago
25ea166
nios2: enable CONFIG_NET_RANDOM_ETHADDR
by Thomas Chou
· 9 years ago
ca1d80c
nios2: move command line configuration to Kconfig
by Thomas Chou
· 9 years ago
9f13b6d
ARM: AM335x: mux: change mmc0 cd pinmux from mmc0_sdcd to gpio
by Mugunthan V N
· 9 years ago
1ed0f85
drivers: gpio: omap: add support for parsing additional gpio parameters
by Mugunthan V N
· 9 years ago
eae7ae1
am437x: Add am57xx_evm_defconfig using CONFIG_DM
by Mugunthan V N
· 9 years ago
136b101
ti_omap5_common: mmc: do not define DM_MMC for spl
by Mugunthan V N
· 9 years ago
7a837bc
am437x: Add am437x_sk_evm_defconfig using CONFIG_DM
by Mugunthan V N
· 9 years ago
48038c4
am437x: Add am437x_gp_evm_defconfig using CONFIG_DM
by Mugunthan V N
· 9 years ago
8aff39e
am43xx_evm: mmc: do not define DM_MMC for spl
by Mugunthan V N
· 9 years ago
2a429d2
am43xx_evm.h: : switch to CONFIG_OMAP_SERIAL for non-SPL DM_SERIAL
by Mugunthan V N
· 9 years ago
e5a098b
drivers: serial: serial_omap: add comaptibles for all ti platforms
by Mugunthan V N
· 9 years ago
Next »