Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2010-02-21 | u-boot-git: update beagleboard patches for new XM revision | Koen Kooi | 6 | |
* needs more work, but it sets the correct mux now for DVI output | ||||
2010-02-11 | Revert "u-boot_git.bb: Do not apply ↵ | Koen Kooi | 7 | |
u-boot-remove-inline-of-weak-functions.patch" The weak inline patch is being applied to machines that already have that in their tree and it isn't boot tested Since bootloaders are critical or machines to work this patch needs to go and is only allowed back after being boot tested on affected machines. This reverts commit 6795b4bf1ed4074fd83703c19828f91492c6507f. This reverts commit 40914431d5c2426945fe5f206d86c99222ace54b. | ||||
2010-02-10 | u-boot_git.bb: Do not apply u-boot-remove-inline-of-weak-functions.patch | Khem Raj | 1 | |
to beagleboard. Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2010-02-10 | u-boot: remove 'inline' from functions with weak attribute. | Guo Hongruan | 7 | |
* gcc 4.4 onwards complains about inline qualifier on weak functions. Signed-off-by: Guo Hongruan <camelguo@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2010-02-10 | u-boot_git.bb : add actual omapzoom2 u-boot from TI tree. | Graeme Gregory | 2 | |
This is the TI maintained u-boot for the zoom2. Also added is koens patch to make sure NEON code does not deadlock. | ||||
2010-02-04 | oxnas: remove support for oxnas machine | Steffen Sledz | 2 | |
OXNAS machine was only used as prototyp for HIPOX machine and is not needed any longer. Because of constant build problems support is finished. Signed-off-by: Steffen Sledz <sledz@dresearch.de> | ||||
2010-02-03 | Revert "packaged-staging.bbclass: removed two few superfluous slashes" | Frans Meulenbroeks | 1 | |
Accidently tagged another file to this commit, sorry This reverts commit b977bbd442f3d00c884b68c1307bd9b14fb96446. | ||||
2010-02-03 | packaged-staging.bbclass: removed two few superfluous slashes | Frans Meulenbroeks | 1 | |
${SYSROOT_DESTDIR} ends on a / but there is also a / after the variable and a slash as the first character of the next variable. This patch removes the / that is explicitly added so in the generated code we get // instead of the even sillier looking (and probably more confusing) /// Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | ||||
2010-02-02 | u-boot-2009.03: nor flash layout changed for hipox machine | Steffen Sledz | 2 | |
Signed-off-by: Mario Schuknecht <m.schuknecht@dresearch.de> Acked-by: Steffen Sledz <sledz@dresearch.de> | ||||
2010-02-02 | u-boot git: sync omap3-touchbook patches with AI repo | Koen Kooi | 5 | |
2010-02-01 | u-boot-2009.03: fix link detection for onboard switch at hipox machine | Steffen Sledz | 2 | |
Signed-off-by: Mario Schuknecht <m.schuknecht@dresearch.de> Acked-by: Steffen Sledz <sledz@dresearch.de> | ||||
2010-01-15 | Make u-boot-2009.98 the preferred bootloader for sam9g45ek | Ulf Samuelsson | 1 | |
2010-01-08 | u-boot git: update beagleboard uboot for rev C4 | Koen Kooi | 9 | |
2009-12-09 | u-boot-mkimage-native: Fix problem building on a system without strip. | Jeremy Puhlman | 1 | |
Signed-off-by: Jeremy Puhlman <jpuhlman@mvista.com> Signed-off-by: Chris Larson <clarson@mvista.com> | ||||
2009-12-09 | u-boot git: add cm-t35 support | Mike Rapoport | 2 | |
Signed-off-by: Mike Rapoport <mike@compulab.co.il> | ||||
2009-12-04 | u-boot-omap3pandora: Bump GIT SRCREV (USB charge fix) | David-John Willis | 1 | |
2009-11-30 | uboot git : Update davinci machines (dm355/365/6446/6467/6467t) | Roger Monk | 1 | |
2009-11-23 | u-boot-2009.03: disable features to fit size requirements for hipox machine | Steffen Sledz | 2 | |
Signed-off-by: Steffen Sledz <sledz@dresearch.de> | ||||
2009-11-23 | u-boot-2009.03: fix flash layout for hipox machine | Steffen Sledz | 1 | |
Signed-off-by: Steffen Sledz <sledz@dresearch.de> | ||||
2009-11-18 | u-boot git: Updated to omap-l machines to latest revisions corresponding to ↵ | Roger Monk | 1 | |
2009.08 (PSP 3.20.00.07) | ||||
2009-11-17 | svn recipes: change +svnr${SRCREV} +svnr${SRCPV} | Martin Jansa | 1 | |
* Just formal change * No need to bump PE or PR Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2009-11-08 | u-boot: fix touchbook fw_env.config | Koen Kooi | 2 | |
2009-11-04 | u-boot: fix beagle fw_env.conf | Koen Kooi | 3 | |
2009-11-02 | u-boot-omap3pandora: Bump SRCREV to fix issue with loading without an EXT ↵ | David-John Willis | 1 | |
board attached. | ||||
2009-10-30 | u-boot: added Sheevaplug support | Marcin Juszkiewicz | 2 | |
Marvell devices needs u-boot.kwb instead of u-boot.bin due to header for first stage bootloader. UBOOT_BINARY variable was introduced due of that. | ||||
2009-10-29 | omap3517-evm: omap3517 was the pre-production name, AM3517 is the production ↵ | Koen Kooi | 1 | |
name, rename machine to avoid confusion Signed-off-by: Koen Kooi <k-kooi@ti.com> | ||||
2009-10-28 | u-boot-omap3pandora: fix typo in recipe | Koen Kooi | 1 | |
2009-10-28 | u-boot/x-load: Add support for the omap3-pandora building from trees as ↵ | David-John Willis | 1 | |
git.openpandora.org. | ||||
2009-10-27 | u-boot: add IGEP v2 support to 2009.08 release | Enric Balletbo i Serra | 3 | |
Signed-off-by: Enric Balletbo i Serra <eballetbo@iseebcn.com> Signed-off-by: Koen Kooi <koen@openembedded.org> | ||||
2009-10-26 | u-boot git: sync touchbook patches with AI repo | Gregoire Gentil | 2 | |
2009-10-23 | u-boot: Patched and tested a GIT version for MACHINE=calamari. | Leon Woestenberg | 2 | |
Tested on the Freescale MPC8536DS board. Includes a workaround for a known buggy compiler. Signed-off-by: Leon Woestenberg <leon@sidebranch.com> | ||||
2009-10-22 | u-boot git: refresh beagle pinmux patch | Koen Kooi | 1 | |
2009-10-21 | u-boot: fix fw_env logic, update beagle and touchbook | Koen Kooi | 14 | |
2009-10-14 | u-boot_git: Give a random sane SRCREV to get uboot build for Palm Pre | Stefan Schmidt | 1 | |
2009-10-09 | u-boot 2009.08 | Konrad Mattheis | 2 | |
Hi, I have this patch to get the new Version of u-boot working. Please could you apply this an the repository or tell me how I can do this. bye Konrad Mattheis Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> | ||||
2009-09-20 | u-boot: update all DaVinci machines | Denys Dmytriyenko | 1 | |
2009-09-17 | u-boot: if there's a fw-env in SRC_URI build and install tools as well | Koen Kooi | 1 | |
2009-09-15 | u-boot git: add omap3-touchbook support | Koen Kooi | 4 | |
2009-09-11 | u-boot git: add support for omap3517-evm | Koen Kooi | 17 | |
2009-08-23 | u-boot_git.bb: Dont reset machine SRC_URIs by using common SRC_URI. | Khem Raj | 1 | |
We have this SRC_URI which forces bitbake to abandon the machine specific SRC_URI override if it happens to be before this in parse order. Anyway this SRC_URI is not needed too. Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-08-14 | u-boot: bump the SRCREV's for DaVinci boards | Denys Dmytriyenko | 1 | |
2009-08-13 | u-boot git: update beagleboard pinmux file | Koen Kooi | 2 | |
2009-08-08 | u-boot-mkimage-openmoko: Fix SRC_URI | Ramax Lo | 1 | |
Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-07-09 | u-boot_git.bb : add zoom2 support to u-boot git | Graeme Gregory | 1 | |
2009-06-30 | u-boot git: update beagleboard pinmux | Koen Kooi | 2 | |
2009-06-19 | u-boot: upgrade at91sam9g20ek from 2009.01 to 2009.06 | Dmitry Eremin-Solenikov | 2 | |
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | ||||
2009-06-19 | u-boot: drop PACKAGE_ARCH from individual recipes | Dmitry Eremin-Solenikov | 10 | |
As PACKAGE_ARCH is now set in main u-boot file, drop it from all recipes. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | ||||
2009-06-19 | u-boot: set PACKAGE_ARCH to MACHINE_ARCH in .inc | Dmitry Eremin-Solenikov | 1 | |
u-boot should be generated on per-machine base. Set PACKAGE_ARCH in .inc file so all u-boot's inherit it. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | ||||
2009-06-18 | Revert "linux-2.6.29: add a default kernel for tqm8540" | Koen Kooi | 2 | |
This reverts commit f1cc64d92cc4023fe8180dc0079d010eec0d71b0. | ||||
2009-06-18 | linux-2.6.29: add a default kernel for tqm8540 | Dmitry Eremin-Solenikov | 2 | |
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> |