lp://staging/~rsalveti/u-boot-linaro/next-trunk
- Get this branch:
- bzr branch lp://staging/~rsalveti/u-boot-linaro/next-trunk
Branch merges
Branch information
Import details
This branch is an import of the HEAD branch of the Git repository at git://git.linaro.org/boot/u-boot-linaro-next.git.
Last successful import was .
Recent revisions
- 7630. By John Rigby
-
fix build error with disabled command line editing
Signed-off-by: John Rigby <email address hidden>
- 7629. By Rob Herring <email address hidden>
-
ARM: highbank: only boot from specified devices
Only boot from specified device and don't fallback to default boot devices
on failure.Signed-off-by: Rob Herring <email address hidden>
- 7628. By Mark Langsdorf
-
highbank, opp: fix compile error and add transition-latency
Signed-off-by: Mark Langsdorf <email address hidden>
- 7627. By Mark Langsdorf
-
highbank, opp: copy the opp point dtb table from sysram
The ECME puts a copy of the opp table in SysRam. Copy it from SysRam
and add it to the dtb.Signed-off-by: Mark Langsdorf <email address hidden>
- 7626. By Joshua Housh
-
serial_pl011: Set RTS during initialization
If the pl011 is connected to another device which has hardware
flow-control on, characters are never received by the pl011.
Asserting RTS when flow-control is off will have no effect.Signed-off-by: Joshua Housh <email address hidden>
- 7625. By Mark Langsdorf
-
(SW-1803) Support 2+ TB drives on highbank
Add CONFIG_
SYS_64BIT_ LBA to the highbank config. This change, along with
the previous 5 commits, enables support for 2+ TB drives.These patches were all cherry-picked from u-boot upstream and should be
dropped on the next merge. - 7624. By Rob Herring <email address hidden>
-
cmd_pxe: fix bootargs malloc size
Need a extra byte for the null termination.
Signed-off-by: Rob Herring <email address hidden>
- 7623. By Rob Herring <email address hidden>
-
cmd_pxe: add ipappend support
Add ipappend support to pass network device information to the kernel.
Signed-off-by: Rob Herring <email address hidden>
- 7622. By Rob Herring <email address hidden>
-
ARM: highbank: fix sata compatible string
Signed-off-by: Rob Herring <email address hidden>
- 7621. By Rob Herring <email address hidden>
-
cmd_pxe: add support for per arch and SoC default paths
A pxelinux server setup for "default" menu is typically an x86 binary.
This does not work well with a mixed architecture setup. Extend the default
search to look for default-<arch>- <soc> and then default-<arch> before
falling back to just "default".Signed-off-by: Rob Herring <email address hidden>
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)