summaryrefslogtreecommitdiffstats
path: root/arch/arm/lib
Commit message (Expand)AuthorAgeFilesLines
* arm: add support for the serial ATAGBaruch Siach2010-08-041-0/+19
* bootz: give a proper error on open() failureBaruch Siach2010-07-221-0/+5
* armlinux: reorder tag setupSascha Hauer2010-06-241-29/+22
* bootu: Allow passing in devices as parameterSascha Hauer2010-06-171-2/+8
* arm boot: FormattingMarc Reilly2010-05-171-1/+1
* arm: Add revision tag to boot parametersMarc Reilly2010-05-171-0/+23
* arm: reimplement startup code in CSascha Hauer2010-05-031-1/+1
* ARM: replace cleanup_before_linux with the generic shutdown_barebox functionSascha Hauer2010-03-301-3/+3
* ioreadsb: put the whole ioreadsb function into the .text.readsb sectionMarc Kleine-Budde2010-02-161-2/+2
* Merge branch 'pu'Sascha Hauer2010-02-011-2/+2
|\
| * remove typedef cmd_tbl_t and replace it with struct commandSascha Hauer2010-02-011-2/+2
* | ARM: Add support for EP93xx SoCsMatthias Kaehlcke2010-01-141-0/+5
|/
* arm/lib: add missing abi helper functions __aeabi_idivmod, __aeabi_uidivmodMarc Kleine-Budde2009-12-163-0/+103
* arm/lib: add eabi names of helper functionsMarc Kleine-Budde2009-12-165-0/+11
* rename U-Boot-v2 project to bareboxSascha Hauer2009-12-155-20/+20
* list: remove duplicated list.hSascha Hauer2009-11-031-1/+1
* commands: remove maxargsSascha Hauer2009-10-191-2/+0
* Add MX25 supportSascha Hauer2009-09-081-0/+2
* arm: Add bootu commandSascha Hauer2009-08-191-1/+35
* arm: make 'bootz' configurableSascha Hauer2009-08-192-2/+5
* armlinux.c: refactorSascha Hauer2009-08-191-157/+83
* armlinux: remove unused atagsSascha Hauer2009-08-191-53/+0
* arm: implement optimized string functionsSascha Hauer2009-08-184-0/+439
* bootz: Speed up bootz commandSascha Hauer2009-08-131-5/+41
* Improve or fix various parameter documentationJuergen Beisert2009-07-311-4/+0
* Get rid of DEVICE_TYPE_DRAM usageSascha Hauer2009-07-211-9/+25
* Remove all ARM __raw_* functions. They are mixed all overJuergen Beisert2009-07-014-8/+8
* Add IO string functions to also handle 32 bit IO locationsJuergen Beisert2009-07-013-0/+152
* Separate all assembler functions into their own section toJuergen Beisert2009-07-0112-3/+22
* remove SHOW_BOOT_PROGRESSSascha Hauer2009-03-191-10/+0
* make internal function staticSascha Hauer2009-02-201-1/+1
* ARM: Add a bootz commandSascha Hauer2009-02-061-0/+49
* update .gitignore files for linker scriptsSascha Hauer2009-01-211-0/+1
* import io-{read,write}s{b,w} functions from linuxMarc Kleine-Budde2008-10-275-0/+451
* Bitops:Cleanup ARM bitopsNishanth Menon2008-08-152-0/+182
* init: add section for early codeSascha Hauer2008-08-131-0/+1
* 003-lds-handleNishanth Menon2008-06-051-6/+6
* [memory layout]: streamline memory layoutSascha Hauer2008-06-041-2/+3
* [ARM] Remove CONFIG_ARCH_NUMBER from Kconfig system. Putting too manySascha Hauer2008-02-261-9/+29
* - Add functions to register image handlers for booting uImagesSascha Hauer2008-02-201-13/+35
* cleanup do_bootm_linux()Robert Schwebel2007-11-281-106/+121
* add generic linker script for armsascha2007-10-171-0/+71
* Linking: Remove linker scripts from (arm based-) boards and addsascha2007-10-171-0/+2
* Use Linux kernel list for drivers and devices instead of handmadeSascha Hauer2007-10-111-11/+8
* CONFIG_MODULE -> CONFIG_MODULESSascha Hauer2007-10-041-1/+1
* module support for armSascha Hauer2007-10-031-0/+98
* add arm specific bits for modulesSascha Hauer2007-10-011-0/+1
* add missing includeSascha Hauer2007-07-161-0/+1
* use memmap() to save one memcpy call in bootmSascha Hauer2007-07-151-4/+6
* _armboot_start -> _u_boot_startSascha Hauer2007-07-121-2/+3