Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
9c8deaeeb79523d45d836c730c59c857f53b5f65
« Previous
7091915
net/designware: Do not select MIIPORT for RGMII interface
by Vipin Kumar
· 12 years ago
fa84fa7
net: nfs: add dynamic wait period
by Matthias Brugger
· 12 years ago
fb4879b
NET: mvgbe: add support for Dove
by Sebastian Hesselbarth
· 12 years ago
cd3ca3f
NET: mvgbe: add phylib support
by Sebastian Hesselbarth
· 12 years ago
aeceec0
NET: phy: add 88E1310 PHY initialization
by Sebastian Hesselbarth
· 12 years ago
98f6467
pxe: add ipappend support
by Rob Herring
· 12 years ago
58d9ff9
net: Fix build regression in cmd_pxe.c
by Joe Hershberger
· 11 years ago
39f9855
pxe: add support for per arch and SoC default paths
by Rob Herring
· 12 years ago
8577fec
pxe: add support for ontimeout token
by Rob Herring
· 12 years ago
32d2ffe
pxe: simplify menu display and selection
by Rob Herring
· 12 years ago
e82eeb5
pxe: always display a menu when present
by Rob Herring
· 12 years ago
e6b6ccf
pxe: try bootz if bootm fails to find a valid image
by Rob Herring
· 12 years ago
da62022
bootz: un-staticize do_bootz
by Rob Herring
· 12 years ago
500f304
pxe: fix handling of different localboot values
by Rob Herring
· 12 years ago
23b7194
pxe: make string parameters const
by Rob Herring
· 12 years ago
ef034c9
pxe: Use ethact setting for pxe
by Rob Herring
· 12 years ago
0fae250
net: add ICPlus PHY driver
by Yegor Yefremov
· 12 years ago
e2043f5
phy: export genphy_parse_link()
by Yegor Yefremov
· 12 years ago
518ce47
net: Add sunxi (Allwinner) wemac driver
by Henrik Nordström
· 12 years ago
9e79a8d
checkpatch: add ignore for network block comment style checking
by Bo Shen
· 12 years ago
a67cc37
dfu, nand: before write a buffer to nand, erase the nand sectors
by Heiko Schocher
· 11 years ago
4e78e03
Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx
by Tom Rini
· 11 years ago
f9c1456
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 11 years ago
6c5001d
ac14xx: rephrase network boot config for development
by Gerhard Sittig
· 11 years ago
4779025
ac14xx: use the official product name everywhere
by Gerhard Sittig
· 11 years ago
81b0fb0
ac14xx: remove obsolete board config items
by Gerhard Sittig
· 11 years ago
14d4c5f
ac14xx: re-order the recovery condition checks
by Gerhard Sittig
· 11 years ago
527a1c7
ac14xx: minor improvement in diagnostics
by Gerhard Sittig
· 11 years ago
b5992e7
ac14xx: cleanup comments in the board support
by Gerhard Sittig
· 11 years ago
186f9c1
ac14xx: fix a potential NULL deref in diagnostics
by Gerhard Sittig
· 11 years ago
c5171d1
CONFIG: EXYNOS5: Enable silent console
by Rajeshwari Shinde
· 11 years ago
d4ec8f0
S5P: Serial: Add fdt support to driver
by Rajeshwari Shinde
· 11 years ago
4603e8c
EXYNOS5: FDT: Add serial device node values
by Rajeshwari Shinde
· 11 years ago
ee1e3c2
EXYNOS5: FDT: Add compatible strings for Serial
by Rajeshwari Shinde
· 11 years ago
2955d60
exynos: Adjust the starting MIF voltage to 1.05v
by Bernie Thompson
· 12 years ago
2c07bb9
EXYNOS5: I2C: Add FDT and non-FDT support for I2C
by Amar
· 12 years ago
b9e31be
sf: Warn to use BAR for > 16MiB flashes
by Jagannadha Sutradharudu Teki
· 11 years ago
29fbfc1
sf: Add debug messages on spi_flash_read_common
by Jagannadha Sutradharudu Teki
· 11 years ago
95e779e
sf: Place the sf calls in proper order
by Jagannadha Sutradharudu Teki
· 11 years ago
acc2375
sf: Unify spi_flash write code
by Jagannadha Sutradharudu Teki
· 11 years ago
615a156
sf: Add flag status register polling support
by Jagannadha Sutradharudu Teki
· 11 years ago
ba549de
sf: Remove spi_flash_cmd_poll_bit()
by Jagannadha Sutradharudu Teki
· 11 years ago
76e98d4
sf: spansion: Add support for S25FL512S_64K
by Jagannadha Sutradharudu Teki
· 11 years ago
4e29043
sf: stmicro: Add support for N25Q1024A
by Jagannadha Sutradharudu Teki
· 12 years ago
221cb08
sf: stmicro: Add support for N25Q1024
by Jagannadha Sutradharudu Teki
· 12 years ago
fd60c0a
sf: stmicro: Add support for N25Q512A
by Jagannadha Sutradharudu Teki
· 12 years ago
0569f3b
sf: stmicro: Add support for N25Q512
by Jagannadha Sutradharudu Teki
· 12 years ago
f76b1bd
sf: Use spi_flash_addr() in write call
by Jagannadha Sutradharudu Teki
· 11 years ago
1dcd6d0
sf: Add bank addr code in CONFIG_SPI_FLASH_BAR
by Jagannadha Sutradharudu Teki
· 11 years ago
fc207ee
sf: Update sf read to support all sizes of flashes
by Jagannadha Sutradharudu Teki
· 11 years ago
e3ff9d5
sf: Update sf to support all sizes of flashes
by Jagannadha Sutradharudu Teki
· 11 years ago
e612ddf
sf: Read flash bank addr register at probe time
by Jagannadha Sutradharudu Teki
· 11 years ago
cf6b11d
sf: Discover the bank addr commands
by Jagannadha Sutradharudu Teki
· 11 years ago
c9fcb59
sf: Add bank address register writing support
by Jagannadha Sutradharudu Teki
· 11 years ago
9675fed
spi: mxc_spi: Use DIV_ROUND_UP at appropriate places
by Axel Lin
· 11 years ago
0cb8394
spi: cf_qspi: Use DIV_ROUND_UP at appropriate place
by Axel Lin
· 11 years ago
1e77dee
sf: winbond: Add support for W25QXXXFV
by Jagannadha Sutradharudu Teki
· 11 years ago
f0293fb
sf: winbond: Add support for W25Q16DW
by Jagannadha Sutradharudu Teki
· 11 years ago
920559f
sf: winbond: Add support for W25Q128FW
by Jagannadha Sutradharudu Teki
· 11 years ago
e9fd312
sf: winbond: Update the names for W25Q 0x40XX ID's flash parts
by Jagannadha Sutradharudu Teki
· 11 years ago
6fd1000
sf: spansion: Correct name of S25FL128S 64K Sector part
by Jagannadha Sutradharudu Teki
· 11 years ago
9dc8fef
pxa: fix memory coherency problem after relocation
by Mike Dunn
· 11 years ago
84c617b
pxa: use -mcpu=xscale compiler option
by Mike Dunn
· 11 years ago
097d86d
pxa: turn icache off in cpu_init_crit()
by Mike Dunn
· 11 years ago
3497d43
pxa: palmtreo680 flash programming utility
by Mike Dunn
· 11 years ago
0dc0e84
pxa: add support for palmtreo680 board
by Mike Dunn
· 11 years ago
348e47f
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
fbf87b1
arm: optimize relocate_code routine
by Albert ARIBAUD
· 11 years ago
47bd65e
arm: make __rel_dyn_{start, end} compiler-generated
by Albert ARIBAUD
· 11 years ago
d026dec
arm: make __image_copy_{start, end} compiler-generated
by Albert ARIBAUD
· 11 years ago
df84502
arm: generalize lib/bss.c into lib/sections.c
by Albert ARIBAUD
· 11 years ago
09d8118
remove all references to .dynsym
by Albert ARIBAUD
· 11 years ago
c37980c
arm: ensure u-boot only uses relative relocations
by Albert ARIBAUD
· 11 years ago
9b80aa8
nand: Don't call adjust_size_for_badblocks for erase
by Scott Wood
· 11 years ago
9169543
video: exynos_fb: Add the missing #else clause
by Ajay Kumar
· 12 years ago
b2f7941
exynos: Enable mmc for snow
by Simon Glass
· 12 years ago
5707233
powerpc/85xx: Add P1023RDB board support
by Chunhe Lan
· 11 years ago
bd7c023
powerpc/mpc85xx:Disable Debug TLB entry before init_tlbs
by Prabhakar Kushwaha
· 11 years ago
5bdeff3
powerpc/pixis: Fix pixis help message
by York Sun
· 11 years ago
0d3efd8
powerpc/CoreNet: Allow pbl images to take u-boot images != 512K
by Chris Packham
· 11 years ago
e51e47d
powerpc: mpc85xx/mpc86xx: Fix off-by-one boundary checking with ARRAY_SIZE
by Axel Lin
· 11 years ago
f90572d
Makefile: move the common makefile line to public area
by Ying Zhang
· 12 years ago
ba1bee4
common/Makefile: Add new symbol CONFIG_SPL_ENV_SUPPORT for environment in SPL
by Ying Zhang
· 12 years ago
67ad0d5
powerpc/mpc85xx: modify the functionality clear_bss and aligning the end address of the BSS
by Ying Zhang
· 11 years ago
5df572f
powerpc/mpc85xx: support application without resetvec segment in the linker script
by Ying Zhang
· 12 years ago
505c293
board/p1010rdb: Fix PCIe TLB creation on CONFIG_PCI define
by Prabhakar Kushwaha
· 12 years ago
4d0e6e0
board/b4860qds: Relax NOR flash teadc timing parameter
by Prabhakar Kushwaha
· 12 years ago
8212519
powerpc/mpc85xx: work around erratum A-006593
by Scott Wood
· 12 years ago
362ee04
fsl_ifc: add support for different IFC bank count
by Mingkai Hu
· 12 years ago
69fdf90
powerpc/t4qds: Slave module for boot from SRIO and PCIE
by Liu Gang
· 12 years ago
3e531b0
powerpc/t4qds: Enable master module for Boot from SRIO and PCIE
by Liu Gang
· 12 years ago
5870fe4
powerpc/b4860qds: Slave module for boot from SRIO and PCIE
by Liu Gang
· 12 years ago
3a01799
powerpc/b4860qds: Enable master module for boot from SRIO and PCIE
by Liu Gang
· 12 years ago
c8b2815
powerpc/boot: Change the macro of Boot from SRIO and PCIE master module
by Liu Gang
· 12 years ago
5a51674
powerpc/doc: Update the README.srio-pcie-boot-corenet
by Liu Gang
· 12 years ago
f64bd7c
powerpc/mpc85xx:Fix "boot page TLB" entry size for NAND SPL
by Prabhakar Kushwaha
· 12 years ago
8bd00c9
85xx: Change case of MPC85XX_PORBMSR_ROMLOC_SHIFT
by Andy Fleming
· 11 years ago
6770c5e
powerpc: Use lower case for the core names
by Fabio Estevam
· 12 years ago
061ffed
powerpc/BSC9132: Add IFC bank count
by York Sun
· 12 years ago
1d2949a
board/bsc9131rdb: Update default boot environment settings
by Priyanka Jain
· 12 years ago
Next »