Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-01-17 | u-boot-utils: Fix so that this builds on arches other than powerpc as ↵ | Tim 'timtim' Ellis | 1 | |
various arm and mips machines depend on it (this was missed out from the move from 1.1.2 to 1.2.0 it seems) and ensure that the utilities are actually installed | ||||
2009-01-16 | u-boot: prune obsolete patches | Jeremy Lainé | 8 | |
2009-01-16 | u-boot-1.3.2: update patches for boc01 | Jeremy Lainé | 4 | |
2008-12-21 | u-boot git: catch up with omap3 repository changes | Koen Kooi | 1 | |
2008-12-17 | u-boot-1.3.2: update patches for boc01 | Jeremy Lainé | 5 | |
2008-12-15 | u-boot: update patches for boc01 | Jeremy Lainé | 8 | |
2008-12-09 | u-boot: drop obsolete patches for boc01 | Jeremy Lainé | 9 | |
2008-12-09 | u-boot: update patches for boc01 machine | Jeremy Lainé | 10 | |
2008-12-04 | u-boot_git: updated rev for afeb9260 | Sergey Lapin | 1 | |
2008-12-02 | u-boot git: update neuros git repo and bump SRCREV | Koen Kooi | 1 | |
2008-11-29 | u-boot: update for afeb9260 support | Sergey Lapin | 1 | |
Signed-off-by: Sergey Lapin <slapin@ossfans.org> | ||||
2008-11-24 | u-boot: add mtdparts support for boc01 | Jeremy Lainé | 4 | |
2008-11-24 | u-boot: add support for boc01 LCD display | Jeremy Lainé | 2 | |
2008-11-22 | Revert "u-boot-openmoko: Remove AUTHOR line, this was meant to be the recipe ↵ | Holger Hans Peter Freyther | 1 | |
author line" This reverts commit 2c1e7d001a5253f7832d628feabdb97f05addb3b. As pointed out by mickeyl the Author is referring to the upstream author and it is okay to have that in. | ||||
2008-11-21 | u-boot: cleanup boc01 patch for TSEC | Jeremy Lainé | 3 | |
2008-11-21 | u-boot: add initial support for boc01 machine | Jeremy Lainé | 8 | |
2008-11-21 | u-boot: refresh patches for mpc8313e-rdb | Jeremy Lainé | 5 | |
2008-11-19 | u-boot: UBOOT_MACHINE belongs in the machine file, not in the uboot recipe | Koen Kooi | 1 | |
2008-11-19 | u-boot git: update omap3 srcrevs, groups srcrevs, pv and machine to make ↵ | Koen Kooi | 1 | |
this mess a bit easier to understand | ||||
2008-11-17 | linux 2.6.24: Make use of oxe810 patch. | Steffen Sledz | 1 | |
u-boot 1.1.2: Make use of oxe810 patch. | ||||
2008-11-17 | oxe810.conf: New machine configuration. | Steffen Sledz | 1 | |
linux 2.6.24: Added patch to support oxe810. u-boot 1.1.2: Added patch to support oxe810. | ||||
2008-11-16 | packages: Fix PV naming of svn/git based recipes to have +gitr/+svnr in the PV | Holger Hans Peter Freyther | 1 | |
According to the policy add an 'r' if we build a certain SCM revision. Bump the PE to be sure that the package is bigger, may alphanumeric math is too bad... # my failure of shell knowledge... git grep "^PV" packages/ | grep SRCREV | grep "\(git\\$\)\|\(svn\\$\)" | ||||
2008-11-16 | u-boot-openmoko: Remove AUTHOR line, this was meant to be the recipe author line | Holger Hans Peter Freyther | 1 | |
2008-11-15 | OpenMoko => Openmoko in u-boot-mkimage-openmoko-native, gsm, libmrss | Holger Hans Peter Freyther | 19 | |
2008-11-15 | u-boot omap3: update SRCREV for l1neon fix | Koen Kooi | 1 | |
2008-11-07 | u-boot-openmoko: bump stable version, remove unstable version since ↵ | Michael 'Mickey' Lauer | 2 | |
u-boot-openmoko has been deprecated. Further development will went into the Qi bootloader. | ||||
2008-10-23 | u-boot-mkimage-native: added 1.3.2 (from Poky) | Marcin Juszkiewicz | 2 | |
This version can be used instead of u-boot-mkimage-openmoko-native recipe (which contains lot of patches not required for mkimage tool). | ||||
2008-10-18 | bb files: Revert the introduction of FILE_PR | Holger Hans Peter Freyther | 15 | |
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here. | ||||
2008-10-15 | [PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PR | Holger Hans Peter Freyther | 15 | |
Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org> | ||||
2008-10-15 | mtn2git: remove .mtn2git_empty files in non-empty directories | Jan Luebbe | 20 | |
2008-10-07 | merge of '7d34cad8c1cc77f4e891350dd5960331ff47128c' | Mike Westerhof | 4 | |
and 'f8b5444079bbbbe46a1effb15957cc79e8753dca' | ||||
2008-10-07 | mpc8313e-rdb: Merge Freescale's patches for u-boot 1.2.0 and linux 2.6.24.3. | Leon Woestenberg | 1 | |
Also make the u-boot version set conditionally rather than unconditionally, in the machine configuration file. Although u-boot 1.2.0 and 2.6.24.3 are reasonably outdated, the PCI Express support has never been merged upstream, neither to u-boot nor to linux, so use the above versions if you want to toy with PCI Express. It was extracted from MPC8315ERDB_20080627-ltib.iso, of which the patches are also available online at www.bitshrine.org. | ||||
2008-10-07 | u-boot: update omap3 stuff | Koen Kooi | 4 | |
2008-09-17 | u-boot: add SPI, EEPROM and DTT support for mpc8313e-rdb | Jeremy Laine | 5 | |
2008-09-12 | u-boot: massage mpc8313e-rdb patches so they apply cleanly | Jeremy Laine | 2 | |
2008-09-09 | u-boot : add missing files for mpc8313e-rdb Vitesse switch | Jeremy Laine | 2 | |
2008-09-09 | u-boot: add support for mpc8313e-rdb Vitesse switch | Jeremy Laine | 2 | |
2008-09-09 | u-boot_git.bb : fix typo | Graeme Gregory | 1 | |
2008-09-08 | neuros: bump SRCREVS for userspace, kernel and uboot | Koen Kooi | 1 | |
2008-08-22 | apply latest u-boot-on-zaurus patch from bug #3738 | ant | 9 | |
2008-08-21 | disapproval of revision 'a54a6607517e20ec074b70c4070cfa9d989624e1' | Phil Blundell | 7 | |
2008-08-15 | u-boot_git.bb: add support for c7x0 and akita | ant | 7 | |
2008-08-08 | u-boot: fix bump SRCREV for neuros-osd2 to fix HDCP handshake | Koen Kooi | 1 | |
2008-08-08 | u-boot git: bump SRCREV for beagleboard for i2c fixes | Koen Kooi | 1 | |
2008-08-05 | u-boot git: bump SRCREV for neuros-osd2 | Koen Kooi | 1 | |
2008-08-03 | u-boot git: bump SRCREV for neuros-osd2 | Koen Kooi | 1 | |
2008-08-02 | u-boot: make do_deploy safe for packaged-staging and update beagleboard stuff | Koen Kooi | 4 | |
2008-07-31 | u-boot_git : Update git rev to the tag for u-boot-1.3.4-rc2. | Philip Balister | 1 | |
2008-07-21 | u-boot-openmoko git add missing file | Michael Lauer | 1 | |
2008-07-21 | u-boot-mkimage-openmoko-native oe unbreak, thanks svolpe. | Michael Lauer | 1 | |