Linaro Git Browser
Code Review
Sign In
review.linaro.org
/
boot
/
u-boot-linaro-stable.git
/
a53e33480dbae1a321762aef32a08cf74cf24316
a53e334
DRIVERS: DW_MMC: Correct the fifo_size
by Inderpal Singh
· 13 years ago
5b93b27
COMMAND: MMC: Extend mmc command to make emmc bootable
by Inderpal Singh
· 13 years ago
9eb4a77
EXYNOS5: ARNDALE: Implement board_late_init to set preboot and eth h/w address
by Inderpal Singh
· 13 years ago
3d28a18
arndale5250: Boot in Hyp mode and enable architected timers
by Christoffer Dall
· 13 years ago
cf2e09a
Fix rebase error introduced in 63cbf0c63b
by John Rigby
· 12 years ago
2013.01.1
102afa2
fix build error with disabled command line editing
by John Rigby
· 13 years ago
2012.12.1
6f1911c
ARM: highbank: only boot from specified devices
by Rob Herring
· 13 years ago
c41a98c
highbank, opp: fix compile error and add transition-latency
by Mark Langsdorf
· 13 years ago
1e6d183
highbank, opp: copy the opp point dtb table from sysram
by Mark Langsdorf
· 13 years ago
2af59c1
serial_pl011: Set RTS during initialization
by Joshua Housh
· 13 years ago
035faf3
(SW-1803) Support 2+ TB drives on highbank
by Mark Langsdorf
· 13 years ago
89599d4
cmd_pxe: fix bootargs malloc size
by Rob Herring
· 13 years ago
dfba610
cmd_pxe: add ipappend support
by Rob Herring
· 13 years ago
fb293b8
ARM: highbank: fix sata compatible string
by Rob Herring
· 13 years ago
c34a942
cmd_pxe: add support for per arch and SoC default paths
by Rob Herring
· 13 years ago
31770a3
cmd_pxe: make string parameters const
by Rob Herring
· 13 years ago
a167f5f
ARM: highbank: setup peripherals based on power domain status
by Rob Herring
· 13 years ago
8cd7c4d
ARM: add optional call to ft_board_setup
by Rob Herring
· 13 years ago
d790b51
highbank: remove frequency setting in boot script
by Rob Herring
· 13 years ago
522ad78
ARM: highbank: enable reset on command timeout
by Rob Herring
· 13 years ago
6d90c2d
common: main: rework cmd timeout handling
by Rob Herring
· 13 years ago
0bf3fea
ARM: highbank: fix get_tbclk value to timer rate
by Rob Herring
· 13 years ago
90d740f
ahci: set udma mode to 5 to fix some 1.5Gbps drives
by Rob Herring
· 13 years ago
16ac315
net: calxedaxgmac: disable pause frame transmit
by Rob Herring
· 13 years ago
4d82bee
ARM: highbank: use hardcoded wfi instr for old compilers
by Rob Herring
· 13 years ago
3c36684
ARM: highbank: set timer prescaler to 256
by Rob Herring
· 13 years ago
f81fbd7
ARM: highbank: add missing SCU register setup for reset
by Rob Herring
· 13 years ago
df6be7e
pxe: add support for ontimeout token
by Rob Herring
· 13 years ago
0731b7b
pxe: fix default label handling
by Rob Herring
· 13 years ago
4b3efae
pxe: simplify menu display and selection
by Rob Herring
· 13 years ago
c27d560
pxe: localboot fixes
by Rob Herring
· 13 years ago
2619f51
pxe: always display a menu when present
by Rob Herring
· 13 years ago
5af2769
pxe: use bootz instead of bootm
by Rob Herring
· 13 years ago
021961e
bootz: un-staticize do_bootz
by Rob Herring
· 13 years ago
d761a03
ARM: highbank: update config options
by Rob Herring
· 13 years ago
7fd7f37
ARM: highbank: add autoboot script file
by Rob Herring
· 14 years ago
6cbda54
EXYNOS: mmc: work around rebase build error
by John Rigby
· 13 years ago
f3b194e
Added support for DHCP, PXE for Arndale board
by Shivamurthy Shastri
· 13 years ago
1f838e8
Enable the signal for PSHOLD port
by Yuvaraj CD
· 13 years ago
63cbf0c
DRIVERS: USB: Initialize HSIC PHYs and enable network support
by Inderpal Singh
· 13 years ago
26c1532
The exynos dwmmc Ip has 2 stage divider. The first divider Register is in the vendor specific region of the dwmmc core (CLK_SEL), and second is part of the dwmmc generic registers (CLK_DIV). The goal of this patch is to maintain a 100MHz clock output before dividing it further by using the CLK_DIV. Depending on the card enumeration, it can be further divided by writing a correct divider in the dwmmc CLK_DIV register.
by Girish K S
· 13 years ago
ed3ca71
driver: dwmmc: Add the clock divider code for exynos dwmmc
by Girish K S
· 13 years ago
3380a7e
arm: exynos: fix issue in clock and pinmux
by Girish K S
· 13 years ago
be9f0cd
arm: exynos: additional changes to arndale
by Girish K S
· 13 years ago
a7c22ee
exynos: uart: s5p: fix the garbled decompressing linux...message
by Alim Akhtar
· 13 years ago
79b5cbd
board: samsung: Added dwmmc initialization
by Girish K S
· 13 years ago
fc89bbf
board: samsung: Removed the hardcode clock values
by Girish K S
· 13 years ago
e3314e4
board: samsung: Add support of Arndale board
by Girish K S
· 13 years ago
7c76127
mmc: dw-mmc: add dw-mmc's confiuration at Makefile
by Jaehoon Chung
· 13 years ago
7e92bad
EXYNOS: mmc: support DesignWare Controller for Samsung-SoC
by Jaehoon Chung
· 13 years ago
0b1c7d6
EXYNOS: clock: add the get_mmc_clk function
by Jaehoon Chung
· 13 years ago
b179eb0
arm: trats: Power down core 1
by Piotr Wilczek
· 13 years ago
d6cb6e4
arm:exynos4:universal: Eliminated low level init
by Piotr Wilczek
· 13 years ago
cff1cba
arm:exynos4:universal: Use pinmux for mmc configuration
by Piotr Wilczek
· 13 years ago
d972ce1
arm:exynos4:trats: Use pinmux for mmc configuration
by Piotr Wilczek
· 13 years ago
cc5fd52
arm:exynos4:trats: Fix SDRAM size
by Piotr Wilczek
· 13 years ago
65f966d
arm:exynos4:trats: Correct SDRAM configuration for trats
by Piotr Wilczek
· 13 years ago
4656835
Exynos5250: Enable PXE Support
by Chander Kashyap
· 13 years ago
e3a8ba0
Origen_Quad: Modify machine ID for Origen Quad board
by Tushar Behera
· 13 years ago
11911a9
Initialize boot_param
by Inderpal Singh
· 13 years ago
7902aa3
Origen: Add DNW support
by Tushar Behera
· 13 years ago
a111cd0
Add DNW Support for Origen Quad board
by Inderpal Singh
· 13 years ago
e4d8b1a
Update boards.cfg to support origen_quad
by Inderpal Singh
· 13 years ago
c2a60ff
EXYNOS: Add support for Insignal Origen QUAD board
by Jeong-Hyeon Kim
· 13 years ago
a7f929e
EXYNOS: change the compile/clean option of spl
by Jeong-Hyeon Kim
· 13 years ago
4a703be
EXYNOS: additional Exynos4 SoC series support
by Jeong-Hyeon Kim
· 13 years ago
cd19155
EXYNOS: add XXTI for clock source
by Jeong-Hyeon Kim
· 13 years ago
5777e12
Flashing and build script
by Chander Kashyap
· 14 years ago
e3bf878
gpio:fix: Proper handling of GPIO subsystem parts at Samsung devices
by Łukasz Majewski
· 13 years ago
d7d95fd
LINARO: enable u-boot API for supported platforms
by John Rigby
· 13 years ago
466c260
snowball: Setting address for FDT and initrd correctly.
by Mathieu J. Poirier
· 13 years ago
fcf43d9
snowball: Adding config flag for device tree support
by Mathieu J. Poirier
· 13 years ago
ba3b372
Revert "ARM: OMAP4/5: Do not configure non essential pads, clocks, dplls."
by John Rigby
· 13 years ago
19e0f55
Revert "armv7: adapt omap3 to the new cache maintenance framework"
by Ricardo Salveti de Araujo
· 14 years ago
cfe7fe3
dhcp: add default weak dhcp_vendorex_{prep,proc} functions
by John Rigby
· 13 years ago
4f355d3
overo: support 200Mhz memory on 37XX
by Steve Sakoman
· 13 years ago
88da853
OMAP3 Beagle: add preEnv.txt support
by John Rigby
· 13 years ago
fd9585c
OMAP4: add preEnv.txt support
by John Rigby
· 13 years ago
a895321
SAUCE: HACK: move omap spl base address
by John Rigby
· 14 years ago
c2232c7
OMAP3: Beagle: set mac addr from dieid
by John Rigby
· 14 years ago
2f49357
Allow loading of u-boot.bin for backward compatibility
by John Rigby
· 14 years ago
b200690
OMAP3: Enable command line editing for omap3_beagle
by John Rigby
· 14 years ago
1fdb41c
OMAP4: change MAXARGS to 32
by John Rigby
· 14 years ago
48da7c2
OMAP4: Enable command line editing in omap4_common.h
by John Rigby
· 14 years ago
b013c89
OMAP4: Panda: add uEnv.txt support
by John Rigby
· 14 years ago
1515ccd
OMAP3: Beagle: add back boot.scr support
by John Rigby
· 14 years ago
ad235ea
OMAP4 Panda: Generate a unique usbethaddr
by John Rigby
· 14 years ago
5943fe4
PXE: look for usbethaddr if no ethaddr
by John Rigby
· 14 years ago
9d4e941
OMAP4: Force PXE booting when booting via spl-usb
by Robie Basak
· 13 years ago
5461313
OMAP4: Panda: Add usb peripheral boot
by John Rigby
· 14 years ago
c8e4256
OMAP4: Panda: Add USB_SPL variant
by John Rigby
· 14 years ago
b3fdb8f
OMAP4: avoid null pointer access in save_boot_params
by John Rigby
· 14 years ago
66f4a36
Add a default env that will use boot.scr from the vfat partition
by Angus Ainslie
· 14 years ago
245c4eb
ARM: vexpress: Extend default boot sequence to load script from MMC
by Jon Medhurst
· 14 years ago
7b167ed
ARM: vexpress: Change maintainer for ARM Versatile Express platforms
by Ryan Harkin
· 14 years ago
201a007
ARM: vexpress: create A5 specific board config
by Ryan Harkin
· 14 years ago
06287fc
ARM: vexpress: create A9 specific board config
by Ryan Harkin
· 14 years ago
5b2e4cf
ARM: vexpress: move files in preparation for adding a new platform
by Ryan Harkin
· 14 years ago
d172915
OMAP3: igep0020: Enable PXE support
by John Rigby
· 14 years ago
772a1d7
OMAP3: Beagle: Enable PXE support
by John Rigby
· 14 years ago
Next »