summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/beaglebone/lowlevel.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: omap: Only provide PUTC_LL() when activatedSascha Hauer2023-03-071-0/+1
* ARM: omap: Use ns16550 debug_ll helperSascha Hauer2023-03-071-1/+1
* ARM: omap: Move mach header files to include/mach/omapSascha Hauer2023-03-061-8/+8
* ARM: OMAP: Rework watchdog codeAlexander Shiyan2022-06-141-8/+1
* Merge branch 'for-next/spdx'Sascha Hauer2022-01-191-0/+2
|\
| * arch: add SPDX-License-Identifier to all .c filesAhmad Fatoum2022-01-051-0/+2
* | Revert "ARM: beaglebone: init MPU speed to 800Mhz"Ahmad Fatoum2022-01-071-1/+1
|/
* ARM: beaglebone: init MPU speed to 800MhzMarc Reilly2021-06-151-1/+1
* Merge branch 'for-next/misc'Sascha Hauer2018-04-061-20/+6
|\
| * ARM: AM335x: Fix invalid register accessSascha Hauer2018-03-191-20/+6
* | ARM: return positive offset in get_runtime_offset()Sascha Hauer2018-03-211-1/+1
|/
* arm: am33xx: Initialize EMIF REG_PR_OLD_COUNTDaniel Schultz2017-01-301-0/+2
* ARM: AM335x: Make use of ARM_USE_COMPRESSED_DTBTeresa Remmet2016-02-171-6/+6
* arm: am33xx: Master Osc clock speed handlingDaniel Schultz2016-01-261-2/+2
* sizes.h: move include/sizes.h to include/linux/sizes.hMasahiro Yamada2015-01-081-1/+1
* ARM: AM335x: Beaglebone: Use stripped down devicetree for MLOSascha Hauer2014-06-051-5/+5
* ARM: am33xx: Pass uart_base to soft_reset functionSascha Hauer2014-05-151-1/+1
* ARM: beaglebone: remove extra FDT memcpyLucas Stach2014-05-051-16/+3
* ARM: change signature of barebox_arm_entryLucas Stach2014-05-051-9/+11
* ARM: beaglebone: Switch to devicetree and multiimageSascha Hauer2013-12-101-15/+52
* ARM: OMAP: Make debug_ll UART Kconfig selectableSascha Hauer2013-11-221-1/+1
* ARM: am33xx: Add am33xx_ prefix to SoC specific functionsSascha Hauer2013-11-221-2/+2
* ARM: OMAP: Add SoC prefix to running_in_* functionsSascha Hauer2013-11-221-1/+1
* beaglebone: use most recent timings for white variantJan Luebbe2013-10-061-7/+7
* ARM: beaglebone: add support for beaglebone black with DDR3 RAMJan Luebbe2013-09-051-4/+52
* ARM: beaglebone: Initialize UART for lowlevel debuggingSascha Hauer2013-09-051-0/+4
* ARM: am33xx: make DDR PLL frequency configurableSascha Hauer2013-08-271-1/+1
* ARM: beaglebone: Clean up lowlevel codeTeresa Gámez2013-08-271-204/+52
* ARM: omap: fix omap_save_bootinfoSascha Hauer2013-08-271-1/+2
* AM33xx: Make OSC frequency board dependedTeresa Gámez2013-08-221-1/+1
* arm: omap: store boot source info from ROM loaderTeresa Gámez2013-07-101-1/+4
* ARM: AM33xx: Make mpu pll configurable by lowlevel board codeTeresa Gámez2013-07-101-1/+1
* beaglebone: remove stray semicolonJan Luebbe2013-04-181-1/+1
* AM33XX: Move muxing defines to header fileTeresa Gámez2013-03-251-1/+1
* arm: rename reset and common_reset to barebox_arm_reset_vector and arm_cpu_lo...Jean-Christophe PLAGNIOL-VILLARD2013-02-081-2/+2
* ARM OMAP boards: switch to barebox_arm_entrySascha Hauer2013-02-041-1/+11
* ARM am33xx beaglebone: move lowlevel code to lowlevel.cSascha Hauer2013-01-291-0/+248